brandon14/ebay-sdk-php

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

Summary

Maintainability
Test Coverage
# # AspectGroup

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**aspects** | [**\TNT\Ebay\Buy\Browse\V1\Model\Aspect[]**](Aspect.md) | An array of the name/value pairs for the aspects of the product. For example: BRAND/Apple | [optional]
**localized_group_name** | **string** | The name of a group of aspects. <br /><br />In the following example, <b> Product Identifiers</b> and <b> Process</b> are product aspect group names. Under the group name are the product aspect name/value pairs. <p><b> Product Identifiers</b> <br />   Brand/Apple <br />   Product Family/iMac</p> <p><b> Processor</b><br />   Processor Type/Intel <br />   Processor Speed/3.10</p> | [optional]

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