| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | org.mule.modules.avalara.BatchType | |
The document type specifies the category of the document and affects how the document
is treated after a tax calculation. Specified when constructing a GetTaxRequest.
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| BatchType | COMPANY_LOCACTION_IMPORT | Descriptive and address information for physical locations of Company buildings and sales people. | |||||||||
| BatchType | DOCUMENT_IMPORT | Reserved for future use. | |||||||||
| BatchType | EXEMPTION_CERTIFICATE_IMPORT | ECMS Exemption Certificate entries that hold important data accurately representing an Exemption Certificate. | |||||||||
| BatchType | ITEM_IMPORT | The products and services (SKUs) you sell, and the charges (freight, handling, and other miscellaneous charges) used by your business. | |||||||||
| BatchType | TAX_RULE_IMPORT | Rules used to override the default taxing behavior of AvaTax Calc when tax laws for a particular jurisdiction require special handling. | |||||||||
| BatchType | TRANSACTION_IMPORT | Invoices, returns and credit memos. | |||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| value | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
Descriptive and address information for physical locations of Company buildings and sales people.
ECMS Exemption Certificate entries that hold important data accurately representing an Exemption Certificate.
The products and services (SKUs) you sell, and the charges (freight, handling, and other miscellaneous charges) used by your business.
Rules used to override the default taxing behavior of AvaTax Calc when tax laws for a particular jurisdiction require special handling.