brandon14/ebay-sdk-php

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

Summary

Maintainability
Test Coverage
# # NegotiatedPricePolicyResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**negotiated_price_policies** | [**\TNT\Ebay\Sell\Metadata\V1\Model\NegotiatedPricePolicy[]**](NegotiatedPricePolicy.md) | A list of category IDs and the policies related to negotiated-price items for 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)