Represents a comprehensive UserAvailability record within the OnTime API.
![]() |
UserAvailability
Represents a comprehensive UserAvailability record within the OnTime API.
|
Name | Description | Data Type |
---|---|---|
ID | The unique identifier for this UserAvailability record. | string |
UserID | The unique | string |
IsAvailable | Indicates if the User is currently available as a driver. | boolean |
CurrentStatus | A description of the User's status while they are available. | string |
LastStatusChange | The date of when the most-recent availability status update was made by the User. | string |
Latitude | The geographic latitude coordinate of where the most-recent availability status update was made by the User. | number |
Longitude | The geographic longitude coordinate where the most-recent availability status update was made by the User. | number |
NextAvailabilityChange | The approximate date of when the next availability status update will be made by the User. | string |