TravelAdviceStopLocationFragment
Summary
Complex type which contains information about a stop in a TravelAdvice. The contents of the object depends on the type of location of the stop
Properties
| Name
|
Type
|
FixedLength
|
MaxLength / Range
|
Value
|
Summary
|
| ExternalId
|
Edm.String
|
False
|
0 |
|
When the TravelAdvice providers use an external source for the advice, locations could have an identifier. This identifier is returned in this property
|
| DisplayName
|
Edm.String
|
False
|
0 |
|
Description of the location to display to the user
|
| Address
|
AddressFragment
|
|
AddressFragment property that contains the address and/or coordinates of the stop
|
Properties marked with a * are required