Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
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