Movement

Namespace: CCPEntities

Summary

Movement

Syncable

This object is syncable

Properties

Name Type FixedLength MaxLength/Range Identity Summary Value
key MovementId* Edm.Int32 False true Gets or sets the movement id. The movement id.
StatusName MovementStatus False 50 Gets or sets the name of the status. The name of the status.
AbsenceStateName AbsenceType False 10 Gets or sets the name of the absence state. The name of the absence state.
CallBackService* Edm.Boolean False
CallBackNumber Edm.String False 15 Gets or sets the call back number. The call back number.
Description Edm.String False 150 Gets or sets the description. The description.
PlannedDistance Edm.Double False Gets or sets the planned distance. The planned distance. May be adjusted when multiple movements are combined.
TransporterMovementId Edm.Int32 False Gets or sets the transporter movement id. The transporter movement id.
DatacommunicationMovementId Edm.Int32 False Gets or sets the datacommunication movement id. The datacommunication movement id.
LastUpdated Edm.DateTime False Gets or sets the last updated. The last updated.
Deleted* Edm.Boolean False Gets or sets a value indicating whether this CCPEntities.Movement is deleted. true if deleted; otherwise, false.
TravelerId Edm.Int32 False Gets or sets the traveler id. The traveler id.
ContractorId Edm.Int32 False Gets or sets the contractor id. The contractor id.
TripId Edm.Int32 False Gets or sets the trip id. The trip id.
PickUpLocationId Edm.Int32 False Gets or sets the pick up location id. The pick up location id.
DropOffLocationId Edm.Int32 False Gets or sets the drop off location id. The drop off location id.
PickUp MovementFragment False Gets or sets the pick up. The pick up.
DropOff MovementFragment False Gets or sets the drop off. The drop off.
Properties marked with a * are required

Navigation Properties

Name Type Multiplicity Summary
Amounts Amount * Gets or sets the amounts.
Complaints Complaint 0..1 Gets or sets the complaints.
Contractor Contractor * Gets or sets the contractor.
DropOffLocation Location * Gets or sets the drop off location.
Indications Indication 0..1 Gets or sets the indications.
PickUpLocation Location * Gets or sets the pick up location.
Traveler Traveler * Gets or sets the traveler.
Trip Trip * Gets or sets the trip.

Additional Information

No additional information found

Example

https://www.cabmanonline.nl/CCPService/DataServiceCCP.svc/Movements