ActivityEntryDTO
This interface defines the fields that are returned by the backend runtime for individual entries using the endpoint /activities/{address}. endpoint.
/activities/{address}
Contains the address of the user.
Contains activity slug composed of the date of the activity.
Contains OAuth provider name.
Contains sport type, defined by provider when user completes an activity.
Contains time that user spent on completing activity.
Contains distance completed by user per activity.
Contains elevation gain received per activity.
v0.5.0
Generated using TypeDoc
ActivityEntryDTO
This interface defines the fields that are returned by the backend runtime for individual entries using the endpoint
/activities/{address}
. endpoint.Properties
Contains the address of the user.
Contains activity slug composed of the date of the activity.
Contains OAuth provider name.
Contains sport type, defined by provider when user completes an activity.
Contains time that user spent on completing activity.
Contains distance completed by user per activity.
Contains elevation gain received per activity.
v0.5.0