class Google::Apis::YoutubeV3::MemberSnippet

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 creator_channel_id : String | Nil #

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

[View source]
def member_details : ChannelProfileDetails | Nil #

[View source]
def member_details=(member_details : ChannelProfileDetails | Nil) #

[View source]
def memberships_details : MembershipsDetails | Nil #

[View source]
def memberships_details=(memberships_details : MembershipsDetails | Nil) #

[View source]