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