The construct for Attributes is hierarchical (3 levels) which consists of Category, Classification, and Attribute (Multi-select or Single Select). AttributeClassification represents the second level.
AttributeClassification is used to represent attribute classifications.
Parent is mandatory, allowed parent type is AttributeCategory.
N/A
The following table lists the fields for this object.
Field | Detail |
---|---|
selectType | Type: SelectType Default value: "Single" Description: Select type of attribute classification. Queries based on this field are not supported by the XPath framework. Field validation description: N/A Additional field security restrictions: N/A |
attributes | Type: Attribute[] Default value: N/A Description: The children attributes. Field validation description: N/A Additional field security restrictions: N/A |