TaxFee Class | |
The TaxFee type exposes the following members.
| Name | Description | |
|---|---|---|
| Amount |
Required if TypeCode is $. Otherwise ignored.
| |
| Description |
Description
| |
| GovernmentContactID |
GovernmentContactID
| |
| GovernmentEntityID |
Unique identifier used to specify government entity. Use Get_Contact with account type as vendor and account ID as government entity ID.
| |
| Percentage |
Required if TypeCode is %. Otherwise ignored.
| |
| StateProvinceCode |
StateProvinceCode
Lookup: StateProvince Auto-Validated.
| |
| TaxableAmount |
TaxableAmount
| |
| TaxableTransactionCode |
TaxableTransactionCode
Lookup: TaxableTransactionCode Auto-Validated.
| |
| TaxFeeCode |
TaxFeeCode
Lookup: TransactionGenerateTaxFeeTransactionCode Auto-Validated.
| |
| TypeCode |
TypeCode
Lookup: TaxFeeRateTypeCode Auto-Validated.
|