Sha256: 242bc9b2ad90728f54682d16e83fb19a020fd7791f254c23c924a2b76d28c58f
Contents?: true
Size: 786 Bytes
Versions: 2
Compression:
Stored size: 786 Bytes
Contents
# 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]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
brevo-3.0.0 | docs/OrderBilling.md |
brevo-2.0.0 | docs/OrderBilling.md |