Tax


Description

Defines common properties for sales tax information.

Properties

Property

Type

Length

Default

Description

TaxAmount

MoneyAmount

N/A

0

The tax amount.

TotalAmount

MoneyAmount

N/A

0

The total sales amount.

TaxableAmount

MoneyAmount

N/A

0

The total taxable sales amount.

IsBackoutTax

boolean

N/A

N/A

This property is read-only.


Inherits from

BusinessObject


Documentation Feedback