TaxScheduleDetailCriteria
Description
Specifies the criteria to use when retrieving a list of tax schedule detail objects. Only tax schedule detail objects that match the specified criteria will be returned.
Properties
Property |
Type |
Description |
---|---|---|
TaxScheduleKeyId |
A string restriction specifying the tax schedule. |
|
TaxDetailKeyId |
A string restriction specifying the tax detail. |
|
TaxDetailBase |
A list restriction specifying the calculation base used for calculating tax. |
|
IsTaxDetailTaxable |
A boolean restriction specifying whether the amount for the tax detail is taxable. |
|
IsAutoCalculate |
A boolean restriction specifying whether the tax schedule is auto-calculated. |