google_api_you_tube v0.10.0 GoogleApi.YouTube.V3.Model.MembershipsLevelSnippet View Source
Attributes
creatorChannelId(type:String.t, default:nil) - The id of the channel that's offering channel memberships.levelDetails(type:GoogleApi.YouTube.V3.Model.LevelDetails.t, default:nil) -
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.YouTube.V3.Model.MembershipsLevelSnippet{
creatorChannelId: String.t(),
levelDetails: GoogleApi.YouTube.V3.Model.LevelDetails.t()
}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.