UpdateLocationRequest
One of the following fields must not be null: physicalAddress, gps, other or fixLocation.
Properties
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
physicalAddress |
PhysicalAddress | Physical address of the venue | ||
gps |
Gps | GPS coordinates of the venue | "Taxi SPZ ABC1234" |
|
other |
string | Other location, for example taxi licence plate | ||
fixLocation |
FixLocation | Contains data to update in the stuck location report. Exactly one of the following attributes might be not null: physicalAddress, gps or other. |