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.
CustomTaxAttributesResponse Class
Namespace
CustomTaxAttributesResponse Constructors
Learn more about the available constructors with the CustomTaxAttributesResponse class.
The CustomTaxAttributesResponse class includes these constructors.
CustomTaxAttributesResponse Methods
Learn more about the available methods with the CustomTaxAttributesResponse class.
The CustomTaxAttributesResponse class includes these methods.
setData(data)
Signature
global void setData(Map<String, Object> data)
Parameters
-
data:
Type: Map<String, Object> Additional data or custom attributes to be included in the tax response.
Return Value
Type: void