Description
This class represents the Client object that has the information for this client.
Properties
Part | Description |
ClientID | The Client ID who own this account. |
FirstName | The first name of the client who owns this account. |
SecondName | The second name of the client who owns this account. |
ThirdName | The third name of the client who owns this account. |
LastName | The last name of the client who owns this account. |
FullName | The full name of the client who owns this account. |
See Also