| Name | Type | Required | Max Length | Description |
|---|---|---|---|---|
| ID | Int32 | N/A | ||
| ReservationID | Int32 | N/A | ||
| BillingFirstName | String | N/A | First Name. | |
| BillingLastName | String | N/A | Last Name. | |
| BillingAddress1 | String | N/A | Address1. | |
| BillingAddress2 | String | N/A | Address2 | |
| BillingCity | String | N/A | City. | |
| BillingState | String | N/A | State. | |
| BillingZip | String | N/A | Zip. | |
| BillingCountryCode | Int32 | N/A | ||
| BillingEmail | String | N/A | Email. | |
| BillingPhone | String | N/A | Phone. |