brandon14/ebay-sdk-php

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

Summary

Maintainability
Test Coverage
# # RateTableResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**rate_tables** | [**\TNT\Ebay\Sell\Account\V1\Model\RateTable[]**](RateTable.md) | An array of all shipping rate tables defined for a marketplace (or all marketplaces if no <b>country_code</b> query parameter is used). This array will be returned as empty if the seller has no defined shipping rate tables for the specified marketplace. | [optional]

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