healbesdk
1.4.0-beta01
healbesdk
/
com.healbe.healbesdk.business_api.healthdata.data.heart
/
AwakeAverageSummary
Awake
Average
Summary
class
AwakeAverageSummary
(
val
min
:
Int
,
val
max
:
Int
,
val
average
:
Int
)
:
AverageSummary
Summary about pulse during awake periods.
Constructors
Inherited properties
See also
See also
Average
Type.
AWAKE
Constructors
Awake
Average
Summary
Link copied to clipboard
fun
AwakeAverageSummary
(
min
:
Int
,
max
:
Int
,
average
:
Int
)
Inherited properties
average
Link copied to clipboard
val
average
:
Int
max
Link copied to clipboard
val
max
:
Int
min
Link copied to clipboard
val
min
:
Int