class Google::Apis::YoutubeV3::LiveChatSuperStickerDetails

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

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

[View source]
def amount_micros : Int64 | Nil #

[View source]
def amount_micros=(amount_micros : Int64 | Nil) #

[View source]
def currency : String | Nil #

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

[View source]
def super_sticker_metadata : JSON::Any | Nil #

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

[View source]
def tier : Int32 | Nil #

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

[View source]