| Name | Description | Type | Additional information |
|---|---|---|---|
| FirstName |
The first name of the client. |
string |
None. |
| LastName |
The last name of the client. |
string |
None. |
| BirthDate |
The birth date of the client. |
date |
None. |
|
The email of the client. |
string |
None. |
|
| PhoneNumber |
The phone number of the client |
string |
None. |
| Address |
The address of the client |
Location |
None. |
| Title |
The title of the client |
string |
None. |
| Gender |
The gender of the client |
string |
None. |
| ServiceTypeId |
The ID of the service type to assign to the new client |
integer |
None. |
| ServiceTypeIds |
The list of service types assigned to the new client |
Collection of integer |
None. |