Driver

Namespace: CCPEntities

Summary

No summary yet

Syncable

This object is syncable

Properties

Name Type FixedLength MaxLength/Range Identity Summary Value
key DriverId* Edm.Int32 False true
FirstName Edm.String False 25
LastName* Edm.String False 50
NamePrefix Edm.String False 10
Initials Edm.String False 10
Salutation Edm.String False 10
SexName Sex False 50
Description Edm.String False 255
DateOfBirth Edm.DateTime False
DriverCardNumber Edm.String False 30
Score* Edm.Double False
Alias Edm.String False
BankAccountNumber Edm.String False
DriversLicenseNumber Edm.String False
SubscriptionTypeName Edm.String False
CreditCard* Edm.Boolean False
TripOnAccount* Edm.Boolean False
Suit* Edm.Boolean False
Tie* Edm.Boolean False
Commission* Edm.Boolean False
CausedComplaint* Edm.Boolean False
TransporterId* Edm.Int32 False
AssignedTransporterId Edm.Int32 False The Transporter to whom the Driver is assigned.
LastUpdated Edm.DateTime False
Deleted* Edm.Boolean False
ArchivedAt Edm.DateTime False
Properties marked with a * are required

Navigation Properties

Name Type Multiplicity Summary
AssignedTransporter Transporter 0..1 The Transporter to whom the Driver is assigned.
Transporter Transporter 0..1
Addresses Address *
UserRoles UserRole *
AssignedDispatches Dispatch 0..1
ContactInformationData ContactInformation 0..1
Dispatches Dispatch 0..1
DriversLicenseImages Image 0..1
Trips Trip 0..1

Additional Information


Referenced by Function imports:
Driver.AssignToParent
Driver.AssignToSelf

Example

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