|  | |
| TaxFee Class | |
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe TaxFee type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Amount | 
  Required if TypeCode is $. Otherwise ignored.
  | 
|  | Description | 
  Description
  | 
|  | GovernmentContactID | 
   Government Contact I D Created in Epic SDK V7.0. Required | 
|  | GovernmentEntityID | 
  Unique identifier used to specify government entity. Use Get_Contact with account type as vendor and account ID as government entity ID. Created in Epic SDK V7.0. | 
|  | 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.
  | 
 Remarks
Remarks See Also
See Also