View Source ExOura.Client.ActivityContributors (ex_oura v1.0.0)

Provides struct and type for a ActivityContributors

Summary

Types

t()

@type t() :: %ExOura.Client.ActivityContributors{
  meet_daily_targets: integer() | nil,
  move_every_hour: integer() | nil,
  recovery_time: integer() | nil,
  stay_active: integer() | nil,
  training_frequency: integer() | nil,
  training_volume: integer() | nil
}