IndicationServiceDuration
Namespace: CCPEntities
Summary
The extra time required to board and aligth a traveler with a indicationSyncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
IndicationServiceDurationId* | Edm.Int32 | False | true | |||
| SystemIndicationId* | Edm.Int32 | False | The identifier of the corresponding SystemIndication | ||||
| PlanningCalculationProfileId* | Edm.Int32 | False | The planning calculation profile identifier this time is used for. | ||||
| PickUpDuration* | Edm.Int32 | False | The duration it takes for a driver to get the traveler in the vehicle [s] | ||||
| DropOffDuration* | Edm.Int32 | False | The duration it takes for a driver to get the traveler off the vehicle [s] | ||||
| Deleted* | Edm.Boolean | False | Indicates whether this CCPEntities.IndicationServiceDuration is logically deleted. | ||||
| LastUpdated | Edm.DateTime | False |
A timestamp (in UTC) of the last update of the entity in CCP. Check this property in order to know if you are in sync with CCP. |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| PlanningCalculationProfile | PlanningCalculationProfile | * | The planning calculation profile this time is used for. | |
| SystemIndication | SystemIndication | * | The system indication this time applies to. |