Complaint

Namespace: CCPEntities

Summary

No summary yet

Syncable

This object is syncable

Properties

Name Type FixedLength MaxLength/Range Identity Summary Value
key ComplaintId* Edm.Int32 False true
ComplaintStatusName* ComplaintStatus False 50
ComplaintPriorityName* ComplaintPriority False 6
ComplaintTypeName* ComplaintType False 9
CreateDate* Edm.DateTime False
CompleteDate Edm.DateTime False
Description* Edm.String False 3500
ComplaintCategoryId Edm.Int32 False
TripId Edm.Int32 False
OwnerTransporterId Edm.Int32 False
OwnerContractorId Edm.Int32 False
TravelerId Edm.Int32 False
IncidentLocation Edm.String False 100
IncidentDateTime* Edm.DateTime False
TravelerName Edm.String False 100
Deleted* Edm.Boolean False
LastUpdated Edm.DateTime False
RelatedTransporterId Edm.Int32 False
RelatedContractorId Edm.Int32 False
Contact ContactFragment False Gets or sets the contact. The contact.
TravelerAddress AddressFragment False
Properties marked with a * are required

Navigation Properties

Name Type Multiplicity Summary
OwnerTransporter Transporter 0..1
OwnerContractor Contractor 0..1
Trip Trip 0..1
Activities ComplaintActivity 0..1
ComplaintCategory ComplaintCategory *
RelatedContractor Contractor *
RelatedTransporter Transporter *
Traveler Traveler *

Additional Information

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

Example

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