| Name | Type | Description | Notes |
|---|---|---|---|
| firstName | String | FirstName | [optional] |
| lastName | String | LastName | [optional] |
| String | [optional] | ||
| dateOfBirth | Date | Date of birth (Date only, no time part) | [optional] |
| address | String | Address | [optional] |
| city | String | City | [optional] |
| zipCode | String | ZipCode | [optional] |
| country | String | 3 letter country code | [optional] |
| companyName | String | Used if the payer is a company | [optional] |