Overview
This structure represents the key fields associated with a client
Format
PwsClientDescriptor
- PwsClientDescriptor
- ClientId: Int32
- ClientNumber: String
- ClientUid: Int64
- ClientName: String
- ParentClientDescriptor: PwsClientDescriptor
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
ClientId | Int32 |
| The client Id is a unique identifier for a client. For internal use only. |
|
ClientNumber | String |
| The client number is a unique identifier for a client |
|
ClientUid | Int64 |
| A unique and immutable identifier for a client |
|
ClientName | String |
|
|
|
ParentClientDescriptor | PwsClientDescriptor |
|
|
|