brandon14/ebay-sdk-php

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

Summary

Maintainability
Test Coverage
# # ExtendedProducerResponsibility

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**enabled_for_variations** | **bool** | An indication of whether the attribute can be enabled for listing variations.<br /><br />If the value is <code>true</code>, the attribute may be specified at the variation level. | [optional]
**name** | **string** | The name of the attribute included in the policy. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/metadata/types/sel:ExtendedProducerResponsibilityEnum'>eBay API documentation</a> | [optional]
**usage** | **string** | The usage guidelines for the attribute, in the specified marketplace. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/metadata/types/sel:GenericUsageEnum'>eBay API documentation</a> | [optional]

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