ExOura.Client.PublicActivityContributors (ex_oura v3.0.1)

Copy Markdown View Source

Provides struct and type for a PublicActivityContributors

Summary

Types

t()

@type t() :: %ExOura.Client.PublicActivityContributors{
  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
}