PricingAttribute Class
Represents the attribute key, attribute value, and a boolean
indicating if the attribute is a picklist type for a product.
Namespace
attributeValue
Represents the value of the attribute definition that needs to be considered for pricing, if the attribute is of type Picklist then the attribute value should be a unique identifier of the Attribute Picklist Value.
Signature
global String attributeValue { get; set; }
1healthcloudext.PricingAttribute, attributeValueProperty Value
Type: String