Salesforce B2C Commerce 23.5 > B2C Commerce API > B2C Commerce Script > dw.order
dw.order
Class TaxItem
Object
dw.order.TaxItem
An item containing tax information allowing a tax breakdown between a number of TaxGroups.
Properties
amount  :  Money  (Read Only)
Gets the amount.
taxGroup  :  TaxGroup  (Read Only)
Constructor Summary
This class does not have a constructor, so you cannot create it directly.
Method Summary
getAmount() : Money
Gets the amount.
getTaxGroup() : TaxGroup
Returns the tax group.
Methods inherited from class Object
Method Detail
getAmount
getAmount() : Money
Gets the amount.
Returns:
the amount

getTaxGroup
getTaxGroup() : TaxGroup
Returns the tax group.
Returns:
the tax rate
See Also:

X Privacy Update: We use cookies to make interactions with our websites and services easy and meaningful, to better understand how they are used. By continuing to use this site you are giving us your consent to do this. Privacy Policy.