brandon14/ebay-sdk-php

View on GitHub
src/Sell/Fulfillment/V1/docs/Model/Buyer.md

Summary

Maintainability
Test Coverage
# # Buyer

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**tax_address** | [**\TNT\Ebay\Sell\Fulfillment\V1\Model\TaxAddress**](TaxAddress.md) |  | [optional]
**tax_identifier** | [**\TNT\Ebay\Sell\Fulfillment\V1\Model\TaxIdentifier**](TaxIdentifier.md) |  | [optional]
**username** | **string** | The buyer's eBay user ID. | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)