# CyberSource.UnderwritingConfigurationOrganizationInformationBusinessInformationDirectorInformation

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**firstName** | **String** | Director's first name | [optional] 
**middleName** | **String** | Director's middle name | [optional] 
**lastName** | **String** | Director's last name | [optional] 
**birthDate** | **Date** | Director's date of birth. Format: YYYY-MM-DD Example 2016-08-11 equals August 11, 2016 | [optional] 
**email** | **String** | Email address for Director | [optional] 
**phoneNumber** | **String** | Owner's phone number | [optional] 
**nationality** | **String** | Country of origin for the owner. Two character country code, ISO 3166-1 alpha-2. | [optional] 
**nationalId** | **String** | Identification value from ID document | [optional] 
**idCountry** | **String** | Country of the ID document. Two character country code, ISO 3166-1 alpha-2. | [optional] 
**passportNumber** | **String** | Passport Number | [optional] 
**address** | [**UnderwritingConfigurationOrganizationInformationBusinessInformationAddress2**](UnderwritingConfigurationOrganizationInformationBusinessInformationAddress2.md) |  | [optional] 


