MovementActualData

Namespace: CCPEntities

Summary

No summary yet

Syncable

This object is syncable

Properties

Name Type FixedLength MaxLength/Range Identity Summary Value
key MovementId* Edm.Int32 False true
PickUpTime Edm.DateTime False Gets or sets the pick up time of the traveler
(This is the time the traveler is in the vehicle and the driver starts the trip)
DropOffTime Edm.DateTime False Gets or sets the drop off time of the traveler
(This is the time the trip is done and the driver stopped the trip)
ActualDistance Edm.Double False Gets or sets the actual distance in KM
CallbackStatusName CallbackStatus False The status of the callback service
PickupArrivalTime Edm.DateTime False Gets or sets the time the vehicle arrives at its pickup destination
(At this point the traveler hasn't entered the vehicle yet)
DropOffArrivalTime Edm.DateTime False Gets or sets the time the vehicle arrives at its dropoff destination
(At this point the traveler hasn't left the vehicle yet)
Deleted* Edm.Boolean False Indicates whether this CCPEntities.Interfaces.ISyncable is logically deleted. true if deleted; otherwise, false.
LastUpdated Edm.DateTime False A timestamp of the last update of the entity in CCP. Check this property in order to know if
you are in sync with CCP.
A timestamp in UTC.
PickUpCoordinate Coordinate False
DropOffCoordinate Coordinate False
Properties marked with a * are required

Navigation Properties

Name Type Multiplicity Summary
Movement Movement 0..1

Additional Information

No additional information found

Example

https://ccp.dispatchconnect.nl/CCPService/DataServiceCCP.svc/MovementActualDatas