GpsEventLocationProfileModel
GPS event location data.
Breaking Changes
No breaking changes.
Examples
- Template
Fill this template out with real values.
{
"coords": "[GpsEventCoordsProfileModel](/docs/data_types/GpsEventCoordsProfileModel)",
"timestamp": "String"
}
Fields
coords
Object, Required
timestamp
String, Required
Timestamp of creation (must be in past).
- Date occurring in the past in an ISO 8601 compatible format.