TravelAdviceStop
Namespace: CCPEntities
Summary
Read Only
This object is read only
Properties
|
|
Name
|
Type
|
FixedLength
|
MaxLength/Range
|
Identity
|
Summary
|
Value
|
|
TravelAdviceStopId*
|
Edm.Int32
|
False
|
|
true
|
|
|
|
|
Description
|
Edm.String
|
False
|
|
|
An optional description of the stop
|
|
|
|
Distance*
|
Edm.Double
|
False
|
|
|
The distance traveled between this stop and the previous
|
|
|
|
Duration*
|
Edm.Int32
|
False
|
|
|
The duration between this stop and the previous
|
|
|
|
PickupDateTime
|
Edm.DateTime
|
False
|
|
|
The datetime of departure from this stop
|
|
|
|
DropOffDateTime
|
Edm.DateTime
|
False
|
|
|
The datetime of arrival at this stop
|
|
|
|
TravelAdviceStageId
|
Edm.Int32
|
False
|
|
|
|
|
|
|
Location
|
TravelAdviceStopLocationFragment
|
False
|
|
|
A property of type TravelAdviceStopLocationFragment containing information about the location of the stop. Depending on the type of location, more or less properties of the object are filled
|
|
Properties marked with a * are required
Additional Information
No additional information found