Name | Description | Type | Additional information |
---|---|---|---|
ClientId |
The ID of the client (matches Pass/Novus client id) |
integer |
None. |
ClientCode |
The client's code |
string |
None. |
FirstName |
The client's first name |
string |
None. |
LastName |
The client's last name |
string |
None. |
BirthDate |
The client's birth date (if known) |
date |
None. |
StartDate |
The date that the client began as a member of the delegate group Delegates will not be able to see the client's history before this time |
date |
None. |
ExpiryDate |
The date that the client is no longer valid in the group |
date |
None. |
DynamicallyAdded |
Gets whether this client was associated with its delegate group using a dynamic rule rather than being added individually. |
boolean |
None. |
PhoneNumber |
Gets or sets clients phone number |
string |
None. |
UserDefinedFields |
Gets user defined fields for this client |
Dictionary of string [key] and Object [value] |
None. |