TimetableItemTemplate

Namespace: CCPEntities

Summary

A template for a time block that can be converted to a TimetableItem

Syncable

This object is syncable

Properties

Name Type FixedLength MaxLength/Range Identity Summary Value
key TimetableItemTemplateId* Edm.Int32 False true
DayOfWeekName* Edm.String False 60
StartTime* Edm.DateTime False The time the shift should start
StopTime* Edm.DateTime False The time the shift should end
ItemTypeName TimetableType False 15 The type of the TimetableItem
OwnerTransporterId* Edm.Int32 False The owner of this item
TimetableTemplateId* Edm.Int32 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.
Deleted* Edm.Boolean False Indicates whether this CCPEntities.Interfaces.ITracable is logically deleted. true if deleted; otherwise, false.
Properties marked with a * are required

Navigation Properties

Name Type Multiplicity Summary
Items TimetableItem *
TimetableTemplate TimetableTemplate 0..1
OwnerTransporter Transporter * The owner of this item

Additional Information

No additional information found

Example

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