OnTime REST API
OnTime REST API / UserPosition Json Schema
In This Topic
    UserPosition Json Schema
    In This Topic
    Description
    Represents a comprehensive UserPosition record within the OnTime API.
    Overview
    UserPosition
    Represents a comprehensive UserPosition record within the OnTime API.
    Position : string
    The position of the User as a comma-delimited pair of geographic latitude/longitude coordinates.
    Timestamp : string
    The exact date when the value of Position was determined.
    Properties
    NameDescriptionData Type
    The position of the User as a comma-delimited pair of geographic latitude/longitude coordinates.string
    The exact date when the value of Position was determined.string
    See Also