AttributeClass
Supported attribute classes. Objects from this enum can have attributes.
enum AttributeClass {
contact
customer
product
}
Supported attribute classes. Objects from this enum can have attributes.
enum AttributeClass {
contact
customer
product
}
AttributeClass.contact
AttributeClass.customer
AttributeClass.product