TripActualData

Namespace: CCPEntities

Summary

No summary yet

Syncable

This object is syncable

Properties

Name Type FixedLength MaxLength/Range Identity Summary Value
key TripId* Edm.Int32 False true
StartTime Edm.DateTime False Gets or sets the start time.(Trip is set In Transit)
PickUpTime Edm.DateTime False Gets or sets the pick up time
(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
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
Trip Trip 0..1

Additional Information

No additional information found

Example

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