class Google::Apis::YoutubeV3::SubscriptionContentDetails

Included Modules

Defined in:

google/apis/youtube_v3/classes.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def activity_type : String | Nil #

[View source]
def activity_type=(activity_type : String | Nil) #

[View source]
def new_item_count : Int32 | Nil #

[View source]
def new_item_count=(new_item_count : Int32 | Nil) #

[View source]
def total_item_count : Int32 | Nil #

[View source]
def total_item_count=(total_item_count : Int32 | Nil) #

[View source]