AttributeDescriptionClass
Entity types that the attribute or the attribute description belongs to
enum AttributeDescriptionClass {
PRODUCT
CATEGORY
CLUSTER
CUSTOMER
CONTACT
COMPANY
}
Values
AttributeDescriptionClass.PRODUCT
Product-specific attributes for specifications, features, variants, and customizable product properties that extend the base product schema
AttributeDescriptionClass.CATEGORY
Category-level attributes for classification metadata, display properties, and category-specific configuration that applies to the category
AttributeDescriptionClass.CLUSTER
Product cluster attributes for grouped product characteristics, shared properties, and cluster-wide configuration that spans multiple related products
AttributeDescriptionClass.CUSTOMER
Customer-specific attributes for personalization, preferences, behavioral data, and customer relationship management that enhances customer profiles
AttributeDescriptionClass.CONTACT
Contact person attributes for extended contact information, relationship data, communication preferences, and professional details
AttributeDescriptionClass.COMPANY
Company-level attributes for business metadata, organizational properties, compliance data, and enterprise-specific configuration
Member Of
AttributeDescription
object ● AttributeDescriptionCreateInput
input ● AttributeDescriptionSearchInput
input