brandon14/ebay-sdk-php

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

Summary

Maintainability
Test Coverage
# # CompatibilityPayload

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**compatibility_properties** | [**\TNT\Ebay\Buy\Browse\V1\Model\AttributeNameValue[]**](AttributeNameValue.md) | An array of attribute name/value pairs used to define a specific product. For example: If you wanted to specify a specific car, one of the name/value pairs would be <br /><code>\"name\" : \"Year\", <br />\"value\" : \"2019\"</code>  <p> For a list of the attributes required for cars and trucks and motorcycles see <a href=\"/api-docs/buy/static/api-browse.html#Check\">Check compatibility</a> in the Buy Integration Guide.</p> | [optional]

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