GoogleApi.ContentWarehouse.V1.Model.YoutubeBackstageSuperVodCommentInfo
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Contains information about comment that is posted through a Super Thanks purchase. Next ID: 7
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
currencyCode
(type:String.t
, default:nil
)
- Currency code the user uses to purchase this Super Thanks item. -
entitlementId
(type:String.t
, default:nil
)
- The ID of the Super Thanks entitlement. It uniquely identifies a Super Thanks purchase. This field is deprecated in favor of transaction_id, see go/st-deprecate-ent-id. -
priceInMicros
(type:String.t
, default:nil
)
- Price of Super Thanks item the user purchases in micros. -
superVodItemId
(type:String.t
, default:nil
)
- The Super Thanks item the user purchases, it represents price tier. -
transactionId
(type:String.t
, default:nil
)
- The ID of the Super Thanks transaction. It uniquely identifies a Super Thanks purchase. -
version
(type:String.t
, default:nil
)
- Which version of experiment this Super Thanks comment is posted in.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.YoutubeBackstageSuperVodCommentInfo