| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientId |
The ID of the client. |
integer |
None. |
| ClientCode |
The client code. |
string |
None. |
| AlternateId |
Alternate ID of the client (meaning changes depending on the system). |
string |
None. |
| DateOfBirth |
The client's birth date. |
date |
None. |
| FirstName |
The client's first name. |
string |
None. |
| LastName |
The client's last name. |
string |
None. |
| EmailAddress |
The client's preferred email address. |
string |
None. |
| PhoneNumber |
The client's phone number |
string |
None. |
| ServiceTypeId |
The client's default service type |
integer |
None. |
| FilterInactiveClients |
True if we want to filter out inactive clients, false otherwise |
boolean |
None. |