class Google::Apis::YoutubeV3::LiveChatSuperChatDetails

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 tier : Int32 | Nil #

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

[View source]
def user_comment : String | Nil #

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

[View source]