brandon14/ebay-sdk-php

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

Summary

Maintainability
Test Coverage
# # SellingLimit

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**amount** | [**\TNT\Ebay\Sell\Account\V1\Model\Amount**](Amount.md) |  | [optional]
**quantity** | **int** | This field shows the monthly cap for total quantity sold allowed for the seller's account. This container may not be returned if a seller does not have a monthly cap for total quantity sold. | [optional]

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