# # ContactsCreateIndividualIdentificationPayload

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**firstName** | **string** | Individual&#39;s first name |
**lastName** | **string** | Individual&#39;s middle name |
**gender** | **mixed** | Individual&#39;s gender. Either MALE, FEMALE or UNKNOWN. |
**title** | **int** | Individual&#39;s title.              Refer to the values provided by the FieldValue endpoint with fieldName CIVILITY_TITLE. | [optional]
**middleName** | **string** | Individual&#39;s maiden name | [optional]
**maidenName** | **string** | Individual&#39;s last name | [optional]
**nickname** | **string** | Individual&#39;s suffix | [optional]
**suffix** | **string** | Individual&#39;s nickname | [optional]
**greeting** | **string** | Individual&#39;s greeting | [optional]
**clientNumber** | **string** | Individual&#39;s client number | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
