brandon14/ebay-sdk-php

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

Summary

Maintainability
Test Coverage
# # SellingPrivileges

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**seller_registration_completed** | **bool** | If this field is returned as <code>true</code>, the seller's registration is completed. If this field is returned as <code>false</code>, the registration process is not complete. | [optional]
**selling_limit** | [**\TNT\Ebay\Sell\Account\V1\Model\SellingLimit**](SellingLimit.md) |  | [optional]

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