brandon14/ebay-sdk-php

View on GitHub
src/Sell/Account/V1/docs/Model/SalesTaxes.md

Summary

Maintainability
Test Coverage
# # SalesTaxes

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**sales_taxes** | [**\TNT\Ebay\Sell\Account\V1\Model\SalesTax[]**](SalesTax.md) | An array of one or more sales tax rate entries for a specific marketplace (or all applicable marketplaces if the <b>country_code</b> query parameter is not used.<br><br>If no sales tax rate entries are set up, no response payload is returned, but only an HTTP status code of <code>204 No Content</code>. | [optional]

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