Receipt
Namespace: CCPEntities
Summary
No summary yetProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
TripId* | Edm.Int32 | False | true | |||
| EmailAddress | Edm.String | False | 150 | ||||
| Body* | Edm.String | False | 1024 | ||||
| TransporterId* | Edm.Int32 | False | |||||
| ContractorId | Edm.Int32 | False | |||||
| TravelerId | Edm.Int32 | False |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Transporter | Transporter | 0..1 | ||
| Contractor | Contractor | 0..1 | ||
| Trip | Trip | 0..1 | ||
| Traveler | Traveler | 0..1 |
Additional Information
Notable information when adding a recordChecks if the user has sufficient rights to add/change/delete a record and performs the desired operation.