brandon14/ebay-sdk-php

View on GitHub
src/Sell/Metadata/V1/docs/Model/ItemConditionPolicyResponse.md

Summary

Maintainability
Test Coverage
# # ItemConditionPolicyResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**item_condition_policies** | [**\TNT\Ebay\Sell\Metadata\V1\Model\ItemConditionPolicy[]**](ItemConditionPolicy.md) | A list of category IDs and the policies for how to indicate an item's condition in each of the listed categories. | [optional]
**warnings** | [**\TNT\Ebay\Sell\Metadata\V1\Model\Error[]**](Error.md) | A list of the warnings that were generated as a result of the request. This field is not returned if no warnings were generated by the request. | [optional]

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