View Source GoogleApi.Fitness.V1.Model.ValueMapValEntry (google_api_fitness v0.26.0)
Attributes
-
key(type:String.t, default:nil) - -
value(type:GoogleApi.Fitness.V1.Model.MapValue.t, default:nil) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Fitness.V1.Model.ValueMapValEntry{ key: String.t() | nil, value: GoogleApi.Fitness.V1.Model.MapValue.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.