NetworkMemberSummary
Namespace: CCPEntities
Summary
No summary yetRead Only
This object is read onlyProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
NetworkMemberId* | Edm.Int32 | False | true | The unique id of the network member | ||
| AcceptsDispatches* | Edm.Boolean | False | This member accepts dispatches | ||||
| SharesDrivers* | Edm.Boolean | False | This member shares his drivers over the network | ||||
| UbiqueRole | Edm.Int32 | False |
Role when using Cabman Connect Role 0 (sub contractor): Can accept trips, Role 1 (main contractor): Can send and accept trips |
||||
| NetworkId* | Edm.Int32 | False | The unique id of the network | ||||
| Description | Edm.String | False | 200 | Description of the network | |||
| ContractId* | Edm.Guid | False | The contract number (a GUID) | ||||
| TransporterId* | Edm.Int32 | False | The unique transporter Id of the network member | ||||
| UserName | Edm.String | False | |||||
| CompanyName | Edm.String | False | 75 | The company name of of the network member | |||
| UserId | Edm.Guid | False | The userId (clientId) of the network member when there is a related UbiqueDevice | ||||
| DeviceId | Edm.Int32 | False | The unique id of a related UbiqueDevice | ||||
| DeviceIp | Edm.String | False | 40 | The URL where to reach the Peer Client when there is a related UbiqueDevice (a Cabman Connect session) | |||
| RegisteredDateTime | Edm.DateTime | False | |||||
| LastLoginDateTime | Edm.DateTime | False | The last login date (only when there is a related UbiqueDevice) | ||||
| LastLogoutDateTime | Edm.DateTime | False | The last logout date (only when there is a related UbiqueDevice) | ||||
| DriversHidden* | Edm.Boolean | False |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Device | Device | * | ||
| Network | Network | * | ||
| NetworkMember | NetworkMember | * | ||
| Transporter | Transporter | * |