TimetableGroup

Namespace: CCPEntities

Summary

A grouped list of templates and generated items

Syncable

This object is syncable

Properties

Name Type FixedLength MaxLength/Range Identity Summary Value
key TimetableGroupId* Edm.Int32 False true
Description Edm.String False 75 A description for the Timetable group
StartDateTime* Edm.DateTime False The start of the grouped timetable, this can both contain date and time
StopDateTime* Edm.DateTime False The end of the grouped timetable, this can both contain date and time
OwnerTransporterId* Edm.Int32 False The owner of this item
EstablishmentId Edm.Int32 False
GenerateModeName TimetableGenerateMode False Property to indicate how to generate items for this TimetableGroup. A group is static by default but can be set to dynamic.
LastGenerated Edm.DateTime False Timestamp when timetables were last generated from this group
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
TimetableItems TimetableItem *
Establishment Establishment * Groups can be dynamically generated per establishment. This property contains the establishment on which the group is based. It is used for Timetables per so called BasePoints
OwnerTransporter Transporter * The owner of this item
TimetableTemplates TimetableTemplate 0..1

Additional Information

No additional information found

Example

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