Activity Meta Data
It contains metadata about the activity, most of the parameters can be null, with this information the activity data can be represented on a card
Constructors
Properties
Number of active minutes during the activity, used only for ActivityType.SMART_WALKING_ACTIVITY
Number of calories burned during the activity, used only for ActivityType.SMART_WALKING_ACTIVITY
A brief description of the activity, used for ActivityType.MOVR_ACTIVITY, ActivityType.SPOT_IT_ACTIVITY, and ActivityType.MYCAREPATH_ACTIVITY
Total distance traveled, see distanceUnit for unit of length, used only for ActivityType.SMART_WALKING_ACTIVITY
Unit of length for the distance, can be 'Miles' or 'Kilometers', used only for ActivityType.SMART_WALKING_ACTIVITY
The full Facility record this activity was attributed to, hydrated client-side from the member's facility list. null when the activity has no facilityId, when the facility isn't in the member's current list (e.g. removed or blacklisted), or when the facility list could not be fetched (offline / server error — hydration is best-effort and never fails the activities call). When non-null, exposes radius, dwell, status, type, isPrimary, verified, and beacons for callers that need richer location context than the flat facilityId/facilityName/address fields on this metadata.
The unique identifier for the facility
A display-friendly name for the facility
The last datetime that the recorded activity was synchronized, used only for ActivityType.SMART_WALKING_ACTIVITY
Number of steps walked, used only for ActivityType.SMART_WALKING_ACTIVITY