View Source ExOura.Client.ReadinessContributors (ex_oura v1.0.0)
Provides struct and type for a ReadinessContributors
Summary
Types
@type t() :: %ExOura.Client.ReadinessContributors{ activity_balance: integer() | nil, body_temperature: integer() | nil, hrv_balance: integer() | nil, previous_day_activity: integer() | nil, previous_night: integer() | nil, recovery_index: integer() | nil, resting_heart_rate: integer() | nil, sleep_balance: integer() | nil }