| Name
|
Type
|
FixedLength
|
MaxLength / Range
|
Value
|
Summary
|
| PlannedTime
|
Edm.DateTime
|
False
|
0 |
The planned time.
|
Gets or sets the planned time.
|
| Sequence
|
Edm.Int32
|
False
|
0 |
|
| FlightNumber
|
Edm.String
|
False
|
15 |
The flight number.
|
Gets or sets the flight number.
|
| FlightDateTime
|
Edm.DateTime
|
False
|
0 |
The flight date/time.
|
Gets or sets the flight date/time.
|
| Description
|
Edm.String
|
False
|
150 |
The pick up description.
|
A description to fill when an address or location couldn't be specified
|
| IsDestinationPoint
|
Edm.Boolean
|
False
|
0 |
|
A destination point is a specific location which a special rate is used for
|
| SequenceTypeName
|
CCPEntities.MovementSequenceType
|
|
| Address
|
AddressFragment
|
The address.
|
Gets or sets the address.
|