| Name | Type | Description | Notes |
|---|---|---|---|
| line1 | str | (OPTIONAL) The first line of the street address for the billing address. | [optional] |
| line2 | str | (OPTIONAL) The second line of the street address for the billing address. | [optional] |
| city | str | (OPTIONAL) The city of the billing address. | [optional] |
| country_subdivision | str | (OPTIONAL) The state or country subdivision of the billing address. | [optional] |
| postal_code | str | (OPTIONAL) The postal of code of the billing address. | [optional] |
| country | str | (OPTIONAL) The country of the billing address. | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |