Click or drag to resize

TaxFeeRate Properties

The TaxFeeRate type exposes the following members.

Properties
  NameDescription
Public propertyAccountCode
Vendor account lookup code.

Created in Epic SDK 2021.

Required

Public propertyAllSelectedPoliciesOption
Defines if all or selected policies are included or excluded.

Created in Epic SDK 2021.

Public propertyAllSelectedTransactionsOption
Defines if all or selected transactions are included or excluded.

Created in Epic SDK 2021.

Public propertyAmount
Amount value if tax or fee rate is expresed as amount.

Created in Epic SDK 2021.

Required

Public propertyContact
Vendor name.

Created in Epic SDK 2021.

Required

Public propertyDefaultTax
Defines if the tax is default tax.

Created in Epic SDK 2021.

Public propertyDescription
Tax or fee rate description

Created in Epic SDK 2021.

Required

Public propertyEffective
Date tax or fee rate begins to be effective.

Created in Epic SDK 2021.

Public propertyEntered
Shows the date tax or fee rate is entered and the user that entered it.

Created in Epic SDK 2021.

Public propertyExpiration
Date tax or fee rate expires.

Created in Epic SDK 2021.

Public propertyIncludeExcludePoliciesOption
Defines if the listed policies are included or excluded.

Created in Epic SDK 2021.

Public propertyIncludeExcludeTransactionsOption
Defines if the listed transactions are included or excluded.

Created in Epic SDK 2021.

Public propertyIssuingLocationCode
Issuing state or province.

Created in Epic SDK 2021.

Required

Public propertyLastUpdated
Shows the date tax or fee rate is last updated and the user that updated it.

Created in Epic SDK 2021.

Public propertyPercent
Percent value if tax or fee rate is expresed in percents.

Created in Epic SDK 2021.

Public propertyPolicyItems
Used to store a collection of policy items.

Created in Epic SDK 2021.

Public propertyRounding
Defines if rounding is selected.

Created in Epic SDK 2021.

Required

Public propertyTaxFeeRateCodeID
Unique identifier used to specify tax fee rate item.

Created in Epic SDK 2021.

Sometimes Required

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK 2021.

Public propertyTransactionCode
Tax fee rate item transaction code.

Created in Epic SDK 2021.

Required

Public propertyTransactionItems
Used to store a collection of transaction items.

Created in Epic SDK 2021.

Public propertyTypeCode
Defines if tax or fee rate is expresed in percents or as an amount.

Created in Epic SDK 2021.

Required

Top
See Also