UserRole
Namespace: CCPEntities
Summary
No summary yetSyncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
UserId* | Edm.Guid | False | true | |||
| IsAdmin* | Edm.Boolean | False | |||||
| IsCabman* | Edm.Boolean | False | |||||
| TravelerId | Edm.Int32 | False | |||||
| ContractorId | Edm.Int32 | False | |||||
| TransporterId | Edm.Int32 | False | |||||
| DriverId | Edm.Int32 | False | |||||
| AgentId | Edm.Int32 | False | |||||
| ComplaintManagerId | Edm.Int32 | False | |||||
| LastUpdated | Edm.DateTime | False | |||||
| LockedOutComment | Edm.String | False | 255 | ||||
| LockedOutType* | Edm.Int32 | False | |||||
| Deleted* | Edm.Boolean | False | |||||
| InternalPhoneNumber | Edm.String | False | 15 |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Transporter | Transporter | 0..1 | ||
| Contractor | Contractor | 0..1 | ||
| Devices | Device | 0..1 | ||
| Driver | Driver | * | ||
| Traveler | Traveler | * |