TaxDetailCriteria
Description
Specifies the criteria to use when retrieving a list of tax detail objects. Only tax detail objects that match the specified criteria will be returned. For the best performance, create criteria that uses only the properties marked with the dagger (†). These properties correspond to indexed columns in the database.
Properties
Property |
Type |
Description |
---|---|---|
TaxDetailKeyId† |
A string restriction specifying the ID for the tax detail. |
|
TaxDetailType† |
A list restriction specifying the type of the tax detail. |
|
TaxIdNumber |
A string restriction specifying the tax ID number for the tax detail. |
|
TaxDetailTaxable |
A boolean restriction specifying whether the amount for the tax detail is taxable. |