Address

Namespace: CCPEntities

Summary

No summary yet

Syncable

This object is syncable

Properties

Name Type FixedLength MaxLength/Range Identity Summary Value
key AddressId* Edm.Int32 False true
Street Edm.String False 45
Number Edm.Int32 False 0-99999
Addition Edm.String False 10
PostalCode Edm.String False 10
State Edm.String False 150
Town Edm.String False 50
LastUpdated Edm.DateTime False
PrimaryAddress* Edm.Boolean False
Description Edm.String False 20
Deleted* Edm.Boolean False
TravelerId Edm.Int32 False
ContractorId Edm.Int32 False
TransporterId Edm.Int32 False
DriverId Edm.Int32 False
CountryId Edm.Int32 False
AgentId Edm.Int32 False
FavoriteId Edm.Int32 False
Coordinates Coordinate False
Properties marked with a * are required

Navigation Properties

Name Type Multiplicity Summary
Transporter Transporter 0..1
Contractor Contractor *
Country Country *
Driver Driver *
Traveler Traveler *

Additional Information

Notable information when adding a record
Checks if the user has sufficient rights to add/change/delete a record and performs the desired operation.

Example

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