# OrderAddress
## Properties
**amazon_order_id** | **String** | An Amazon-defined order identifier, in 3-7-7 format. |
**buyer_company_name** | Option<**String**> | The company name of the contact buyer. For IBA orders, the buyer company must be Amazon entities. | [optional]
**shipping_address** | Option<[**models::Address**](Address.md)> | | [optional]
**delivery_preferences** | Option<[**models::DeliveryPreferences**](DeliveryPreferences.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)