Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.05 KB

AspectGroup.md

File metadata and controls

10 lines (7 loc) · 1.05 KB

# AspectGroup

Properties

Name Type Description Notes
aspects \OpenAPI\EbayBrowseClient\Model\Aspect[] 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>&nbsp;&nbsp;&nbsp;Brand/Apple <br>&nbsp;&nbsp;&nbsp;Product Family/iMac</p> <p><b> Processor</b><br>&nbsp;&nbsp;&nbsp;Processor Type/Intel <br>&nbsp;&nbsp;&nbsp;Processor Speed/3.10</p> [optional]

[Back to Model list] [Back to API list] [Back to README]