brandon14/ebay-sdk-php

View on GitHub
src/Buy/Browse/V1/docs/Model/SellerCustomPolicy.md

Summary

Maintainability
Test Coverage
# # SellerCustomPolicy

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | **string** | The seller-defined description of the policy. | [optional]
**label** | **string** | The seller-defined label for an individual custom policy. | [optional]
**type** | **string** | The type of custom policy, such as PRODUCT_COMPLIANCE or TAKE_BACK. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/buy/browse/types/gct:SellerCustomPolicyTypeEnum'>eBay API documentation</a> | [optional]

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