brandon14/ebay-sdk-php

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

Summary

Maintainability
Test Coverage
# # AttributeNameValue

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **string** | The name of the product attribute, such as Make, Model, Year, etc. | [optional]
**value** | **string** | The value for the <b> name</b> attribute, such as BMW, R1200GS, 2011, etc. | [optional]

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