Click or drag to resize

TaxFee Properties

The TaxFee type exposes the following members.

Properties
  NameDescription
Public propertyAmount
Required if TypeCode is $. Otherwise ignored.
Public propertyDescription
Description
Public propertyGovernmentContactID
Government Contact I D

Created in Epic SDK V7.0.

Required

Public propertyGovernmentEntityID
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.

Public propertyPercentage
Required if TypeCode is %. Otherwise ignored.
Public propertyStateProvinceCode
StateProvinceCode Lookup: StateProvince Auto-Validated.
Public propertyTaxableAmount
TaxableAmount
Public propertyTaxableTransactionCode
TaxableTransactionCode Lookup: TaxableTransactionCode Auto-Validated.
Public propertyTaxFeeCode
TaxFeeCode Lookup: TransactionGenerateTaxFeeTransactionCode Auto-Validated.
Public propertyTypeCode
TypeCode Lookup: TaxFeeRateTypeCode Auto-Validated.
Top
See Also