google_api_you_tube v0.0.1 GoogleApi.YouTube.V3.Model.SuperChatEventSnippet View Source

Attributes

  • amountMicros (String.t): The purchase amount, in micros of the purchase currency. e.g., 1 is represented as 1000000. Defaults to: null.
  • channelId (String.t): Channel id where the event occurred. Defaults to: null.
  • commentText (String.t): The text contents of the comment left by the user. Defaults to: null.
  • createdAt (DateTime.t): The date and time when the event occurred. The value is specified in ISO 8601 (YYYY-MM-DDThh:mm:ss.sZ) format. Defaults to: null.
  • currency (String.t): The currency in which the purchase was made. ISO 4217. Defaults to: null.
  • displayString (String.t): A rendered string that displays the purchase amount and currency (e.g., "$1.00"). The string is rendered for the given language. Defaults to: null.
  • messageType (integer()): The tier for the paid message, which is based on the amount of money spent to purchase the message. Defaults to: null.
  • supporterDetails (ChannelProfileDetails): Details about the supporter. Defaults to: null.