View Source GoogleApi.Fitness.V1.Model.AggregateResponse (google_api_fitness v0.26.0)
Attributes
-
bucket(type:list(GoogleApi.Fitness.V1.Model.AggregateBucket.t), default:nil) - A list of buckets containing the aggregated data.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Fitness.V1.Model.AggregateResponse{ bucket: [GoogleApi.Fitness.V1.Model.AggregateBucket.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.