Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 907 Bytes

Aspect.md

File metadata and controls

12 lines (9 loc) · 907 Bytes

# Aspect

Properties

Name Type Description Notes
aspect_constraint \eBay\Commerce\Taxonomy\Model\AspectConstraint [optional]
aspect_values \eBay\Commerce\Taxonomy\Model\AspectValue[] A list of valid values for this aspect (for example: Red, Green, and Blue), along with any constraints on those values. [optional]
localized_aspect_name string The localized name of this aspect (for example: Colour on the eBay UK site). Note: This name is always localized for the specified marketplace. [optional]
relevance_indicator \eBay\Commerce\Taxonomy\Model\RelevanceIndicator [optional]

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