| Name | Type | Description | Notes |
|---|---|---|---|
| address | str | Full billing address. | [optional] |
| city | str | Exact city of the address. | [optional] |
| country_code | str | Billing country 2-letter ISO code. | [optional] |
| phone | str | Phone number to contact for further details about the order, Mandatory if "email" field is not passed. | [optional] |
| post_code | str | Postcode for delivery and billing. | [optional] |
| payment_method | str | How the visitor will pay for the item(s), e.g. paypal, check, etc. | [optional] |
| region | str | Exact region (state/province) for delivery and billing. | [optional] |