toggle menu
hubro-connect
0.3.2
common
switch theme
search in API
hubro-connect
/
no.hubroplatform.hubroconnect.records
/
WeightRecord
Weight
Record
data
class
WeightRecord
(
val
time
:
Instant
,
val
weight
:
Mass
)
:
InstantaneousRecord
Captures the user's weight.
See
Mass
for supported units.
Members
Constructors
Weight
Record
Link copied to clipboard
constructor
(
time
:
Instant
,
weight
:
Mass
)
Properties
data
Type
Link copied to clipboard
open
override
val
dataType
:
HealthDataType
time
Link copied to clipboard
open
override
val
time
:
Instant
Time the record happened.
weight
Link copied to clipboard
val
weight
:
Mass