ContractParameterValue

Namespace: CCPEntities

Summary

ContractParameterValues contain de values of the parameters linked tot the contract. ContractParameter only contains the definition of the parameter. This entity contains the actual value.

Syncable

This object is syncable

Properties

Name Type FixedLength MaxLength/Range Identity Summary Value
key ContractParameterValueId* Edm.Int32 False true
ContractParameterId* Edm.Int32 False Contains the id of the parameter linked to this value
ContractId* Edm.Int32 False Contains the id of the contract where the parameter of this value is included
TravelerId Edm.Int32 False Optional id of the traveler. It's possible to override certain parameters with traveler specific values.
Value* Edm.String False 8192 The actual value of the parameter. The type is based on the ParameterType of the ContractParameter.
Deleted* Edm.Boolean False
LastUpdated Edm.DateTime False
Properties marked with a * are required

Navigation Properties

Name Type Multiplicity Summary
Contract Contract 0..1
ContractParameter ContractParameter *
Traveler Traveler *

Additional Information

No additional information found

Example

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