class Google::Apis::YoutubeV3::ChannelToStoreLinkDetails

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 billing_details : JSON::Any | Nil #

[View source]
def billing_details=(billing_details : JSON::Any | Nil) #

[View source]
def merchant_name : String | Nil #

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

[View source]
def store_name : String | Nil #

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

[View source]
def store_url : String | Nil #

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

[View source]