Constructs an instance of this DTO.
The Address of this account on dHealth Network. The
account's address typically refers to a human-readable
series of 39 characters, starting either with a T
, for
TESTNET addresses, or with a N
, for MAINNET addresses.
This property represents an amount of received assets
This field is not required and not indexed.
This field represents distance user completed during an activity.
This field is not required and not indexed.
This property represents time that user spent
on completing activity.
This field is not required and not indexed.
This property represents an elevation gain
This field is not required and not indexed.
The OAuth provider name. This is usually the name of the
platform of which an account has completed an activity.
This field is required and not indexed.
The activity slug is composed of the date of the activity, the index of it on a daily basis, the activity identifier and the athlete identifier.
Activity type field.
Gets populated once user completes an activity.
This field is not required and not indexed.
Generated using TypeDoc
A DTO class that consists of the transferable properties of an account's [remote] activity.
v0.3.0