# # ContactsIndividualIdentification

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**title** | [**\Equisoft\SDK\EquisoftConnect\Model\ContactsContactFieldValue**](ContactsContactFieldValue.md) |  | [optional]
**gender** | **string** | Individual&#39;s gender | [optional]
**firstName** | **string** | Individual&#39;s first name | [optional]
**middleName** | **string** | Individual&#39;s middle name | [optional]
**lastName** | **string** | Individual&#39;s last name | [optional]
**maidenName** | **string** | Individual&#39;s maiden name | [optional]
**suffix** | **string** | Individual&#39;s suffix | [optional]
**greeting** | **string** | Individual&#39;s greeting | [optional]
**clientNb** | **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)
