# Schema Docs
- [ Property `billing_address`](#billing_address)
- [ Property `street_address`](#billing_address_street_address)
- [ Property `city`](#billing_address_city)
- [ Property `state`](#billing_address_state)
- [ Property `futureProperty`](#billing_address_futureProperty)
- [ Property `shipping_address`](#shipping_address)
| Type | `object` |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Additional properties** | [](# "Additional Properties of any type are allowed.") |
| | |
##  Property `billing_address`
| Type | `object` |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Additional properties** | [](# "Additional Properties of any type are allowed.") |
| **Defined in** | #/definitions/address |
| | |
###  Property `street_address`
| Type | `string` |
| ---- | -------- |
| | |
###  Property `city`
| Type | `string` |
| ---- | -------- |
| | |
###  Property `state`
| Type | `string` |
| ---- | -------- |
| | |
###  Property `futureProperty`
| Type | `null` |
| ---- | ------ |
| | |
##  Property `shipping_address`
| Type | `object` |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Additional properties** | [](# "Additional Properties of any type are allowed.") |
| **Same definition as** | `[billing_address](#billing_address)` |
| | |
----------------------------------------------------------------------------------------------------------------------------
Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on date