| Name | Description | Type | Additional information |
|---|---|---|---|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| MiddleName | string |
None. |
|
| Title | string |
None. |
|
| MaritalStatus | MaritalStatusEnum |
None. |
|
| BirthDate | string |
None. |
|
| Smoker | SmokerEnum |
None. |
|
| Gender | GenderEnum |
None. |
|
| WorkPhone | string |
None. |
|
| CellPhone | string |
None. |
|
| HomePhone | string |
None. |
|
| Fax | string |
None. |
|
| BestMethodOfContact | BestContactMethodEnum |
None. |
|
| BestTimeToContact | BestTimeToContactEnum |
None. |
|
| BeneficiaryPercent | decimal number |
None. |
|
| LegalResident | boolean |
None. |
|
| BirthState | StateCodeEnum |
None. |
|
| BirthCountry | CountryCodeEnum |
None. |
|
| string |
None. |
||
| AddressType | AddressTypeEnum |
None. |
|
| AdditionalAddress | Collection of PersonAddressDto |
None. |
|
| Name | string |
None. |
|
| Address1 | string |
None. |
|
| Address2 | string |
None. |
|
| Address3 | string |
None. |
|
| City | string |
None. |
|
| State | StateCodeEnum |
None. |
|
| PostalCode | string |
None. |
|
| Country | CountryCodeEnum |
None. |