GoogleApi.YouTube.V3.Model.LevelDetails (google_api_you_tube v0.54.0)
View SourceAttributes
-
displayName
(type:String.t
, default:nil
) - The name that should be used when referring to this level.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.YouTube.V3.Model.LevelDetails{displayName: String.t() | nil}