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