## OrderBuyerInfo

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**amazon_order_id** | **string** | An Amazon-defined order identifier, in 3-7-7 format. |
**buyer_email** | **string** | The anonymized email address of the buyer. | [optional]
**buyer_name** | **string** | The buyer name or the recipient name. | [optional]
**buyer_county** | **string** | The county of the buyer. | [optional]
**buyer_tax_info** | [**\SellingPartnerApi\Model\OrdersV0\BuyerTaxInfo**](BuyerTaxInfo.md) |  | [optional]
**purchase_order_number** | **string** | The purchase order (PO) number entered by the buyer at checkout. Returned only for orders where the buyer entered a PO number at checkout. | [optional]

[[OrdersV0 Models]](../) [[API list]](../../Api) [[README]](../../../README.md)
