# Buyer
## Properties
**buyer_id** | Option<**String**> | The identifier of the buyer. | [optional]
**name** | Option<**String**> | The name of the buyer. | [optional]
**phone** | Option<**String**> | The phone number of the buyer. | [optional]
**is_prime_member** | Option<**bool**> | When true, the service is for an Amazon Prime buyer. | [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)