GoogleApi.Fitness.V1.Model.AggregateResponse (google_api_fitness v0.24.0) View Source

Attributes

  • bucket (type: list(GoogleApi.Fitness.V1.Model.AggregateBucket.t), default: nil) - A list of buckets containing the aggregated data.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Fitness.V1.Model.AggregateResponse{
  bucket: [GoogleApi.Fitness.V1.Model.AggregateBucket.t()] | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.