Index

A B C D E F G H I J L M N O P Q R S T U V W X Z 
All Classes|All Packages

A

Accepted - net.avalara.avatax.rest.client.enums.ExemptCertReviewStatusId
Certificate was accepted
AccountAdmin - net.avalara.avatax.rest.client.enums.SecurityRoleId
AccountAdmin
AccountAlreadyExists - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
AccountConfigurationModel - Class in net.avalara.avatax.rest.client.models
Represents one configuration setting for this account
AccountConfigurationModel() - Constructor for class net.avalara.avatax.rest.client.models.AccountConfigurationModel
 
AccountDoesNotExist - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
AccountExists - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
AccountExistsDifferentEmail - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
AccountExpiredException - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
AccountIdLicenseKey - net.avalara.avatax.rest.client.enums.AuthenticationTypeId
This API call was authenticated by your Avalara Account ID and private license key.
AccountInNewStatusException - net.avalara.avatax.rest.client.enums.ErrorCodeId
Account Activate error codes
AccountInvalidException - net.avalara.avatax.rest.client.enums.ErrorCodeId
User doesn't have rights to this account or company
AccountLicenseKeyModel - Class in net.avalara.avatax.rest.client.models
An account user who is permitted to use AvaTax.
AccountLicenseKeyModel() - Constructor for class net.avalara.avatax.rest.client.models.AccountLicenseKeyModel
 
AccountModel - Class in net.avalara.avatax.rest.client.models
An AvaTax account.
AccountModel() - Constructor for class net.avalara.avatax.rest.client.models.AccountModel
 
AccountNotNew - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
AccountNotProvisioned - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
AccountOperator - net.avalara.avatax.rest.client.enums.SecurityRoleId
AccountOperator
AccountOverrideNotAuthorized - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
accountResetLicenseKey(Integer, ResetLicenseKeyModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Reset this account's license key Resets the existing license key for this account to a new key.
accountResetLicenseKeyAsync(Integer, ResetLicenseKeyModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Reset this account's license key Resets the existing license key for this account to a new key.
AccountsPayable - net.avalara.avatax.rest.client.enums.PaymentAccountTypeId
 
AccountsReceivable - net.avalara.avatax.rest.client.enums.PaymentAccountTypeId
 
AccountsReceivableAccountsPayable - net.avalara.avatax.rest.client.enums.PaymentAccountTypeId
 
AccountStatusId - Enum in net.avalara.avatax.rest.client.enums
Status of an Avalara account
AccountTypeId - Enum in net.avalara.avatax.rest.client.enums
Status of an Avalara account
AccountTypeNotSupported - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
AccountUser - net.avalara.avatax.rest.client.enums.SecurityRoleId
AccountUser
Accrual - net.avalara.avatax.rest.client.enums.AccrualType
An Accrual filing indicates taxes that are accrued, intended to be filed on a future tax return.
AccrualType - Enum in net.avalara.avatax.rest.client.enums
Accrual types
AccruedTaxAmount - net.avalara.avatax.rest.client.enums.TaxOverrideType
To support Consumer Use Tax
AccruedTaxAmount - net.avalara.avatax.rest.client.enums.TaxOverrideTypeId
To support Consumer Use Tax
activateAccount(Integer, ActivateAccountModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Activate an account by accepting terms and conditions Activate the account specified by the unique accountId number.
activateAccountAsync(Integer, ActivateAccountModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Activate an account by accepting terms and conditions Activate the account specified by the unique accountId number.
ActivateAccountModel - Class in net.avalara.avatax.rest.client.models
Represents a request to activate an account by reading and accepting its terms and conditions.
ActivateAccountModel() - Constructor for class net.avalara.avatax.rest.client.models.ActivateAccountModel
 
activateFundingRequest(Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Request the javascript for a funding setup widget This API is available by invitation only.
activateFundingRequestAsync(Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Request the javascript for a funding setup widget This API is available by invitation only.
Active - net.avalara.avatax.rest.client.enums.AccountStatusId
This account is active and in use.
Active - net.avalara.avatax.rest.client.enums.CompanyFilingStatus
Avalara currently files tax returns for this company.
Active - net.avalara.avatax.rest.client.enums.ExemptCertStatusId
Active certificate
Active - net.avalara.avatax.rest.client.enums.FilingRequestStatus
Filing calender is active
Added - net.avalara.avatax.rest.client.enums.BulkAccountValidationStatus
 
addLines(String, AddTransactionLineModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Add lines to an existing unlocked transaction Add lines to an existing unlocked transaction.
addLinesAsync(String, AddTransactionLineModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Add lines to an existing unlocked transaction Add lines to an existing unlocked transaction.
addQuery(String, Object) - Method in class net.avalara.avatax.rest.client.AvaTaxPath
 
Address - net.avalara.avatax.rest.client.enums.BoundaryLevel
Street address precision
Address - net.avalara.avatax.rest.client.enums.TaxDependencyLevelId
Address
AddressCategoryId - Enum in net.avalara.avatax.rest.client.enums
The type of address represented by this object
AddressConflictException - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
AddressesModel - Class in net.avalara.avatax.rest.client.models
Information about all the addresses involved in this transaction.
AddressesModel() - Constructor for class net.avalara.avatax.rest.client.models.AddressesModel
 
AddressInfo - Class in net.avalara.avatax.rest.client.models
Represents a base address element.
AddressInfo() - Constructor for class net.avalara.avatax.rest.client.models.AddressInfo
 
AddressLocationInfo - Class in net.avalara.avatax.rest.client.models
Represents an address to resolve.
AddressLocationInfo() - Constructor for class net.avalara.avatax.rest.client.models.AddressLocationInfo
 
AddressLocationNotFound - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
AddressResolutionModel - Class in net.avalara.avatax.rest.client.models
Address Resolution Model
AddressResolutionModel() - Constructor for class net.avalara.avatax.rest.client.models.AddressResolutionModel
 
AddressTypeId - Enum in net.avalara.avatax.rest.client.enums
Indicates whether this address refers to a person or an business
AddressValidationInfo - Class in net.avalara.avatax.rest.client.models
TextCase info for input address
AddressValidationInfo() - Constructor for class net.avalara.avatax.rest.client.models.AddressValidationInfo
 
addSecurityHeader(String) - Method in class net.avalara.avatax.rest.client.RestCallFactory
 
AddTransactionLineModel - Class in net.avalara.avatax.rest.client.models
Model to add specific lines to exising transaction
AddTransactionLineModel() - Constructor for class net.avalara.avatax.rest.client.models.AddTransactionLineModel
 
Adjusted - net.avalara.avatax.rest.client.enums.DocumentStatus
An older version of a document that has been adjusted.
AdjustmentCancelled - net.avalara.avatax.rest.client.enums.VoidReasonCode
AdjustTax operation has been cancelled.
AdjustmentPeriodTypeId - Enum in net.avalara.avatax.rest.client.enums
 
AdjustmentReason - Enum in net.avalara.avatax.rest.client.enums
Indicates the type of adjustment that was performed on a transaction
AdjustmentTypeId - Enum in net.avalara.avatax.rest.client.enums
 
AdjustMultiDocumentModel - Class in net.avalara.avatax.rest.client.models
Replace an existing MultiDocument transaction recorded in AvaTax with a new one.
AdjustMultiDocumentModel() - Constructor for class net.avalara.avatax.rest.client.models.AdjustMultiDocumentModel
 
adjustMultiDocumentTransaction(String, DocumentType, String, AdjustMultiDocumentModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Adjust a MultiDocument transaction Adjusts the current MultiDocument transaction uniquely identified by this URL.
adjustMultiDocumentTransactionAsync(String, DocumentType, String, AdjustMultiDocumentModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Adjust a MultiDocument transaction Adjusts the current MultiDocument transaction uniquely identified by this URL.
adjustTransaction(String, String, DocumentType, String, AdjustTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Correct a previously created transaction Replaces the current transaction uniquely identified by this URL with a new transaction.
adjustTransactionAsync(String, String, DocumentType, String, AdjustTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Correct a previously created transaction Replaces the current transaction uniquely identified by this URL with a new transaction.
AdjustTransactionModel - Class in net.avalara.avatax.rest.client.models
Replace an existing transaction recorded in AvaTax with a new one.
AdjustTransactionModel() - Constructor for class net.avalara.avatax.rest.client.models.AdjustTransactionModel
 
AdvancedRuleCrashBehavior - Enum in net.avalara.avatax.rest.client.enums
 
AdvancedRuleCustomerDataSchemaModel - Class in net.avalara.avatax.rest.client.models
Model for retrieving customer data schema
AdvancedRuleCustomerDataSchemaModel() - Constructor for class net.avalara.avatax.rest.client.models.AdvancedRuleCustomerDataSchemaModel
 
AdvancedRuleError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
AdvancedRuleExecutionModel - Class in net.avalara.avatax.rest.client.models
Model representing an execution of an advanced rule for a company
AdvancedRuleExecutionModel() - Constructor for class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionModel
 
AdvancedRuleExecutionOrderModel - Class in net.avalara.avatax.rest.client.models
Model for updating rule execution order
AdvancedRuleExecutionOrderModel() - Constructor for class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionOrderModel
 
AdvancedRuleFullDetailsModel - Class in net.avalara.avatax.rest.client.models
Model for Advanced Rules when full details are requested
AdvancedRuleFullDetailsModel() - Constructor for class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
 
AdvancedRuleLookupFileModel - Class in net.avalara.avatax.rest.client.models
Model representing a lookup file for a company
AdvancedRuleLookupFileModel() - Constructor for class net.avalara.avatax.rest.client.models.AdvancedRuleLookupFileModel
 
AdvancedRuleModel - Class in net.avalara.avatax.rest.client.models
A generic global advanced rule encapsulating a script
AdvancedRuleModel() - Constructor for class net.avalara.avatax.rest.client.models.AdvancedRuleModel
 
AdvancedRuleRequestRuleError - net.avalara.avatax.rest.client.enums.ErrorCodeId
Advanced rule errors
AdvancedRuleResponseRuleError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
AdvancedRuleScriptModel - Class in net.avalara.avatax.rest.client.models
Represents an advanced rule script
AdvancedRuleScriptModel() - Constructor for class net.avalara.avatax.rest.client.models.AdvancedRuleScriptModel
 
AdvancedRuleScriptType - Enum in net.avalara.avatax.rest.client.enums
 
AdvancedRuleTableModel - Class in net.avalara.avatax.rest.client.models
Represents an advanced rule table
AdvancedRuleTableModel() - Constructor for class net.avalara.avatax.rest.client.models.AdvancedRuleTableModel
 
AdvancedRuleVisibilityModel - Class in net.avalara.avatax.rest.client.models
Model for toggling visibility of an advanced rule for an account
AdvancedRuleVisibilityModel() - Constructor for class net.avalara.avatax.rest.client.models.AdvancedRuleVisibilityModel
 
Advisory - net.avalara.avatax.rest.client.enums.NotificationSeverityLevel
Medium priority notification.
AggregateCityAndCounty - net.avalara.avatax.rest.client.enums.StackAggregationOption
City and county rates are aggregated.
AggregateStateAndCounty - net.avalara.avatax.rest.client.enums.StackAggregationOption
State and county rates are aggregated.
Alcohol - net.avalara.avatax.rest.client.enums.TaxType
Alcohol tax type
All - net.avalara.avatax.rest.client.enums.LocalNexusTypeId
Customer declares nexus in all local taxing authorities.
All - net.avalara.avatax.rest.client.enums.MatchingTaxType
Match all tax types
AllCompanies - net.avalara.avatax.rest.client.enums.CompanyAccessLevel
Permission to access all companies in all accounts.
AllUSCountryCodes - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
AllUSDCurrencyCodes - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
Amended - net.avalara.avatax.rest.client.enums.WorksheetTypeId
Represents an amended filing for a period
Annually - net.avalara.avatax.rest.client.enums.FilingFrequencyId
File once per year
Any - net.avalara.avatax.rest.client.enums.ApiCallStatus
Any other api call status
Any - net.avalara.avatax.rest.client.enums.DocumentStatus
DEPRECATED - Represents "a document in any status" when searching.
Any - net.avalara.avatax.rest.client.enums.DocumentType
Not a real document type.
ApiCallStatus - Enum in net.avalara.avatax.rest.client.enums
Indicates what level of auditing information is available for a transaction
applyField(String, Object) - Method in class net.avalara.avatax.rest.client.AvaTaxPath
 
ApproveAdvancedRuleModel - Class in net.avalara.avatax.rest.client.models
Model for changing the approved status of an advanced rule
ApproveAdvancedRuleModel() - Constructor for class net.avalara.avatax.rest.client.models.ApproveAdvancedRuleModel
 
Approved - net.avalara.avatax.rest.client.enums.FirmClientLinkageStatus
Approved
ApprovedToFile - net.avalara.avatax.rest.client.enums.FilingStatusId
 
ApprovedToFile - net.avalara.avatax.rest.client.enums.WorksheetStatusId
No comment data provided
ApprovedToFileOnBehalf - net.avalara.avatax.rest.client.enums.FilingStatusId
 
ApprovedToFileOnBehalf - net.avalara.avatax.rest.client.enums.WorksheetStatusId
No comment data provided
ApproveFilingsModel - Class in net.avalara.avatax.rest.client.models
Approve a set of filings.
ApproveFilingsModel() - Constructor for class net.avalara.avatax.rest.client.models.ApproveFilingsModel
 
approveFirmClientLinkage(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Approves linkage to a firm for a client account This API enables the account admin of a client account to approve linkage request by a firm.
approveFirmClientLinkageAsync(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Approves linkage to a firm for a client account This API enables the account admin of a client account to approve linkage request by a firm.
ARA - net.avalara.avatax.rest.client.enums.ServiceTypeId
Accounting Firm ARA Service Type
ARAManaged - net.avalara.avatax.rest.client.enums.ServiceTypeId
Accounting Firm ARAManaged Service Type
auditAccount(Integer, Date, Date, Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve audit history for an account.
auditAccountAsync(Integer, Date, Date, Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve audit history for an account.
AuditEvent - Class in net.avalara.avatax.rest.client.models
 
AuditEvent() - Constructor for class net.avalara.avatax.rest.client.models.AuditEvent
 
AuditModel - Class in net.avalara.avatax.rest.client.models
Provides detailed information about an API call.
AuditModel() - Constructor for class net.avalara.avatax.rest.client.models.AuditModel
 
AuditMultiDocumentModel - Class in net.avalara.avatax.rest.client.models
Information about a previously created MultiDocument transaction
AuditMultiDocumentModel() - Constructor for class net.avalara.avatax.rest.client.models.AuditMultiDocumentModel
 
auditMultiDocumentTransaction(String, DocumentType) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Get audit information about a MultiDocument transaction Retrieve audit information about a MultiDocument transaction stored in AvaTax.
auditMultiDocumentTransactionAsync(String, DocumentType) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Get audit information about a MultiDocument transaction Retrieve audit information about a MultiDocument transaction stored in AvaTax.
auditTransaction(String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Get audit information about a transaction Retrieve audit information about a transaction stored in AvaTax.
auditTransactionAsync(String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Get audit information about a transaction Retrieve audit information about a transaction stored in AvaTax.
AuditTransactionModel - Class in net.avalara.avatax.rest.client.models
Information about a previously created transaction
AuditTransactionModel() - Constructor for class net.avalara.avatax.rest.client.models.AuditTransactionModel
 
auditTransactionWithType(String, String, DocumentType) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Get audit information about a transaction Retrieve audit information about a transaction stored in AvaTax.
auditTransactionWithTypeAsync(String, String, DocumentType) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Get audit information about a transaction Retrieve audit information about a transaction stored in AvaTax.
AuthenticationException - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
AuthenticationIncomplete - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
AuthenticationTypeId - Enum in net.avalara.avatax.rest.client.enums
Represents the type of authentication provided to the API call
AuthorizationException - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
AuthorizationPartner - net.avalara.avatax.rest.client.enums.ServiceTypeId
AuthorizationPartner
AutoAddress - net.avalara.avatax.rest.client.enums.ServiceTypeId
AutoAddress
Automatic - net.avalara.avatax.rest.client.enums.ServiceMode
Automatically use local or remote (default)
AutoReturns - net.avalara.avatax.rest.client.enums.ServiceTypeId
AutoReturns
AvaAlcohol - net.avalara.avatax.rest.client.enums.ServiceTypeId
AvaAlcohol
AvaBikeTax - net.avalara.avatax.rest.client.enums.ServiceTypeId
AvaBikeTax
AvaBottle - net.avalara.avatax.rest.client.enums.ServiceTypeId
AvaBottle
AvaCert - net.avalara.avatax.rest.client.enums.ServiceTypeId
AvaCert
AvaCertUpdate - net.avalara.avatax.rest.client.enums.BatchType
 
AvaCertUpdateAll - net.avalara.avatax.rest.client.enums.BatchType
 
AvaCheckoutBag - net.avalara.avatax.rest.client.enums.ServiceTypeId
AvaCheckoutBag
AvaComms - net.avalara.avatax.rest.client.enums.ServiceTypeId
AvaComms
AvaCUT - net.avalara.avatax.rest.client.enums.ServiceTypeId
AvaCUT
AvaEWaste - net.avalara.avatax.rest.client.enums.ServiceTypeId
AvaEWaste
AvaExemptTier1 - net.avalara.avatax.rest.client.enums.ServiceTypeId
AvaExemptTier1
AvaExemptTier2 - net.avalara.avatax.rest.client.enums.ServiceTypeId
AvaExemptTier2
AvaExemptTier3 - net.avalara.avatax.rest.client.enums.ServiceTypeId
AvaExemptTier3
AvaExemptTier4 - net.avalara.avatax.rest.client.enums.ServiceTypeId
AvaExemptTier4
AvaFileFormModel - Class in net.avalara.avatax.rest.client.models
Represents information about a tax form known to Avalara
AvaFileFormModel() - Constructor for class net.avalara.avatax.rest.client.models.AvaFileFormModel
 
AvaLandedCost - net.avalara.avatax.rest.client.enums.ServiceTypeId
AvaLandedCost
AvalaraIdentityApiError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
AvalaraIdentityServer - net.avalara.avatax.rest.client.enums.ErrorTargetCode
There was an error in the Avalara Identity Server
AvaLodging - net.avalara.avatax.rest.client.enums.ServiceTypeId
AvaLodging
AvaMeals - net.avalara.avatax.rest.client.enums.ServiceTypeId
AvaMeals
AvaTaxApiServer - net.avalara.avatax.rest.client.enums.ErrorTargetCode
There was an error in the AvaTax API Server
AvaTaxClient - Class in net.avalara.avatax.rest.client
 
AvaTaxClient(String, String, String, String) - Constructor for class net.avalara.avatax.rest.client.AvaTaxClient
 
AvaTaxClient(String, String, String, String, String, int, String) - Constructor for class net.avalara.avatax.rest.client.AvaTaxClient
 
AvaTaxClient(String, String, String, String, String, int, String, ExecutorService) - Constructor for class net.avalara.avatax.rest.client.AvaTaxClient
 
AvaTaxClient(String, String, String, String, ExecutorService) - Constructor for class net.avalara.avatax.rest.client.AvaTaxClient
 
AvaTaxClient(String, String, String, String, ExecutorService, HttpClientBuilder) - Constructor for class net.avalara.avatax.rest.client.AvaTaxClient
 
AvaTaxClient(String, String, String, AvaTaxEnvironment) - Constructor for class net.avalara.avatax.rest.client.AvaTaxClient
 
AvaTaxClient(String, String, String, AvaTaxEnvironment, String, int, String) - Constructor for class net.avalara.avatax.rest.client.AvaTaxClient
 
AvaTaxClient(String, String, String, AvaTaxEnvironment, String, int, String, ExecutorService) - Constructor for class net.avalara.avatax.rest.client.AvaTaxClient
 
AvaTaxClient(String, String, String, AvaTaxEnvironment, ExecutorService) - Constructor for class net.avalara.avatax.rest.client.AvaTaxClient
 
AvaTaxClient(String, String, String, AvaTaxEnvironment, ExecutorService, HttpClientBuilder) - Constructor for class net.avalara.avatax.rest.client.AvaTaxClient
 
AvaTaxClientException - Exception in net.avalara.avatax.rest.client
 
AvaTaxClientException(String) - Constructor for exception net.avalara.avatax.rest.client.AvaTaxClientException
 
AvaTaxClientException(ErrorResult, Object) - Constructor for exception net.avalara.avatax.rest.client.AvaTaxClientException
 
AvaTaxConstants - Class in net.avalara.avatax.rest.client
 
AvaTaxConstants() - Constructor for class net.avalara.avatax.rest.client.AvaTaxConstants
 
AvaTaxCsp - net.avalara.avatax.rest.client.enums.ServiceTypeId
AvaTaxCsp
AvataxDeleteErrorTransactionStatus - Enum in net.avalara.avatax.rest.client.enums
Status when deleting an error transaction
AvaTaxEnvironment - Enum in net.avalara.avatax.rest.client.enums
 
AvaTaxGlobal - net.avalara.avatax.rest.client.enums.ServiceTypeId
AvaTaxGlobal
AvaTaxMessage - Class in net.avalara.avatax.rest.client.models
Informational or warning messages returned by AvaTax with a transaction
AvaTaxMessage() - Constructor for class net.avalara.avatax.rest.client.models.AvaTaxMessage
 
AvaTaxPath - Class in net.avalara.avatax.rest.client
 
AvaTaxPath(String) - Constructor for class net.avalara.avatax.rest.client.AvaTaxPath
 
AvaTaxPro - net.avalara.avatax.rest.client.enums.ServiceTypeId
AvaTaxPro
AvaTaxReturns - net.avalara.avatax.rest.client.enums.NoticeCustomerType
AvaTax Returns
AvaTaxST - net.avalara.avatax.rest.client.enums.ServiceTypeId
AvaTaxST
AvaUpc - net.avalara.avatax.rest.client.enums.ServiceTypeId
AvaUpc
AX7 - net.avalara.avatax.rest.client.enums.PointOfSalePartnerId
 

B

BadDebt - net.avalara.avatax.rest.client.enums.AdjustmentReason
Transaction was adjusted due to bad or uncollectable debt
BaseRule - net.avalara.avatax.rest.client.enums.TaxRuleTypeId
Specifies a rule that changes the tax base of a specific product.
BasicAuthIncorrect - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
BatchAdjustTransactionModel - Class in net.avalara.avatax.rest.client.models
Replace an existing transaction recorded in AvaTax with a new one.
BatchAdjustTransactionModel() - Constructor for class net.avalara.avatax.rest.client.models.BatchAdjustTransactionModel
 
BatchCannotBeCancelledFormatError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
BatchCannotBeCancelledStatusError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
BatchCannotBeDeletedWhileProcessing - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
BatchCannotDeleteBatchFile - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
BatchCannotGetBatchFile - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
BatchCannotSaveBatchFile - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
BatchCompanyIdAndCompanyCodeMismatch - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
batchDeleteItemClassifications(Integer, Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete all classifications for an item Delete all the classifications for a given item.
batchDeleteItemClassificationsAsync(Integer, Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete all classifications for an item Delete all the classifications for a given item.
batchDeleteItemParameters(Integer, Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete all parameters for an item Delete all the parameters for a given item.
batchDeleteItemParametersAsync(Integer, Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete all parameters for an item Delete all the parameters for a given item.
BatchFileModel - Class in net.avalara.avatax.rest.client.models
Represents one file in a batch upload.
BatchFileModel() - Constructor for class net.avalara.avatax.rest.client.models.BatchFileModel
 
BatchInvalidFileTypeError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
BatchMaintenance - net.avalara.avatax.rest.client.enums.BatchType
 
BatchModel - Class in net.avalara.avatax.rest.client.models
Represents a batch of uploaded documents.
BatchModel() - Constructor for class net.avalara.avatax.rest.client.models.BatchModel
 
BatchMustContainOneFile - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
BatchSalesAuditMustBeZippedError - net.avalara.avatax.rest.client.enums.ErrorCodeId
Batch errors New batch error codes continue at 2501
BatchStatus - Enum in net.avalara.avatax.rest.client.enums
The status of a batch file
BatchTransactionLineLimitExceeded - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
BatchTransactionTypeError - net.avalara.avatax.rest.client.enums.ErrorCodeId
Batch errors For other batch errors, see: 200 - 208 above
BatchType - Enum in net.avalara.avatax.rest.client.enums
The type of data contained in this batch
BatchVoidTransactionModel - Class in net.avalara.avatax.rest.client.models
A request to void a previously created transaction.
BatchVoidTransactionModel() - Constructor for class net.avalara.avatax.rest.client.models.BatchVoidTransactionModel
 
BatchZipMustContainOneFileError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
Batteries - net.avalara.avatax.rest.client.enums.MatchingTaxType
Batteries tax type
Batteries - net.avalara.avatax.rest.client.enums.TaxType
Batteries tax type
BearerTokenInvalid - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
BearerTokenNotSupported - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
BearerTokenParseUserIdError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
BillToCustomerExpected - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
Bimonthly - net.avalara.avatax.rest.client.enums.FilingFrequencyId
File every other month
Blanket - net.avalara.avatax.rest.client.enums.ExemptCertTypeId
Blanked certificate
Blocking - net.avalara.avatax.rest.client.enums.NotificationSeverityLevel
High priority notification.
Boolean - net.avalara.avatax.rest.client.enums.ParameterBagDataType
This data type is either 'true' or 'false'.
BothSalesAndUseTax - net.avalara.avatax.rest.client.enums.MatchingTaxType
Match both Sales and Use Tax only
Bottle - net.avalara.avatax.rest.client.enums.MatchingTaxType
Match bottle tax type
Bottle - net.avalara.avatax.rest.client.enums.TaxType
Match bottle tax type
BoundaryLevel - Enum in net.avalara.avatax.rest.client.enums
Jurisdiction boundary precision level found for address.
BoundaryLevelForJO - Enum in net.avalara.avatax.rest.client.enums
 
BrazilExemptValidationError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
BrazilPisCofinsError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
BrazilValidationError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
buildTaxContentFile(PointOfSaleDataRequestModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Build a multi-location tax content file Builds a tax content file containing information useful for a retail point-of-sale solution.
buildTaxContentFileAsync(PointOfSaleDataRequestModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Build a multi-location tax content file Builds a tax content file containing information useful for a retail point-of-sale solution.
buildTaxContentFileForLocation(Integer, Integer, Date, PointOfSaleFileType, PointOfSalePartnerId, Boolean) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Build a tax content file for a single location Builds a tax content file containing information useful for a retail point-of-sale solution.
buildTaxContentFileForLocationAsync(Integer, Integer, Date, PointOfSaleFileType, PointOfSalePartnerId, Boolean) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Build a tax content file for a single location Builds a tax content file containing information useful for a retail point-of-sale solution.
BulkAccountValidationStatus - Enum in net.avalara.avatax.rest.client.enums
A list of bulk account validation statuses for filing calendars.
bulkLockTransaction(BulkLockTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Lock a set of documents This API is available by invitation only.
bulkLockTransactionAsync(BulkLockTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Lock a set of documents This API is available by invitation only.
BulkLockTransactionModel - Class in net.avalara.avatax.rest.client.models
Bulk lock documents model
BulkLockTransactionModel() - Constructor for class net.avalara.avatax.rest.client.models.BulkLockTransactionModel
 
BulkLockTransactionResult - Class in net.avalara.avatax.rest.client.models
Returns information about transactions that were locked
BulkLockTransactionResult() - Constructor for class net.avalara.avatax.rest.client.models.BulkLockTransactionResult
 
ByDay - net.avalara.avatax.rest.client.enums.DueDateTypeId
Denotes form is due on the due day
ByLastDay - net.avalara.avatax.rest.client.enums.DueDateTypeId
Denotes form is due by last day of the month
BySecondLastDay - net.avalara.avatax.rest.client.enums.DueDateTypeId
Denotes form is due by second to last day of the month

C

call() - Method in class net.avalara.avatax.rest.client.RestCall
 
cancelBatch(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Cancel an in progress batch Marks the in progress batch identified by this URL as cancelled.
cancelBatchAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Cancel an in progress batch Marks the in progress batch identified by this URL as cancelled.
Cancelled - net.avalara.avatax.rest.client.enums.BatchStatus
Batch file is cancelled
Cancelled - net.avalara.avatax.rest.client.enums.DocumentStatus
A document that has been cancelled.
CannotActivateCompany - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CannotAdjustDocumentType - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CannotAssignUserToCompany - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CannotCertifyCompany - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CannotChangeFilingStatus - net.avalara.avatax.rest.client.enums.ErrorCodeId
Represents a malformed document fetch command
CannotChangePassword - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CannotCreateDeletedObjects - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CannotCreateNestedObjects - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CannotCreateTransactionWithDeletedDataSource - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CannotDeleteCompany - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CannotDeleteParentBeforeChildNexus - net.avalara.avatax.rest.client.enums.ErrorCodeId
Nexus validation error codes
CannotDismissGlobalNotification - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CannotModifyDeletedObjects - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CannotModifyExemptCert - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CannotModifyLockedTransaction - net.avalara.avatax.rest.client.enums.ErrorCodeId
Create or update transaction error codes
CannotModifySstNexus - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CannotSwitchAccountId - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CannotUpdateAccountTypeId - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CannotUpdateNestedObjects - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CappedFetchResult - Class in net.avalara.avatax.rest.client.models
 
CappedFetchResult() - Constructor for class net.avalara.avatax.rest.client.models.CappedFetchResult
 
CertCapture - net.avalara.avatax.rest.client.enums.ServiceTypeId
CertCapture
CertCapture - net.avalara.avatax.rest.client.enums.TaxNoticeFilingTypeId
Denotes a cert capture return
CertCaptureProvisionStatus - Enum in net.avalara.avatax.rest.client.enums
 
CertExpressInvitationModel - Class in net.avalara.avatax.rest.client.models
Represents an invitation for a customer to use CertExpress to self-report their own certificates.
CertExpressInvitationModel() - Constructor for class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
 
CertExpressInvitationStatus - Enum in net.avalara.avatax.rest.client.enums
Indicates the status of a CertExpress invitation link.
CertExpressInvitationStatusModel - Class in net.avalara.avatax.rest.client.models
Represent what is the current status of certificate request
CertExpressInvitationStatusModel() - Constructor for class net.avalara.avatax.rest.client.models.CertExpressInvitationStatusModel
 
CertificateAttributeModel - Class in net.avalara.avatax.rest.client.models
A certificate attribute can be thought of as a feature or flag that is applied to a certificate.
CertificateAttributeModel() - Constructor for class net.avalara.avatax.rest.client.models.CertificateAttributeModel
 
CertificateModel - Class in net.avalara.avatax.rest.client.models
A certificate is a document stored in either AvaTax Exemptions or CertCapture.
CertificateModel() - Constructor for class net.avalara.avatax.rest.client.models.CertificateModel
 
CertificatePreviewType - Enum in net.avalara.avatax.rest.client.enums
Type of certificate preview to download
CertificateRequestDeliveryMethod - Enum in net.avalara.avatax.rest.client.enums
The way of delivering request
CertificatesError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CertificatesNotSetup - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CertificateTaxCodeModel - Class in net.avalara.avatax.rest.client.models
Represents a tax code used by the CertCapture process
CertificateTaxCodeModel() - Constructor for class net.avalara.avatax.rest.client.models.CertificateTaxCodeModel
 
certifyIntegration(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Checks whether the integration being used to set up this company and run transactions onto this company is compliant to all requirements.
certifyIntegrationAsync(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Checks whether the integration being used to set up this company and run transactions onto this company is compliant to all requirements.
changeFilingStatus(Integer, FilingStatusChangeModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Change the filing status of this company Changes the current filing status of this company.
changeFilingStatusAsync(Integer, FilingStatusChangeModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Change the filing status of this company Changes the current filing status of this company.
changePassword(PasswordChangeModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Change Password Allows a user to change their password via an API call.
changePasswordAsync(PasswordChangeModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Change Password Allows a user to change their password via an API call.
ChangeRequest - net.avalara.avatax.rest.client.enums.FilingRequestStatus
This indicates that there is a new change request.
changeTransactionCode(String, String, DocumentType, String, ChangeTransactionCodeModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Change a transaction's code Renames a transaction uniquely identified by this URL by changing its `code` value.
changeTransactionCodeAsync(String, String, DocumentType, String, ChangeTransactionCodeModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Change a transaction's code Renames a transaction uniquely identified by this URL by changing its `code` value.
ChangeTransactionCodeModel - Class in net.avalara.avatax.rest.client.models
Settle this transaction with your ledger by verifying its amounts.
ChangeTransactionCodeModel() - Constructor for class net.avalara.avatax.rest.client.models.ChangeTransactionCodeModel
 
CircularCompanyHierarchies - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CIT - net.avalara.avatax.rest.client.enums.JurisTypeId
City
City - net.avalara.avatax.rest.client.enums.JurisdictionType
City
ClassificationModel - Class in net.avalara.avatax.rest.client.models
Represents a classification for a given item.
ClassificationModel() - Constructor for class net.avalara.avatax.rest.client.models.ClassificationModel
 
CNT - net.avalara.avatax.rest.client.enums.JurisTypeId
Country
CommentType - Enum in net.avalara.avatax.rest.client.enums
Comment Types
CommitMultiDocumentModel - Class in net.avalara.avatax.rest.client.models
Commit this MultiDocument object so that all transactions within it can be reported on a tax filing.
CommitMultiDocumentModel() - Constructor for class net.avalara.avatax.rest.client.models.CommitMultiDocumentModel
 
commitMultiDocumentTransaction(CommitMultiDocumentModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Commit a MultiDocument transaction Marks a list of transactions by changing its status to `Committed`.
commitMultiDocumentTransactionAsync(CommitMultiDocumentModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Commit a MultiDocument transaction Marks a list of transactions by changing its status to `Committed`.
Committed - net.avalara.avatax.rest.client.enums.DocumentStatus
A posted document that has been committed.
commitTransaction(String, String, DocumentType, String, CommitTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Commit a transaction for reporting Marks a transaction by changing its status to `Committed`.
commitTransactionAsync(String, String, DocumentType, String, CommitTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Commit a transaction for reporting Marks a transaction by changing its status to `Committed`.
CommitTransactionModel - Class in net.avalara.avatax.rest.client.models
Commit this transaction as permanent so that it can be reported on a tax filing.
CommitTransactionModel() - Constructor for class net.avalara.avatax.rest.client.models.CommitTransactionModel
 
CommonPassword - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CommsConfigClientIdBadValue - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CommsConfigClientIdMissing - net.avalara.avatax.rest.client.enums.ErrorCodeId
Communications Tax error codes
CommunicationsTransactionTypeModel - Class in net.avalara.avatax.rest.client.models
Represents information about a type of telecommunications transaction
CommunicationsTransactionTypeModel() - Constructor for class net.avalara.avatax.rest.client.models.CommunicationsTransactionTypeModel
 
CommunicationsTSPairModel - Class in net.avalara.avatax.rest.client.models
Represents a transaction/service type pair for telecommunications tax
CommunicationsTSPairModel() - Constructor for class net.avalara.avatax.rest.client.models.CommunicationsTSPairModel
 
CompanyAccessLevel - Enum in net.avalara.avatax.rest.client.enums
Indicates the level of companies that can be accessed
CompanyAccountAndParentAccountMismatch - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CompanyAddress - Class in net.avalara.avatax.rest.client.models
Company Address Information
CompanyAddress() - Constructor for class net.avalara.avatax.rest.client.models.CompanyAddress
 
CompanyAdmin - net.avalara.avatax.rest.client.enums.SecurityRoleId
CompanyAdmin
CompanyConfigurationModel - Class in net.avalara.avatax.rest.client.models
Represents one configuration setting for this company
CompanyConfigurationModel() - Constructor for class net.avalara.avatax.rest.client.models.CompanyConfigurationModel
 
CompanyDistanceThresholdModel - Class in net.avalara.avatax.rest.client.models
A company-distance-threshold model indicates the distance between a company and the taxing borders of various countries.
CompanyDistanceThresholdModel() - Constructor for class net.avalara.avatax.rest.client.models.CompanyDistanceThresholdModel
 
CompanyFilingStatus - Enum in net.avalara.avatax.rest.client.enums
Indicates whether Avalara Managed Returns has begun filing for this company.
CompanyInitializationModel - Class in net.avalara.avatax.rest.client.models
Company Initialization Model
CompanyInitializationModel() - Constructor for class net.avalara.avatax.rest.client.models.CompanyInitializationModel
 
companyInitialize(CompanyInitializationModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Quick setup for a company with a single physical address Shortcut to quickly setup a single-physical-location company with critical information and activate it.
companyInitializeAsync(CompanyInitializationModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Quick setup for a company with a single physical address Shortcut to quickly setup a single-physical-location company with critical information and activate it.
CompanyInvalidException - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CompanyLocationDateRangeOverlap - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CompanyLocationImport - net.avalara.avatax.rest.client.enums.BatchType
 
CompanyModel - Class in net.avalara.avatax.rest.client.models
A company or business entity.
CompanyModel() - Constructor for class net.avalara.avatax.rest.client.models.CompanyModel
 
CompanyParameterDetailModel - Class in net.avalara.avatax.rest.client.models
Represents a parameter associated with a company.
CompanyParameterDetailModel() - Constructor for class net.avalara.avatax.rest.client.models.CompanyParameterDetailModel
 
CompanyProfileNotSet - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CompanyReturnSettingModel - Class in net.avalara.avatax.rest.client.models
 
CompanyReturnSettingModel() - Constructor for class net.avalara.avatax.rest.client.models.CompanyReturnSettingModel
 
CompanyTaxProfileEntryRequired - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CompanyUser - net.avalara.avatax.rest.client.enums.SecurityRoleId
CompanyUser
Complete - net.avalara.avatax.rest.client.enums.NotificationSeverityLevel
A completed notification
Completed - net.avalara.avatax.rest.client.enums.BatchStatus
Batch file has been completely processed.
ComplianceAdmin - net.avalara.avatax.rest.client.enums.SecurityRoleId
ComplianceAdmin
ComplianceAggregatedTaxRateModel - Class in net.avalara.avatax.rest.client.models
A model for aggregated rates.
ComplianceAggregatedTaxRateModel() - Constructor for class net.avalara.avatax.rest.client.models.ComplianceAggregatedTaxRateModel
 
ComplianceJurisdictionModel - Class in net.avalara.avatax.rest.client.models
Model for distinct jurisdictions.
ComplianceJurisdictionModel() - Constructor for class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
 
ComplianceJurisdictionRateModel - Class in net.avalara.avatax.rest.client.models
A flattened model for jurisdictions and rates.
ComplianceJurisdictionRateModel() - Constructor for class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
 
ComplianceOperator - net.avalara.avatax.rest.client.enums.SecurityRoleId
ComplianceOperator
ComplianceRootUser - net.avalara.avatax.rest.client.enums.SecurityRoleId
ComplianceRootUser
ComplianceTaxRateModel - Class in net.avalara.avatax.rest.client.models
The tax rate model.
ComplianceTaxRateModel() - Constructor for class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
 
ComplianceTempUser - net.avalara.avatax.rest.client.enums.SecurityRoleId
ComplianceTempUser
ComplianceUser - net.avalara.avatax.rest.client.enums.SecurityRoleId
ComplianceUser
ConcurrentRequestLimitExceeded - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
ConflictingExposureZone - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
ConflictingFields - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
Consolidated - net.avalara.avatax.rest.client.enums.OutletTypeId
File a single return, but you must have a line item for each place of business.
Constant - net.avalara.avatax.rest.client.enums.ResolutionQuality
Pulled from a static list of geocodes for specific jurisdictions
ConsumersUseAndSellersUseTax - net.avalara.avatax.rest.client.enums.MatchingTaxType
Match both Consumer Use and Seller's Use Tax types
ConsumerUse - net.avalara.avatax.rest.client.enums.FormTypeId
Denotes the form type is Consumer Use Tax only
ConsumerUse - net.avalara.avatax.rest.client.enums.ReportDocType
Output all ConsumerUse tax transactions in the report
ConsumerUse - net.avalara.avatax.rest.client.enums.TaxType
Consumer Use Tax
ConsumerUseAndSalesTax - net.avalara.avatax.rest.client.enums.MatchingTaxType
Match both Consumer Use and Sales Tax types
ConsumerUseTax - net.avalara.avatax.rest.client.enums.MatchingTaxType
Match Consumer Use Tax only
ContactModel - Class in net.avalara.avatax.rest.client.models
A contact person for a company.
ContactModel() - Constructor for class net.avalara.avatax.rest.client.models.ContactModel
 
CoordinateInfo - Class in net.avalara.avatax.rest.client.models
Coordinate Info
CoordinateInfo() - Constructor for class net.avalara.avatax.rest.client.models.CoordinateInfo
 
Country - net.avalara.avatax.rest.client.enums.JurisdictionType
Country
CountryCentroid - net.avalara.avatax.rest.client.enums.ResolutionQuality
Avalara-defined country centroid
CountryOverridesNotAvailable - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
County - net.avalara.avatax.rest.client.enums.JurisdictionType
County
CoverLetterModel - Class in net.avalara.avatax.rest.client.models
The CoverLetter model represents a message sent along with an invitation to use CertExpress to upload certificates.
CoverLetterModel() - Constructor for class net.avalara.avatax.rest.client.models.CoverLetterModel
 
create() - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
Create() - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
createAccount(AccountModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new account # For Registrar Use Only This API is for use by Avalara Registrar administrative users only.
createAccountAsync(AccountModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new account # For Registrar Use Only This API is for use by Avalara Registrar administrative users only.
createAdjustmentRequest(String, AdjustmentReason) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
CreateAdjustmentRequest(String, AdjustmentReason) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
createAndLinkNewFirmClientAccount(NewFirmClientAccountRequestModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Request a new FirmClient account and create an approved linkage to it This API is for use by Firms only.
createAndLinkNewFirmClientAccountAsync(NewFirmClientAccountRequestModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Request a new FirmClient account and create an approved linkage to it This API is for use by Firms only.
createAsync() - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
CreateAsync() - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
createAvaFileForms(ArrayList<AvaFileFormModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new AvaFileForm Create one or more AvaFileForms A 'AvaFileForm' represents a form supported by our returns team ### Security Policies * This API requires the user role Compliance Root User.
createAvaFileFormsAsync(ArrayList<AvaFileFormModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new AvaFileForm Create one or more AvaFileForms A 'AvaFileForm' represents a form supported by our returns team ### Security Policies * This API requires the user role Compliance Root User.
createBatches(Integer, ArrayList<BatchModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new batch Create one or more new batch objects attached to this company.
createBatchesAsync(Integer, ArrayList<BatchModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new batch Create one or more new batch objects attached to this company.
createCertExpressInvitation(Integer, String, ArrayList<CreateCertExpressInvitationModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a CertExpress invitation Creates an invitation for a customer to self-report certificates using the CertExpress website.
createCertExpressInvitationAsync(Integer, String, ArrayList<CreateCertExpressInvitationModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a CertExpress invitation Creates an invitation for a customer to self-report certificates using the CertExpress website.
CreateCertExpressInvitationModel - Class in net.avalara.avatax.rest.client.models
Represents an invitation for a customer to use CertExpress to self-report their own certificates.
CreateCertExpressInvitationModel() - Constructor for class net.avalara.avatax.rest.client.models.CreateCertExpressInvitationModel
 
createCertificates(Integer, Boolean, ArrayList<CertificateModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create certificates for this company Record one or more certificates document for this company.
createCertificatesAsync(Integer, Boolean, ArrayList<CertificateModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create certificates for this company Record one or more certificates document for this company.
createCompanies(ArrayList<CompanyModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create new companies Create one or more new company objects.
createCompaniesAsync(ArrayList<CompanyModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create new companies Create one or more new company objects.
createCompanyLookupFile(Integer, Integer, AdvancedRuleLookupFileModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a lookup file for a company
createCompanyLookupFileAsync(Integer, Integer, AdvancedRuleLookupFileModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a lookup file for a company
createContacts(Integer, ArrayList<ContactModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new contact Create one or more new contact objects.
createContactsAsync(Integer, ArrayList<ContactModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new contact Create one or more new contact objects.
createCustomers(Integer, ArrayList<CustomerModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create customers for this company Create one or more customers for this company.
createCustomersAsync(Integer, ArrayList<CustomerModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create customers for this company Create one or more customers for this company.
createDataSources(Integer, ArrayList<DataSourceModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create and store new datasources for the respective companies.
createDataSourcesAsync(Integer, ArrayList<DataSourceModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create and store new datasources for the respective companies.
createDistanceThreshold(Integer, ArrayList<CompanyDistanceThresholdModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create one or more DistanceThreshold objects Create one or more DistanceThreshold objects for this company.
createDistanceThresholdAsync(Integer, ArrayList<CompanyDistanceThresholdModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create one or more DistanceThreshold objects Create one or more DistanceThreshold objects for this company.
createFirmClientLinkage(FirmClientLinkageInputModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Links a firm account with the client account This API enables the firm admins/firm users to request the linkage of a firm account and a client account.
createFirmClientLinkageAsync(FirmClientLinkageInputModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Links a firm account with the client account This API enables the firm admins/firm users to request the linkage of a firm account and a client account.
createFundingRequest(Integer, FundingInitiateModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Request managed returns funding setup for a company This API is available by invitation only.
createFundingRequestAsync(Integer, FundingInitiateModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Request managed returns funding setup for a company This API is available by invitation only.
createItemClassifications(Integer, Long, ArrayList<ItemClassificationInputModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Add classifications to an item.
createItemClassificationsAsync(Integer, Long, ArrayList<ItemClassificationInputModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Add classifications to an item.
createItemParameters(Integer, Long, ArrayList<ItemParameterModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Add parameters to an item.
createItemParametersAsync(Integer, Long, ArrayList<ItemParameterModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Add parameters to an item.
createItems(Integer, ArrayList<ItemModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new item Creates one or more new item objects attached to this company.
createItemsAsync(Integer, ArrayList<ItemModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new item Creates one or more new item objects attached to this company.
createJurisdictionOverrides(Integer, ArrayList<JurisdictionOverrideModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create one or more overrides Creates one or more jurisdiction override objects for this account.
createJurisdictionOverridesAsync(Integer, ArrayList<JurisdictionOverrideModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create one or more overrides Creates one or more jurisdiction override objects for this account.
createLicenseKey(Integer, AccountLicenseKeyModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create license key for this account Creates a new license key for this account.
createLicenseKeyAsync(Integer, AccountLicenseKeyModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create license key for this account Creates a new license key for this account.
createLocations(Integer, ArrayList<LocationModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new location Create one or more new location objects attached to this company.
createLocationsAsync(Integer, ArrayList<LocationModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new location Create one or more new location objects attached to this company.
CreateMultiCompanyTransactionModel - Class in net.avalara.avatax.rest.client.models
Create a multi company transaction
CreateMultiCompanyTransactionModel() - Constructor for class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
 
CreateMultiDocumentModel - Class in net.avalara.avatax.rest.client.models
A MultiDocument transaction represents a sale or purchase that occurred between more than two companies.
CreateMultiDocumentModel() - Constructor for class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
 
createMultiDocumentTransaction(String, CreateMultiDocumentModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new MultiDocument transaction Records a new MultiDocument transaction in AvaTax.
createMultiDocumentTransactionAsync(String, CreateMultiDocumentModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new MultiDocument transaction Records a new MultiDocument transaction in AvaTax.
createNexus(Integer, ArrayList<NexusModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new nexus Creates one or more new nexus declarations attached to this company.
createNexusAsync(Integer, ArrayList<NexusModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new nexus Creates one or more new nexus declarations attached to this company.
createNotifications(ArrayList<NotificationModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create new notifications.
createNotificationsAsync(ArrayList<NotificationModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create new notifications.
createOrAdjustTransaction(String, CreateOrAdjustTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create or adjust a transaction Records a new transaction or adjust an existing transaction in AvaTax.
createOrAdjustTransactionAsync(String, CreateOrAdjustTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create or adjust a transaction Records a new transaction or adjust an existing transaction in AvaTax.
CreateOrAdjustTransactionModel - Class in net.avalara.avatax.rest.client.models
Create or adjust transaction model
CreateOrAdjustTransactionModel() - Constructor for class net.avalara.avatax.rest.client.models.CreateOrAdjustTransactionModel
 
createRestCall(String, AvaTaxPath, Object, TypeToken<T>) - Method in class net.avalara.avatax.rest.client.RestCallFactory
 
createSettings(Integer, ArrayList<SettingModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new setting Create one or more new setting objects attached to this company.
createSettingsAsync(Integer, ArrayList<SettingModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new setting Create one or more new setting objects attached to this company.
createSubscriptions(Integer, ArrayList<SubscriptionModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new subscription This API is for use by Avalara Registrar administrative users only.
createSubscriptionsAsync(Integer, ArrayList<SubscriptionModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new subscription This API is for use by Avalara Registrar administrative users only.
createTaxCodes(Integer, ArrayList<TaxCodeModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new tax code Create one or more new taxcode objects attached to this company.
createTaxCodesAsync(Integer, ArrayList<TaxCodeModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new tax code Create one or more new taxcode objects attached to this company.
createTaxRules(Integer, ArrayList<TaxRuleModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new tax rule Create one or more custom tax rules attached to this company.
createTaxRulesAsync(Integer, ArrayList<TaxRuleModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new tax rule Create one or more custom tax rules attached to this company.
createTransaction(String, CreateTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new transaction Records a new transaction in AvaTax.
createTransactionAsync(String, CreateTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new transaction Records a new transaction in AvaTax.
createTransactionBatch(Integer, CreateTransactionBatchRequestModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new transaction batch Create a new transaction batch objects attached to this company.
createTransactionBatchAsync(Integer, CreateTransactionBatchRequestModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new transaction batch Create a new transaction batch objects attached to this company.
CreateTransactionBatchRequestModel - Class in net.avalara.avatax.rest.client.models
Represents a create transaction batch request model.
CreateTransactionBatchRequestModel() - Constructor for class net.avalara.avatax.rest.client.models.CreateTransactionBatchRequestModel
 
CreateTransactionBatchResponseModel - Class in net.avalara.avatax.rest.client.models
Represents a create transaction batch response model.
CreateTransactionBatchResponseModel() - Constructor for class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
 
CreateTransactionModel - Class in net.avalara.avatax.rest.client.models
Create a transaction
CreateTransactionModel() - Constructor for class net.avalara.avatax.rest.client.models.CreateTransactionModel
 
createUPCs(Integer, ArrayList<UPCModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new UPC Create one or more new UPC objects attached to this company.
createUPCsAsync(Integer, ArrayList<UPCModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new UPC Create one or more new UPC objects attached to this company.
createUsers(Integer, ArrayList<UserModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create new users Create one or more new user objects attached to this account.
createUsersAsync(Integer, ArrayList<UserModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create new users Create one or more new user objects attached to this account.
Creating - net.avalara.avatax.rest.client.enums.BatchStatus
Batch file is currently being created.
CriteriaNotSupportedError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CSPAdmin - net.avalara.avatax.rest.client.enums.SecurityRoleId
CSPAdmin
CspFee - net.avalara.avatax.rest.client.enums.AdjustmentTypeId
 
CSPTester - net.avalara.avatax.rest.client.enums.SecurityRoleId
CSPTester
Csv - net.avalara.avatax.rest.client.enums.PointOfSaleFileType
File is in Comma Separated Values format
Csv - net.avalara.avatax.rest.client.enums.SendSalesFileType
File is in Comma Separated Values format
CSV - net.avalara.avatax.rest.client.enums.ReportFormat
The Comma Separated Values file format
CTY - net.avalara.avatax.rest.client.enums.JurisTypeId
County
CurrencyModel - Class in net.avalara.avatax.rest.client.models
Represents an ISO 4217 currency code used for designating the currency of a transaction.
CurrencyModel() - Constructor for class net.avalara.avatax.rest.client.models.CurrencyModel
 
CurrentPeriod - net.avalara.avatax.rest.client.enums.AdjustmentPeriodTypeId
 
CurrentPeriod - net.avalara.avatax.rest.client.enums.PaymentType
The payment is for the current payment
CurrentPeriodCollection - net.avalara.avatax.rest.client.enums.AdjustmentTypeId
 
CurrentPeriodDiscount - net.avalara.avatax.rest.client.enums.AdjustmentTypeId
 
CurrentPeriodRounding - net.avalara.avatax.rest.client.enums.AdjustmentTypeId
 
Custom - net.avalara.avatax.rest.client.enums.WelcomeEmail
Custom
Customer - net.avalara.avatax.rest.client.enums.CommentType
Customer comments are those comments that both compliance and the customer can read
CustomerAccountSetup - net.avalara.avatax.rest.client.enums.ErrorTargetCode
The customer's account setup does not permit certain actions
CustomerAttributeModel - Class in net.avalara.avatax.rest.client.models
A Customer's linked attribute denoting what features applied to the customer.
CustomerAttributeModel() - Constructor for class net.avalara.avatax.rest.client.models.CustomerAttributeModel
 
CustomerCantBeBothShipToAndBillTo - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CustomerDorData - net.avalara.avatax.rest.client.enums.ScraperType
Indicates that it is a Customer DOR Data type
CustomerModel - Class in net.avalara.avatax.rest.client.models
Represents a customer to whom you sell products and/or services.
CustomerModel() - Constructor for class net.avalara.avatax.rest.client.models.CustomerModel
 
CustomerVendorCodeIsGuid - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
CustomFieldModel - Class in net.avalara.avatax.rest.client.models
A custom field provides extra information about a customer or certificate.
CustomFieldModel() - Constructor for class net.avalara.avatax.rest.client.models.CustomFieldModel
 
CycleAddOptionModel - Class in net.avalara.avatax.rest.client.models
Model with options for adding a new filing calendar
CycleAddOptionModel() - Constructor for class net.avalara.avatax.rest.client.models.CycleAddOptionModel
 
CycleEditOptionModel - Class in net.avalara.avatax.rest.client.models
Model with options for actual filing calendar output based on user edits to filing calendar.
CycleEditOptionModel() - Constructor for class net.avalara.avatax.rest.client.models.CycleEditOptionModel
 
CycleExpireModel - Class in net.avalara.avatax.rest.client.models
Cycle Safe Expiration results.
CycleExpireModel() - Constructor for class net.avalara.avatax.rest.client.models.CycleExpireModel
 
CycleExpireOptionModel - Class in net.avalara.avatax.rest.client.models
Options for expiring a filing calendar.
CycleExpireOptionModel() - Constructor for class net.avalara.avatax.rest.client.models.CycleExpireOptionModel
 

D

DataSourceModel - Class in net.avalara.avatax.rest.client.models
Data source object
DataSourceModel() - Constructor for class net.avalara.avatax.rest.client.models.DataSourceModel
 
DateFormatError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
DateMismatch - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
DateRangeError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
declareNexusByAddress(Integer, ArrayList<DeclareNexusByAddressModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Creates nexus for a list of addresses.
declareNexusByAddressAsync(Integer, ArrayList<DeclareNexusByAddressModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Creates nexus for a list of addresses.
DeclareNexusByAddressModel - Class in net.avalara.avatax.rest.client.models
Use this object to provide an address and date range where your company does business.
DeclareNexusByAddressModel() - Constructor for class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
 
DefaultCompanyLocation - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
deleteAccount(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single account # For Registrar Use Only This API is for use by Avalara Registrar administrative users only.
deleteAccountAsync(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single account # For Registrar Use Only This API is for use by Avalara Registrar administrative users only.
deleteAvaFileForm(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single AvaFileForm Marks the existing AvaFileForm object at this URL as deleted.
deleteAvaFileFormAsync(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single AvaFileForm Marks the existing AvaFileForm object at this URL as deleted.
deleteBatch(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single batch Marks the batch identified by this URL as deleted.
deleteBatchAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single batch Marks the batch identified by this URL as deleted.
deleteCertificate(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Revoke and delete a certificate Revoke the certificate identified by this URL, then delete it.
deleteCertificateAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Revoke and delete a certificate Revoke the certificate identified by this URL, then delete it.
deleteCompany(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single company Deleting a company will delete all child companies, and all users attached to this company.
deleteCompanyAsync(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single company Deleting a company will delete all child companies, and all users attached to this company.
deleteCompanyReturnSettings(Integer, Integer, Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a company return setting This API is available by invitation only and only available for users with Compliance access ### Security Policies * This API requires one of the following user roles: AccountAdmin, CompanyAdmin, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPTester, FirmAdmin, FirmUser, SSTAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
deleteCompanyReturnSettingsAsync(Integer, Integer, Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a company return setting This API is available by invitation only and only available for users with Compliance access ### Security Policies * This API requires one of the following user roles: AccountAdmin, CompanyAdmin, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPTester, FirmAdmin, FirmUser, SSTAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
deleteContact(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single contact Mark the existing contact object at this URL as deleted.
deleteContactAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single contact Mark the existing contact object at this URL as deleted.
deleteCustomer(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a customer record Deletes the customer object referenced by this URL.
deleteCustomerAsync(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a customer record Deletes the customer object referenced by this URL.
Deleted - net.avalara.avatax.rest.client.enums.BatchStatus
Batch file has been deleted.
deleteDataSource(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a datasource by datasource id for a company.
deleteDataSourceAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a datasource by datasource id for a company.
deleteDistanceThreshold(Integer, Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single DistanceThreshold object Marks the DistanceThreshold object identified by this URL as deleted.
deleteDistanceThresholdAsync(Integer, Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single DistanceThreshold object Marks the DistanceThreshold object identified by this URL as deleted.
DeleteErrorTransactionRequestModel - Class in net.avalara.avatax.rest.client.models
Single error transaction delete request
DeleteErrorTransactionRequestModel() - Constructor for class net.avalara.avatax.rest.client.models.DeleteErrorTransactionRequestModel
 
DeleteErrorTransactionResponseModel - Class in net.avalara.avatax.rest.client.models
Response model of a single error transaction delete
DeleteErrorTransactionResponseModel() - Constructor for class net.avalara.avatax.rest.client.models.DeleteErrorTransactionResponseModel
 
DeleteErrorTransactionsRequestModel - Class in net.avalara.avatax.rest.client.models
Request model for when a user is deleting multiple error transaction
DeleteErrorTransactionsRequestModel() - Constructor for class net.avalara.avatax.rest.client.models.DeleteErrorTransactionsRequestModel
 
DeleteErrorTransactionsResponseModel - Class in net.avalara.avatax.rest.client.models
Response model of error transaction batch delete
DeleteErrorTransactionsResponseModel() - Constructor for class net.avalara.avatax.rest.client.models.DeleteErrorTransactionsResponseModel
 
deleteFirmClientLinkage(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a linkage This API marks a linkage between a firm and client as deleted.
deleteFirmClientLinkageAsync(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a linkage This API marks a linkage between a firm and client as deleted.
DeleteInformation - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
deleteItem(Integer, Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single item Deletes the item object at this URL.
deleteItemAsync(Integer, Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single item Deletes the item object at this URL.
deleteItemClassification(Integer, Long, Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single item classification.
deleteItemClassificationAsync(Integer, Long, Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single item classification.
deleteItemParameter(Integer, Long, Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single item parameter Delete a single item parameter.
deleteItemParameterAsync(Integer, Long, Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single item parameter Delete a single item parameter.
deleteJurisdictionOverride(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single override Marks the item object at this URL as deleted.
deleteJurisdictionOverrideAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single override Marks the item object at this URL as deleted.
deleteLicenseKey(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete license key for this account by license key name Deletes the license key for this account using license key name.
deleteLicenseKeyAsync(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete license key for this account by license key name Deletes the license key for this account using license key name.
deleteLines(String, RemoveTransactionLineModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Remove lines from an existing unlocked transaction Remove lines to an existing unlocked transaction.
deleteLinesAsync(String, RemoveTransactionLineModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Remove lines from an existing unlocked transaction Remove lines to an existing unlocked transaction.
deleteLocation(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single location Mark the location object at this URL as deleted.
deleteLocationAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single location Mark the location object at this URL as deleted.
deleteLookupFile(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a lookup file
deleteLookupFileAsync(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a lookup file
deleteNexus(Integer, Integer, Boolean) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single nexus Marks the existing nexus object at this URL as deleted.
deleteNexusAsync(Integer, Integer, Boolean) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single nexus Marks the existing nexus object at this URL as deleted.
deleteNotification(Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single notification.
deleteNotificationAsync(Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single notification.
deleteSetting(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single setting Mark the setting object at this URL as deleted.
deleteSettingAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single setting Mark the setting object at this URL as deleted.
deleteSubscription(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single subscription # For Registrar Use Only This API is for use by Avalara Registrar administrative users only.
deleteSubscriptionAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single subscription # For Registrar Use Only This API is for use by Avalara Registrar administrative users only.
deleteTaxCode(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single tax code Marks the existing TaxCode object at this URL as deleted.
deleteTaxCodeAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single tax code Marks the existing TaxCode object at this URL as deleted.
deleteTaxRule(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single tax rule Mark the custom tax rule identified by this URL as deleted.
deleteTaxRuleAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single tax rule Mark the custom tax rule identified by this URL as deleted.
deleteUPC(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single UPC Marks the UPC object identified by this URL as deleted.
deleteUPCAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single UPC Marks the UPC object identified by this URL as deleted.
deleteUser(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single user Mark the user object identified by this URL as deleted.
deleteUserAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single user Mark the user object identified by this URL as deleted.
DeleteUserSelfError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
DenormalizedJurisModel - Class in net.avalara.avatax.rest.client.models
Represents information about a single legal taxing jurisdiction within a specific Avalara tax region.
DenormalizedJurisModel() - Constructor for class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
 
DeriveTaxable - net.avalara.avatax.rest.client.enums.TaxOverrideType
Derive the taxable amount from the tax amount
DeriveTaxable - net.avalara.avatax.rest.client.enums.TaxOverrideTypeId
Derive the taxable amount from the tax amount
DeserializeObject(String, Type) - Static method in class net.avalara.avatax.rest.client.serializer.JsonSerializer
 
Destination - net.avalara.avatax.rest.client.enums.Sourcing
Destination
DeterminationFactorModel - Class in net.avalara.avatax.rest.client.models
This object represents a single determination factor for a line that is being inspected through the InspectLine API.
DeterminationFactorModel() - Constructor for class net.avalara.avatax.rest.client.models.DeterminationFactorModel
 
Diagnostic - net.avalara.avatax.rest.client.enums.TaxDebugLevel
User requests additional diagnostic information when creating a tax transaction
Dirty - net.avalara.avatax.rest.client.enums.FilingStatusId
 
Dirty - net.avalara.avatax.rest.client.enums.WorksheetStatusId
No comment data provided
Discount - net.avalara.avatax.rest.client.enums.AdjustmentTypeId
 
dismissNotification(Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Mark a single notification as dismissed.
dismissNotificationAsync(Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Mark a single notification as dismissed.
DMA - net.avalara.avatax.rest.client.enums.PointOfSalePartnerId
 
DMA - net.avalara.avatax.rest.client.enums.SendSalesOutputFileFormat
 
DMA_NEW - net.avalara.avatax.rest.client.enums.SendSalesOutputFileFormat
 
DocDeleted - net.avalara.avatax.rest.client.enums.VoidReasonCode
Document deleted - If committed, document status will be changed to Cancelled.
Document - net.avalara.avatax.rest.client.enums.RoundingLevelId
Round tax at the document level
Document - net.avalara.avatax.rest.client.enums.TaxDependencyLevelId
Document
DocumentCodeConflict - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
DocumentCodeIsGuid - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
DocumentDate - net.avalara.avatax.rest.client.enums.ReportDateFilter
The date when the transaction is posted
DocumentImport - net.avalara.avatax.rest.client.enums.BatchType
 
DocumentNotCommitted - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
DocumentStatus - Enum in net.avalara.avatax.rest.client.enums
The `DocumentStatus` value indicates the state of the document as it moves through the AvaTax document workflow.
DocumentType - Enum in net.avalara.avatax.rest.client.enums
Represents the different types of transactions that AvaTax can process.
DocVoided - net.avalara.avatax.rest.client.enums.VoidReasonCode
Document has been voided and DocStatus will be set to Cancelled
DoNotFile - net.avalara.avatax.rest.client.enums.FilingStatusId
 
DoNotFile - net.avalara.avatax.rest.client.enums.WorksheetStatusId
No comment data provided
Down - net.avalara.avatax.rest.client.enums.RoundingTypeId
Always round down
Download - net.avalara.avatax.rest.client.enums.CertificateRequestDeliveryMethod
The request will be processed and turned into a web link (URL) which the user can click on to visit the CertExpress site and immediately begin entering data about their certificates.
downloadBatch(Integer, Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Download a single batch file Download a single batch file identified by this URL.
downloadBatchAsync(Integer, Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Download a single batch file Download a single batch file identified by this URL.
downloadCertificateImage(Integer, Integer, Integer, CertificatePreviewType) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Download an image for this certificate Download an image or PDF file for this certificate.
downloadCertificateImageAsync(Integer, Integer, Integer, CertificatePreviewType) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Download an image for this certificate Download an image or PDF file for this certificate.
downloadReport(Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Download a report This API downloads the file associated with a report.
downloadReportAsync(Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Download a report This API downloads the file associated with a report.
downloadTaxRatesByZipCode(Date, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Download a file listing tax rates by postal code Download a CSV file containing all five digit postal codes in the United States and their sales and use tax rates for tangible personal property.
downloadTaxRatesByZipCodeAsync(Date, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Download a file listing tax rates by postal code Download a CSV file containing all five digit postal codes in the United States and their sales and use tax rates for tangible personal property.
DueDateTypeId - Enum in net.avalara.avatax.rest.client.enums
A list of possible Due Date Types
Duplicate - net.avalara.avatax.rest.client.enums.OutletTypeId
You may file separate forms for each outlet; contact the tax authority for more details about location based reporting requirements.
DuplicateCompanyCode - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
DuplicateEntityProperty - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
DuplicateEntry - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
DuplicateFieldNameInOrderBy - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
DuplicateNexusError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
DuplicateSystemForItem - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
DuplicateSystemTaxCode - net.avalara.avatax.rest.client.enums.ErrorCodeId
 

E

E - net.avalara.avatax.rest.client.enums.MatchingTaxType
Match medical excise type
EcmsDetailModel - Class in net.avalara.avatax.rest.client.models
Represents an ECMS record, used internally by AvaTax to track information about exemptions.
EcmsDetailModel() - Constructor for class net.avalara.avatax.rest.client.models.EcmsDetailModel
 
EcmsDetailTaxCodeModel - Class in net.avalara.avatax.rest.client.models
 
EcmsDetailTaxCodeModel() - Constructor for class net.avalara.avatax.rest.client.models.EcmsDetailTaxCodeModel
 
EcmsDisabled - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
EcmsModel - Class in net.avalara.avatax.rest.client.models
Exempt certificate
EcmsModel() - Constructor for class net.avalara.avatax.rest.client.models.EcmsModel
 
EcmsSstCertsRequired - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
EfileCheck - net.avalara.avatax.rest.client.enums.FilingTypeId
Denotes a return which is filed online but paid by check.
EFTPaper - net.avalara.avatax.rest.client.enums.FilingTypeId
Denotes a return is paid via EFT and filed on paper without payment.
EFTPaper - net.avalara.avatax.rest.client.enums.TaxNoticeFilingTypeId
Denotes a return is paid via EFT and filed on paper without payment.
ElectronicReturn - net.avalara.avatax.rest.client.enums.FilingTypeId
Denotes the tax return is being filed via electronic means; excludes SST electronic filing.
ElectronicReturn - net.avalara.avatax.rest.client.enums.TaxNoticeFilingTypeId
Denotes the tax return is being filed via electronic means; excludes SST electronic filing.
Email - net.avalara.avatax.rest.client.enums.CertificateRequestDeliveryMethod
The invitation will be sent via email to the recipient's email address.
EmailMissingError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
EmailValidationError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
EntityLimitExceeded - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
EntityNotFoundError - net.avalara.avatax.rest.client.enums.ErrorCodeId
Use this error message when the user is trying to fetch a single object and the object either does not exist or cannot be seen by the current user.
EntityUseCodeModel - Class in net.avalara.avatax.rest.client.models
Represents a code describing the intended use for a product that may affect its taxability
EntityUseCodeModel() - Constructor for class net.avalara.avatax.rest.client.models.EntityUseCodeModel
 
Error - net.avalara.avatax.rest.client.enums.SeverityLevel
Errors occured, operation failed
ErrorCodeId - Enum in net.avalara.avatax.rest.client.enums
Represents a error code message
ErrorCodeOutputModel - Class in net.avalara.avatax.rest.client.models
Model that has the matching count for an errorcode
ErrorCodeOutputModel() - Constructor for class net.avalara.avatax.rest.client.models.ErrorCodeOutputModel
 
ErrorCountLimitExceededError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
ErrorDetail - Class in net.avalara.avatax.rest.client.models
Message object
ErrorDetail() - Constructor for class net.avalara.avatax.rest.client.models.ErrorDetail
 
ErrorInfo - Class in net.avalara.avatax.rest.client.models
Information about the error that occurred
ErrorInfo() - Constructor for class net.avalara.avatax.rest.client.models.ErrorInfo
 
ErrorReadingTaxProfileEntry - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
ErrorResult - Class in net.avalara.avatax.rest.client.models
Helper function for throwing known error response
ErrorResult() - Constructor for class net.avalara.avatax.rest.client.models.ErrorResult
 
Errors - net.avalara.avatax.rest.client.enums.BatchStatus
Batch file was processed with some errors.
ErrorTargetCode - Enum in net.avalara.avatax.rest.client.enums
What object experienced the error?
ErrorTransactionModelBase - Class in net.avalara.avatax.rest.client.models
Base model class for single error transaction delete request
ErrorTransactionModelBase() - Constructor for class net.avalara.avatax.rest.client.models.ErrorTransactionModelBase
 
ErrorTransactionOutputModel - Class in net.avalara.avatax.rest.client.models
Error Transaction Model
ErrorTransactionOutputModel() - Constructor for class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
 
EWaste - net.avalara.avatax.rest.client.enums.MatchingTaxType
EWaste tax type
EWaste - net.avalara.avatax.rest.client.enums.TaxType
EWaste tax type
Exception - net.avalara.avatax.rest.client.enums.SeverityLevel
Unexpected exceptions occurred, operation failed
Excise - net.avalara.avatax.rest.client.enums.TaxType
Medical Excise Tax
ExemptCertApplied - net.avalara.avatax.rest.client.enums.AdjustmentReason
Transaction was adjusted after an exemption certificate was applied
ExemptCertImport - net.avalara.avatax.rest.client.enums.BatchType
 
ExemptCertReviewStatusId - Enum in net.avalara.avatax.rest.client.enums
Exempt certificate review status
ExemptCertStatusId - Enum in net.avalara.avatax.rest.client.enums
Status for this exempt certificate
ExemptCertTypeId - Enum in net.avalara.avatax.rest.client.enums
Exempt Cert type
ExemptEntityRule - net.avalara.avatax.rest.client.enums.TaxRuleTypeId
Indicates that a particular product is exempt from tax due to an exempt usage reason.
Exemption - net.avalara.avatax.rest.client.enums.TaxOverrideType
Entity exemption was ignored (e.g.
Exemption - net.avalara.avatax.rest.client.enums.TaxOverrideTypeId
Entity exemption was ignored (e.g.
ExemptionPaginationLimits - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
ExemptionReasonModel - Class in net.avalara.avatax.rest.client.models
An exemption reason defines why a certificate allows a customer to be exempt for purposes of tax calculation.
ExemptionReasonModel() - Constructor for class net.avalara.avatax.rest.client.models.ExemptionReasonModel
 
ExemptionSortLimits - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
ExemptionStatusModel - Class in net.avalara.avatax.rest.client.models
Indicates the customer's exemption status in a specific country and region.
ExemptionStatusModel() - Constructor for class net.avalara.avatax.rest.client.models.ExemptionStatusModel
 
ExpectedConjunctionError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
Expired - net.avalara.avatax.rest.client.enums.ExemptCertStatusId
Expired certificate
ExportDocumentLineModel - Class in net.avalara.avatax.rest.client.models
An input model for executing a report detailed to the document line level
ExportDocumentLineModel() - Constructor for class net.avalara.avatax.rest.client.models.ExportDocumentLineModel
 
ExposureZoneModel - Class in net.avalara.avatax.rest.client.models
Information about a physical area or zone in which a certificate can apply.
ExposureZoneModel() - Constructor for class net.avalara.avatax.rest.client.models.ExposureZoneModel
 
External - net.avalara.avatax.rest.client.enums.ResolutionQuality
Location was already geocoded on the request

F

Failed - net.avalara.avatax.rest.client.enums.BulkAccountValidationStatus
 
FailedToBuildReport - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
FailedToDelete - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
FailedToDownloadReport - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
FailedToUpdateCompanyLocation - net.avalara.avatax.rest.client.enums.ErrorCodeId
Company Controller Related Errors
FailOnError - net.avalara.avatax.rest.client.enums.AdvancedRuleCrashBehavior
 
Failure - net.avalara.avatax.rest.client.enums.AvataxDeleteErrorTransactionStatus
Failed delete
Fax - net.avalara.avatax.rest.client.enums.CertificateRequestDeliveryMethod
The invitation will be sent via facsimile to the recipient's facsimile phone number.
Fee - net.avalara.avatax.rest.client.enums.MatchingTaxType
Match Fee tax types only
Fee - net.avalara.avatax.rest.client.enums.TaxType
Fee - PIFs (Public Improvement Fees) and RSFs (Retail Sales Fees)
FEINFormatError - net.avalara.avatax.rest.client.enums.ErrorCodeId
Represents a FEIN in incorrect format.
FetchLimit - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
FetchResult<T> - Class in net.avalara.avatax.rest.client
 
FetchResult() - Constructor for class net.avalara.avatax.rest.client.FetchResult
 
FetchResult(int, List<T>) - Constructor for class net.avalara.avatax.rest.client.FetchResult
Construct this from a different FetchResult, but maintain the count
FieldLengthError - net.avalara.avatax.rest.client.enums.ErrorCodeId
Generic validation errors
FieldNotOrderableError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
FieldNotQueryableError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
FileContentResult - Class in net.avalara.avatax.rest.client.models
 
FileContentResult() - Constructor for class net.avalara.avatax.rest.client.models.FileContentResult
 
Filed - net.avalara.avatax.rest.client.enums.FilingStatusId
 
Filed - net.avalara.avatax.rest.client.enums.WorksheetStatusId
No comment data provided
FiledOnBehalf - net.avalara.avatax.rest.client.enums.FilingStatusId
 
FiledOnBehalf - net.avalara.avatax.rest.client.enums.WorksheetStatusId
No comment data provided
FiledReturnModel - Class in net.avalara.avatax.rest.client.models
Filing Returns Model
FiledReturnModel() - Constructor for class net.avalara.avatax.rest.client.models.FiledReturnModel
 
Filing - net.avalara.avatax.rest.client.enums.AccrualType
Filing indicates that this tax return should be filed with its tax authority by its due date.
FilingAdjustmentModel - Class in net.avalara.avatax.rest.client.models
A model for return adjustments.
FilingAdjustmentModel() - Constructor for class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
 
FilingAnswer - Class in net.avalara.avatax.rest.client.models
 
FilingAnswer() - Constructor for class net.avalara.avatax.rest.client.models.FilingAnswer
 
FilingAnswerModel - Class in net.avalara.avatax.rest.client.models
 
FilingAnswerModel() - Constructor for class net.avalara.avatax.rest.client.models.FilingAnswerModel
 
FilingAttachmentModel - Class in net.avalara.avatax.rest.client.models
An attachment associated with a filing return
FilingAttachmentModel() - Constructor for class net.avalara.avatax.rest.client.models.FilingAttachmentModel
 
FilingAugmentationModel - Class in net.avalara.avatax.rest.client.models
A model for return augmentations.
FilingAugmentationModel() - Constructor for class net.avalara.avatax.rest.client.models.FilingAugmentationModel
 
FilingCalendarCannotBeDeleted - net.avalara.avatax.rest.client.enums.ErrorCodeId
Filing Calendar Error Codes
FilingCalendarCannotBeEdited - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
FilingCalendarEditModel - Class in net.avalara.avatax.rest.client.models
An edit to be made on a filing calendar.
FilingCalendarEditModel() - Constructor for class net.avalara.avatax.rest.client.models.FilingCalendarEditModel
 
FilingCalendarModel - Class in net.avalara.avatax.rest.client.models
Represents a commitment to file a tax return on a recurring basis.
FilingCalendarModel() - Constructor for class net.avalara.avatax.rest.client.models.FilingCalendarModel
 
FilingFrequencyId - Enum in net.avalara.avatax.rest.client.enums
Filing Frequency types
FilingFrequencyModel - Class in net.avalara.avatax.rest.client.models
FilingFrequency Model
FilingFrequencyModel() - Constructor for class net.avalara.avatax.rest.client.models.FilingFrequencyModel
 
FilingModel - Class in net.avalara.avatax.rest.client.models
Represents a listing of all tax calculation data for filings and for accruing to future filings.
FilingModel() - Constructor for class net.avalara.avatax.rest.client.models.FilingModel
 
FilingOptionTypeId - Enum in net.avalara.avatax.rest.client.enums
A list of possible AvaFile filing option types.
FilingPaymentModel - Class in net.avalara.avatax.rest.client.models
A model for return payments.
FilingPaymentModel() - Constructor for class net.avalara.avatax.rest.client.models.FilingPaymentModel
 
FilingRegionModel - Class in net.avalara.avatax.rest.client.models
Regions
FilingRegionModel() - Constructor for class net.avalara.avatax.rest.client.models.FilingRegionModel
 
FilingRequestDataModel - Class in net.avalara.avatax.rest.client.models
Represents a commitment to file a tax return on a recurring basis.
FilingRequestDataModel() - Constructor for class net.avalara.avatax.rest.client.models.FilingRequestDataModel
 
FilingRequested - net.avalara.avatax.rest.client.enums.CompanyFilingStatus
The customer has requested that Avalara Managed Returns begin filing for this company, however filing has not yet started.
FilingRequestModel - Class in net.avalara.avatax.rest.client.models
Represents a commitment to file a tax return on a recurring basis.
FilingRequestModel() - Constructor for class net.avalara.avatax.rest.client.models.FilingRequestModel
 
FilingRequestStatus - Enum in net.avalara.avatax.rest.client.enums
Filing Request Status types
FilingReturnCreditModel - Class in net.avalara.avatax.rest.client.models
An attachment associated with a filing return
FilingReturnCreditModel() - Constructor for class net.avalara.avatax.rest.client.models.FilingReturnCreditModel
 
FilingReturnModel - Class in net.avalara.avatax.rest.client.models
Filing Returns Model
FilingReturnModel() - Constructor for class net.avalara.avatax.rest.client.models.FilingReturnModel
 
FilingReturnModelBasic - Class in net.avalara.avatax.rest.client.models
Filing Returns Model
FilingReturnModelBasic() - Constructor for class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
 
FilingsCheckupAuthorityModel - Class in net.avalara.avatax.rest.client.models
Cycle Safe Expiration results.
FilingsCheckupAuthorityModel() - Constructor for class net.avalara.avatax.rest.client.models.FilingsCheckupAuthorityModel
 
FilingsCheckupModel - Class in net.avalara.avatax.rest.client.models
Results of the Worksheet Checkup report
FilingsCheckupModel() - Constructor for class net.avalara.avatax.rest.client.models.FilingsCheckupModel
 
FilingsCheckupSuggestedFormModel - Class in net.avalara.avatax.rest.client.models
Worksheet Checkup Report Suggested Form Model
FilingsCheckupSuggestedFormModel() - Constructor for class net.avalara.avatax.rest.client.models.FilingsCheckupSuggestedFormModel
 
FilingStatusChangeModel - Class in net.avalara.avatax.rest.client.models
Represents a change request for filing status for a company
FilingStatusChangeModel() - Constructor for class net.avalara.avatax.rest.client.models.FilingStatusChangeModel
 
FilingStatusId - Enum in net.avalara.avatax.rest.client.enums
Filing Status
FilingsTaxDetailsModel - Class in net.avalara.avatax.rest.client.models
Represents a listing of all tax calculation data for filings and for accruing to future filings.
FilingsTaxDetailsModel() - Constructor for class net.avalara.avatax.rest.client.models.FilingsTaxDetailsModel
 
FilingsTaxSummaryModel - Class in net.avalara.avatax.rest.client.models
Represents a listing of all tax calculation data for filings and for accruing to future filings.
FilingsTaxSummaryModel() - Constructor for class net.avalara.avatax.rest.client.models.FilingsTaxSummaryModel
 
FilingTypeId - Enum in net.avalara.avatax.rest.client.enums
A list of possible AvaFile filing types.
Firm - net.avalara.avatax.rest.client.enums.AccountTypeId
Firm account.
FirmAdmin - net.avalara.avatax.rest.client.enums.SecurityRoleId
FirmAdmin
FirmClient - net.avalara.avatax.rest.client.enums.AccountTypeId
Client account created by firm.
FirmClientLinkageInputModel - Class in net.avalara.avatax.rest.client.models
Account Linkage Input model
FirmClientLinkageInputModel() - Constructor for class net.avalara.avatax.rest.client.models.FirmClientLinkageInputModel
 
FirmClientLinkageOutputModel - Class in net.avalara.avatax.rest.client.models
Account Linkage output model
FirmClientLinkageOutputModel() - Constructor for class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
 
FirmClientLinkageStatus - Enum in net.avalara.avatax.rest.client.enums
Account Linkage status
FirmManagedAccounts - net.avalara.avatax.rest.client.enums.CompanyAccessLevel
Permission to access all companies in all accounts managed by a firm account.
FirmUser - net.avalara.avatax.rest.client.enums.SecurityRoleId
FirmUser
FirstFiling - net.avalara.avatax.rest.client.enums.CompanyFilingStatus
Avalara has begun filing tax returns for this company.
Food - net.avalara.avatax.rest.client.enums.RateType
 
FormMasterModel - Class in net.avalara.avatax.rest.client.models
Represents information about a tax form known to Avalara
FormMasterModel() - Constructor for class net.avalara.avatax.rest.client.models.FormMasterModel
 
FormTypeId - Enum in net.avalara.avatax.rest.client.enums
A list of possible AvaFile Form Types.
FreeTrialNotAvailable - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
FreeTrialRequestModel - Class in net.avalara.avatax.rest.client.models
Represents a request for a free trial account for AvaTax.
FreeTrialRequestModel() - Constructor for class net.avalara.avatax.rest.client.models.FreeTrialRequestModel
 
Full - net.avalara.avatax.rest.client.enums.RefundType
Refund the whole transaction.
FullStackAggregation - net.avalara.avatax.rest.client.enums.StackAggregationOption
Rates are aggregated across all jurisdiction types.
fundingConfigurationByCompany(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Check the funding configuration of a company This API is available by invitation only.
fundingConfigurationByCompanyAsync(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Check the funding configuration of a company This API is available by invitation only.
FundingConfigurationModel - Class in net.avalara.avatax.rest.client.models
Status of an Avalara Managed Returns funding configuration for a company
FundingConfigurationModel() - Constructor for class net.avalara.avatax.rest.client.models.FundingConfigurationModel
 
fundingConfigurationsByCompanyAndCurrency(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Check the funding configuration of a company This API is available by invitation only.
fundingConfigurationsByCompanyAndCurrencyAsync(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Check the funding configuration of a company This API is available by invitation only.
FundingESignMethodReturn - Class in net.avalara.avatax.rest.client.models
Represents the current status of a funding ESign method
FundingESignMethodReturn() - Constructor for class net.avalara.avatax.rest.client.models.FundingESignMethodReturn
 
FundingInitiateModel - Class in net.avalara.avatax.rest.client.models
 
FundingInitiateModel() - Constructor for class net.avalara.avatax.rest.client.models.FundingInitiateModel
 
FundingOption - Enum in net.avalara.avatax.rest.client.enums
Filing Frequency types
fundingRequestStatus(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve status about a funding setup request This API is available by invitation only.
fundingRequestStatusAsync(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve status about a funding setup request This API is available by invitation only.
FundingStatusModel - Class in net.avalara.avatax.rest.client.models
Status of an Avalara Managed Returns funding configuration for a company
FundingStatusModel() - Constructor for class net.avalara.avatax.rest.client.models.FundingStatusModel
 

G

General - net.avalara.avatax.rest.client.enums.RateType
 
GenericTaxCodeForItem - net.avalara.avatax.rest.client.enums.ErrorCodeId
Certify Company Errors
getAaa_success() - Method in class net.avalara.avatax.rest.client.models.ResourceFileUploadResultModel
Getter for aaa_success True if the upload request succeeded.
getAcceptAvalaraTermsAndConditions() - Method in class net.avalara.avatax.rest.client.models.ActivateAccountModel
Getter for acceptAvalaraTermsAndConditions Set this to true if and only if you accept Avalara's terms and conditions for your account.
getAcceptAvalaraTermsAndConditions() - Method in class net.avalara.avatax.rest.client.models.FreeTrialRequestModel
Getter for acceptAvalaraTermsAndConditions Accept Avalara's terms and conditions is necessary for a free trial
getAcceptAvalaraTermsAndConditions() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for acceptAvalaraTermsAndConditions Set this to true if and only if the owner of the newly created account accepts Avalara's terms and conditions for your account.
getAccessLevel() - Method in class net.avalara.avatax.rest.client.models.UserEntitlementModel
Getter for accessLevel What access privileges does the current user have to see companies?
getAccount(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single account Get the account object identified by this URL.
getAccountAsync(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single account Get the account object identified by this URL.
getAccountConfiguration(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Get configuration settings for this account Retrieve a list of all configuration settings tied to this account.
getAccountConfigurationAsync(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Get configuration settings for this account Retrieve a list of all configuration settings tied to this account.
getAccountDetailsEmailedTo() - Method in class net.avalara.avatax.rest.client.models.NewAccountModel
Getter for accountDetailsEmailedTo This is the email address to which credentials were mailed
getAccountId() - Method in class net.avalara.avatax.rest.client.models.AccountConfigurationModel
Getter for accountId The unique ID number of the account to which this setting applies
getAccountId() - Method in class net.avalara.avatax.rest.client.models.AccountLicenseKeyModel
Getter for accountId AccountId for required license key
getAccountId() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleScriptModel
Getter for accountId Account ID
getAccountId() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleTableModel
Getter for accountId Account ID
getAccountId() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleVisibilityModel
Getter for accountId The account Id for which the rule is to be visible/not visible
getAccountId() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for accountId The unique ID number of the account to which the user belongs.
getAccountId() - Method in class net.avalara.avatax.rest.client.models.BatchModel
Getter for accountId The Account ID number of the account that owns this batch.
getAccountId() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for accountId The unique ID number of the account this company belongs to.
getAccountId() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Getter for accountId The Account ID number of the account that owns this batch.
getAccountId() - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Getter for accountId The unique ID number assigned to this account.
getAccountId() - Method in class net.avalara.avatax.rest.client.models.LicenseKeyModel
Getter for accountId The primary key of the account
getAccountId() - Method in class net.avalara.avatax.rest.client.models.LoginVerificationInputModel
Getter for accountId AccountId of the login verification
getAccountId() - Method in class net.avalara.avatax.rest.client.models.MrsCompanyModel
Getter for accountId The unique ID number of the account this company belongs to.
getAccountId() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentModel
Getter for accountId The unique ID number of the AvaTax customer account that created this MultiDocument object.
getAccountId() - Method in class net.avalara.avatax.rest.client.models.NewAccountModel
Getter for accountId This is the ID number of the account that was created
getAccountId() - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Getter for accountId The unique ID number of the account that received this notification.
getAccountId() - Method in class net.avalara.avatax.rest.client.models.ProvisionStatusModel
Getter for accountId The accountId of the company represented by this status
getAccountId() - Method in class net.avalara.avatax.rest.client.models.ReportModel
Getter for accountId The ID of the account the reported transactions are from
getAccountId() - Method in class net.avalara.avatax.rest.client.models.ResetLicenseKeyModel
Getter for accountId The primary key of the account ID to reset
getAccountId() - Method in class net.avalara.avatax.rest.client.models.ResourceFileUploadRequestModel
Getter for accountId The account ID to which this file will be attached.
getAccountId() - Method in class net.avalara.avatax.rest.client.models.SubscriptionModel
Getter for accountId The unique ID number of the account this subscription belongs to.
getAccountId() - Method in class net.avalara.avatax.rest.client.models.UserModel
Getter for accountId The unique ID number of the account to which this user belongs.
getAccountName() - Method in class net.avalara.avatax.rest.client.models.MrsCompanyModel
Getter for accountName The name of this account, as shown to customers.
getAccountName() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for accountName The name of the account to create
getAccountName() - Method in class net.avalara.avatax.rest.client.models.NewFirmClientAccountRequestModel
Getter for accountName The name of the account to create
getAccountStatusId() - Method in class net.avalara.avatax.rest.client.models.AccountModel
Getter for accountStatusId The current status of this account.
getAccountsVisibleFor() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Getter for accountsVisibleFor Account Ids the rule is visible for in CUP, when IsVisibleInCUP = false
getAccountType() - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Getter for accountType The account type of the adjustment.
getAccountType() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for accountType Type of the account to be created.
getAccountTypeId() - Method in class net.avalara.avatax.rest.client.models.AccountModel
Getter for accountTypeId The type of this account.
getAccrualType() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for accrualType Accrual type of the return
getAccrualType() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for accrualType Accrual type of the return
getAccrualType() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for accrualType Accrual type of the return
getAchCreditAllowed() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for achCreditAllowed True if this state permits payment by ACH Credit
getActionDueDate() - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Getter for actionDueDate If there is a specific action suggested by this notification, and if this action is requested by a specific due date, this value will be the due date for the action.
getActionLink() - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Getter for actionLink If there is a specific action suggested by this notification, this is the URL of the action.
getActionName() - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Getter for actionName If there is a specific action suggested by this notification, this is the name of the action.
getActive() - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Getter for active Is this cover letter active
getActiveFlag() - Method in class net.avalara.avatax.rest.client.models.NoticeCustomerFundingOptionModel
Getter for activeFlag A flag if the FundingOption is active
getActiveFlag() - Method in class net.avalara.avatax.rest.client.models.NoticeCustomerTypeModel
Getter for activeFlag A flag if the type is active
getActiveFlag() - Method in class net.avalara.avatax.rest.client.models.NoticeFilingTypeModel
Getter for activeFlag A flag if the type is active
getActiveFlag() - Method in class net.avalara.avatax.rest.client.models.NoticePriorityModel
Getter for activeFlag A flag if the Priority is active
getActiveFlag() - Method in class net.avalara.avatax.rest.client.models.NoticeReasonModel
Getter for activeFlag A flag if the type is active
getActiveFlag() - Method in class net.avalara.avatax.rest.client.models.NoticeTypeModel
Getter for activeFlag A flag if the type is active
getActivePoa() - Method in class net.avalara.avatax.rest.client.models.PowerOfAttorneyCheckModel
Getter for activePoa Notes if there is an actice POA
getAdapterName() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for adapterName If your API call specified a `AdapterName` in the [Client Profile Headers](https://developer.avalara.com/avatax/client-headers/), this variable will contain its value.
getAdapterVersion() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for adapterVersion If your API call specified a `AdapterVersion` in the [Client Profile Headers](https://developer.avalara.com/avatax/client-headers/), this variable will contain its value.
getAdditionalOptions() - Method in class net.avalara.avatax.rest.client.models.LoginVerificationInputModel
Getter for additionalOptions Additional options of the verification
getAddress() - Method in class net.avalara.avatax.rest.client.models.AddressResolutionModel
Getter for address The original address
getAddress() - Method in class net.avalara.avatax.rest.client.models.NexusByAddressModel
Getter for address The address that was provided by the user in the call to `DeclareNexusByAddress`
getAddress1() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for address1 Address line 1
getAddress2() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for address2 Address line 2
getAddress3() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for address3 Address line 3
getAddressCategoryId() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for addressCategoryId Indicates the type of place of business represented by this location.
getAddressCategoryId() - Method in class net.avalara.avatax.rest.client.models.UpdateCompanyLocationRemittanceModel
Getter for addressCategoryId Indicates whether this location is a physical place of business or a temporary salesperson location.
getAddresses() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for addresses Default addresses for all lines in this document.
getAddresses() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for addresses Default addresses for all lines in this document.
getAddresses() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for addresses Default addresses for all lines in this document.
getAddresses() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for addresses The addresses to use for this transaction line.
getAddresses() - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Getter for addresses The addresses to use for this transaction line.
getAddresses() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Getter for addresses The addresses to use for this transaction line.
getAddresses() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for addresses A list of line items in this transaction.
getAddressesRequireRegion() - Method in class net.avalara.avatax.rest.client.models.IsoCountryModel
Getter for addressesRequireRegion Whether or not this country requires a region in postal addresses.
getAddressId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for addressId The unique ID number of the address used for this tax detail.
getAddressType() - Method in class net.avalara.avatax.rest.client.models.ValidatedAddressInfo
Getter for addressType Address type code.
getAddressTypeId() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for addressTypeId Indicates whether this location is a physical place of business or a temporary salesperson location.
getAdjustDescription() - Method in class net.avalara.avatax.rest.client.models.AdjustMultiDocumentModel
Getter for adjustDescription If the AdjustmentReason is "Other", specify the reason here.
getAdjustmentDescription() - Method in class net.avalara.avatax.rest.client.models.AdjustTransactionModel
Getter for adjustmentDescription If the AdjustmentReason is "Other", specify the reason here.
getAdjustmentDescription() - Method in class net.avalara.avatax.rest.client.models.BatchAdjustTransactionModel
Getter for adjustmentDescription If the AdjustmentReason is "Other", specify the reason here.
getAdjustmentDescription() - Method in class net.avalara.avatax.rest.client.models.CreateOrAdjustTransactionModel
Getter for adjustmentDescription If the AdjustmentReason is "Other", specify the reason here.
getAdjustmentDescription() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for adjustmentDescription If this transaction was adjusted, indicates a description of the reason why the transaction was adjusted.
getAdjustmentReason() - Method in class net.avalara.avatax.rest.client.models.AdjustMultiDocumentModel
Getter for adjustmentReason A reason code indicating why this adjustment was made
getAdjustmentReason() - Method in class net.avalara.avatax.rest.client.models.AdjustTransactionModel
Getter for adjustmentReason A reason code indicating why this adjustment was made
getAdjustmentReason() - Method in class net.avalara.avatax.rest.client.models.BatchAdjustTransactionModel
Getter for adjustmentReason A reason code indicating why this adjustment was made
getAdjustmentReason() - Method in class net.avalara.avatax.rest.client.models.CreateOrAdjustTransactionModel
Getter for adjustmentReason A reason code indicating why this adjustment was made
getAdjustmentReason() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for adjustmentReason If this transaction was adjusted, indicates the unique ID number of the reason why the transaction was adjusted.
getAdjustments() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for adjustments The Adjustments for this return.
getAdjustments() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for adjustments The Adjustments for this return.
getAdjustTransactionModel() - Method in class net.avalara.avatax.rest.client.models.TransactionBatchItemModel
Getter for adjustTransactionModel Represents an existing transaction to be adjusted.
getAlAccessCode() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for alAccessCode Custom filing information field for Alabama.
getAliasForFormMasterId() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for aliasForFormMasterId Unused
getAllowAdjust() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for allowAdjust Set this value to true to allow this API call to adjust the MultiDocument model if one already exists.
getAllowNegativeOverallTax() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for allowNegativeOverallTax True if the form overall can go negative
getAllowsBulkFilingAccounts() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for allowsBulkFilingAccounts Unused
getAlpha3Code() - Method in class net.avalara.avatax.rest.client.models.IsoCountryModel
Getter for alpha3Code The three character ISO 3166 country code
getAlSignOn() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for alSignOn Custom filing information field for Alabama.
getAlternateId() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for alternateId A customer-configurable alternate ID number for this customer.
getAmendedAddress1() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for amendedAddress1 Mailing address to use when filing an amended return
getAmendedAddress2() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for amendedAddress2 Mailing address to use when filing an amended return
getAmendedAddressCity() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for amendedAddressCity Mailing address to use when filing an amended return
getAmendedAddressCountry() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for amendedAddressCountry Mailing address to use when filing an amended return
getAmendedAddressMailTo() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for amendedAddressMailTo Mailing address to use when filing an amended return
getAmendedAddressPostalCode() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for amendedAddressPostalCode Mailing address to use when filing an amended return
getAmendedAddressRegion() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for amendedAddressRegion Mailing address to use when filing an amended return
getAmount() - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Getter for amount The amount of the transaction.
getAmount() - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Getter for amount The adjustment amount.
getAmount() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for amount Total amount for this line.
getAmount() - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Getter for amount Total amount for this line
getAmount() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Getter for amount Total amount for this line.
getAnswer() - Method in class net.avalara.avatax.rest.client.models.FilingAnswer
Getter for answer -
getAnswer() - Method in class net.avalara.avatax.rest.client.models.FilingAnswerModel
Getter for answer The value of the answer for the filing question identified by filingQuestionId
getAnswers() - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Getter for answers Filing question answers
getApiCallStatus() - Method in class net.avalara.avatax.rest.client.models.AuditMultiDocumentModel
Getter for apiCallStatus api call status
getApiCallStatus() - Method in class net.avalara.avatax.rest.client.models.AuditTransactionModel
Getter for apiCallStatus api call status
getAppliedCarryOverCredits() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for appliedCarryOverCredits The applied carry over credit documents
getAppliedCarryOverCredits() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for appliedCarryOverCredits The applied carry over credit documents
getApprove() - Method in class net.avalara.avatax.rest.client.models.ApproveFilingsModel
Getter for approve Set this value to true in order to approve the filings.
getApproveDate() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for approveDate The date the filing region was approved.
getApprovedBy() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Getter for approvedBy Approver of the rule
getArEntitlementRequired() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Getter for arEntitlementRequired Advance Rules limited availability
getArEntitlementRequired() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleModel
Getter for arEntitlementRequired Advance Rules limited availability
getAttachments() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for attachments The attachments for this return.
getAttachments() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for attachments The attachments for this return.
getAttachments() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for attachments The attachments for this return.
getAttachmentUploadRequest() - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Getter for attachmentUploadRequest An attachment to the detail
getAttachmentUploadRequest() - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Getter for attachmentUploadRequest An attachment to the finance detail
getAttnName() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for attnName Indicates the "Attn:" component of the address for this customer, if this customer requires mailings to be shipped to the attention of a specific person or department name.
getAttributes() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for attributes A list of certificate attributes that apply to this certificate.
getAttributes() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for attributes A list of attributes that apply to this customer.
getAttributeType() - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Getter for attributeType The type of parameter as determined by its application, e.g.
getAttributeType() - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Getter for attributeType The type of parameter as determined by its application, e.g.
getAuditEventId() - Method in class net.avalara.avatax.rest.client.models.AuditEvent
Getter for auditEventId
getAuditEventLevelId() - Method in class net.avalara.avatax.rest.client.models.AuditEvent
Getter for auditEventLevelId
getAuditMessage() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for auditMessage Reserved for Avalara internal usage.
getAugmentations() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for augmentations The Augmentations for this return.
getAugmentations() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for augmentations The Augmentations for this return.
getAuthenticated() - Method in class net.avalara.avatax.rest.client.models.PingResultModel
Getter for authenticated Returns true if you provided authentication for this API call; false if you did not.
getAuthenticatedAccountId() - Method in class net.avalara.avatax.rest.client.models.PingResultModel
Getter for authenticatedAccountId The ID number of the currently authenticated user's account, if any.
getAuthenticatedUserId() - Method in class net.avalara.avatax.rest.client.models.PingResultModel
Getter for authenticatedUserId The ID number of the currently authenticated user, if any.
getAuthenticatedUserName() - Method in class net.avalara.avatax.rest.client.models.PingResultModel
Getter for authenticatedUserName The username of the currently authenticated user, if any.
getAuthenticationType() - Method in class net.avalara.avatax.rest.client.models.PingResultModel
Getter for authenticationType Returns the type of authentication you provided, if authenticated
getAuthorities() - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupModel
Getter for authorities A collection of authorities in the report
getAuthorityName() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for authorityName Tax authority that issued the form
getAvaCertId() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for avaCertId If the certificate record was synced from an AvaTax Certs account(as opposed to being entered in ECMS directly), the unique AvaTax Certs identifier for the certificate record.
getAvaFileForm(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single AvaFileForm Get the AvaFileForm object identified by this URL.
getAvaFileFormAsync(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single AvaFileForm Get the AvaFileForm object identified by this URL.
getAvaFileFormId() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for avaFileFormId The ava file form id of the notice
getAvailable() - Method in class net.avalara.avatax.rest.client.models.CycleAddOptionModel
Getter for available True if this form can be added and filed for the current cycle.
getAvailableLocationCodes() - Method in class net.avalara.avatax.rest.client.models.CycleAddOptionModel
Getter for availableLocationCodes A list of outlet codes that can be assigned to this form for the current cycle
getAvailablePoa() - Method in class net.avalara.avatax.rest.client.models.PowerOfAttorneyCheckModel
Getter for availablePoa POA download
getAvalaraId() - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityInfo
Getter for avalaraId A unique ID number assigned by Avalara to this tax authority.
getAvataxCreateTransactionJson() - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Getter for avataxCreateTransactionJson The full JSON of the transaction creation request
getAvataxErrorJson() - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Getter for avataxErrorJson The full JSON of the error result from transaction creation
getAverageCheckClearDays() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for averageCheckClearDays Unused
getBaseCurrencyCode() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for baseCurrencyCode This is the three character ISO-4217 currency code of the default currency used by this company.
getBatch(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single batch Get the batch object identified by this URL.
getBatchAgent() - Method in class net.avalara.avatax.rest.client.models.BatchModel
Getter for batchAgent The agent used to create this batch
getBatchAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single batch Get the batch object identified by this URL.
getBatchCode() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for batchCode BatchCode for batch operations.
getBatchCode() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for batchCode BatchCode for batch operations.
getBatchCode() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for batchCode BatchCode for batch operations.
getBatchCode() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for batchCode If this transaction was created as part of a batch, this code indicates which batch.
getBatchId() - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Getter for batchId The unique ID number of the batch that this file belongs to.
getBoundaryLevel() - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Getter for boundaryLevel The boundary level of this override
getBoundaryLevel() - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Getter for boundaryLevel The boundary level at which this address was validated.
getBoundaryOverrideId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for boundaryOverrideId The unique ID number of the boundary override applied to this line item.
getBulkAccountId() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for bulkAccountId User name of bulk account.
getBulkAccountInstructionLink() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for bulkAccountInstructionLink Unused
getBulkAccountValidationStatus() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for bulkAccountValidationStatus The status of the bulk account's validation.
getBulkRequestId() - Method in class net.avalara.avatax.rest.client.models.LoginVerificationInputModel
Getter for bulkRequestId Bulk Request Id of the verification
getBusinessIdentificationNo() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for businessIdentificationNo Business Identification No
getBusinessIdentificationNo() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for businessIdentificationNo VAT business identification number for the customer for this transaction.
getBusinessIdentificationNo() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for businessIdentificationNo VAT business identification number for the customer for this transaction.
getBusinessIdentificationNo() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for businessIdentificationNo VAT business identification number for the customer for this transaction.
getBusinessIdentificationNo() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for businessIdentificationNo VAT business identification number for the customer for this line item.
getBusinessIdentificationNo() - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Getter for businessIdentificationNo VAT business identification number for the customer for this line item.
getBusinessIdentificationNo() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Getter for businessIdentificationNo VAT business identification number for the customer for this line item.
getBusinessIdentificationNo() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for businessIdentificationNo VAT business identification number used for this transaction.
getBusinessIdentificationNo() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for businessIdentificationNo VAT business identification number used for this transaction.
getBusinessTypeId() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for businessTypeId Business type the customer belongs to.
getBusinessTypeOtherDescription() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for businessTypeOtherDescription Other description for this business type
getBytes() - Method in class net.avalara.avatax.rest.client.models.ResourceFileDownloadResult
Getter for bytes Bytes of the file
getCampaign() - Method in class net.avalara.avatax.rest.client.models.FreeTrialRequestModel
Getter for campaign Campaign identifier for Notification purpose
getCampaign() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for campaign If your Avalara business development representative requests, please provide the campaign ID associated with your signup process.
getCap() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for cap The maximum cap for the price of this item according to this rule.
getCarryOverConsumerUseTaxAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for carryOverConsumerUseTaxAmount The amount of carry over consumer use tax applied to the liability calculation
getCarryOverNonTaxableAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for carryOverNonTaxableAmount The amount of carry over non taxable sales applied to the liability calculation
getCarryOverSalesAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for carryOverSalesAmount The amount of carry over sales applied to the liability calculation
getCarryOverTaxAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for carryOverTaxAmount The amount of carry over sales tax applied to the liability calculation
getCategory() - Method in class net.avalara.avatax.rest.client.models.AccountConfigurationModel
Getter for category The category of the configuration setting.
getCategory() - Method in class net.avalara.avatax.rest.client.models.CompanyConfigurationModel
Getter for category The category of the configuration setting.
getCategory() - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Getter for category The category of this notification.
getCategory() - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Getter for category DEPRECATED - Date: 07/25/2018, Version: 18.7, Message: This field is deprecated and will return null.
getCertExpressInvitation(Integer, String, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single CertExpress invitation Retrieve an existing CertExpress invitation sent to a customer.
getCertExpressInvitationAsync(Integer, String, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single CertExpress invitation Retrieve an existing CertExpress invitation sent to a customer.
getCertificate() - Method in class net.avalara.avatax.rest.client.models.ExemptionStatusModel
Getter for certificate Certificate if the customer is exempted
getCertificate(Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single certificate Get the current certificate identified by this URL.
getCertificateAsync(Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single certificate Get the current certificate identified by this URL.
getCertificateId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for certificateId The CertCapture Certificate ID
getCertificates() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for certificates A list of exemption certficates that apply to this customer.
getCertificates() - Method in class net.avalara.avatax.rest.client.models.LinkCertificatesModel
Getter for certificates An array of certificate ID numbers to link
getCertificateSetup(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Check a company's exemption certificate status.
getCertificateSetupAsync(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Check a company's exemption certificate status.
getChangeCode() - Method in class net.avalara.avatax.rest.client.models.SettleTransactionModel
Getter for changeCode To change the code for this transaction, you may provide information in this field.
getCity() - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Getter for city City component of the address
getCity() - Method in class net.avalara.avatax.rest.client.models.AddressLocationInfo
Getter for city City component of the address
getCity() - Method in class net.avalara.avatax.rest.client.models.AddressValidationInfo
Getter for city City component of the address
getCity() - Method in class net.avalara.avatax.rest.client.models.CompanyAddress
Getter for city City
getCity() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for city City
getCity() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Getter for city The name of the city.
getCity() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for city The city of the postal mailing address of this contact.
getCity() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for city City component of the street address of this customer.
getCity() - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Getter for city City component of the address
getCity() - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Getter for city The jurisdiction's city.
getCity() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for city City
getCity() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for city DEPRECATED - Date: 9/1/2017, Version: 17.9, Message: Field will be no longer be available after the 17.9 release.
getCity() - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Getter for city The city name of this jurisdiction
getCity() - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Getter for city The city address of the physical location affected by this override.
getCity() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for city The city of the physical address of this location.
getCity() - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Getter for city The name of the city.
getCity() - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Getter for city The city for the address.
getCity() - Method in class net.avalara.avatax.rest.client.models.ValidatedAddressInfo
Getter for city City component of the address
getClassification() - Method in class net.avalara.avatax.rest.client.models.IsoRegionModel
Getter for classification The word in the local language that classifies what type of a region this represents
getClassifications() - Method in class net.avalara.avatax.rest.client.models.ItemModel
Getter for classifications List of classifications that belong to this item.
getClientAccountId() - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageInputModel
Getter for clientAccountId Client AccountId that needs to be linked to the firm
getClientAccountId() - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Getter for clientAccountId Client Account to be linked with the firm
getClientAccountName() - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageInputModel
Getter for clientAccountName Client AccountName that needs to be linked to the firm
getClientAccountName() - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Getter for clientAccountName Client Account name
getClientName() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for clientName If your API call specified a `ClientName` in the [Client Profile Headers](https://developer.avalara.com/avatax/client-headers/), this variable will contain its value.
getClientVersion() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for clientVersion If your API call specified a `ClientVersion` in the [Client Profile Headers](https://developer.avalara.com/avatax/client-headers/), this variable will contain its value.
getClonedCalendarEffDate() - Method in class net.avalara.avatax.rest.client.models.CycleEditOptionModel
Getter for clonedCalendarEffDate The effective date of the filing calendar (only applies if cloning).
getClosedByUserId() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for closedByUserId The unique ID number of the user that closed the notice
getClosedDate() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for closedDate The closed date of the notice
getCode() - Method in class net.avalara.avatax.rest.client.models.AuditMultiDocumentModel
Getter for code Represents the unique code of this MultiDocument transaction.
getCode() - Method in class net.avalara.avatax.rest.client.models.BatchVoidTransactionModel
Getter for code Please specify the reason for voiding or cancelling this transaction.
getCode() - Method in class net.avalara.avatax.rest.client.models.CommitMultiDocumentModel
Getter for code Represents the unique code of this MultiDocument transaction.
getCode() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for code Transaction Code - the internal reference code used by the client application.
getCode() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for code The transaction code of the MultiDocument transaction.
getCode() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for code The internal reference code used by the client application.
getCode() - Method in class net.avalara.avatax.rest.client.models.CurrencyModel
Getter for code The ISO 4217 currency code for this currency.
getCode() - Method in class net.avalara.avatax.rest.client.models.DeterminationFactorModel
Getter for code Determination reason code.
getCode() - Method in class net.avalara.avatax.rest.client.models.EntityUseCodeModel
Getter for code The Avalara-recognized entity use code for this definition
getCode() - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Getter for code Name of the error or message.
getCode() - Method in class net.avalara.avatax.rest.client.models.ErrorInfo
Getter for code Type of error that occurred
getCode() - Method in class net.avalara.avatax.rest.client.models.IsoCountryModel
Getter for code The two character ISO 3166 country code
getCode() - Method in class net.avalara.avatax.rest.client.models.IsoRegionModel
Getter for code The three character ISO 3166 region code
getCode() - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Getter for code The code that is used to identify this jurisdiction
getCode() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentModel
Getter for code The transaction code of the MultiDocument transaction.
getCode() - Method in class net.avalara.avatax.rest.client.models.PreferredProgramModel
Getter for code A code that identifies this preferred program.
getCode() - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Getter for code The code of the tax region.
getCode() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for code A unique customer-provided code identifying this transaction.
getCode() - Method in class net.avalara.avatax.rest.client.models.UomModel
Getter for code The code that refers to this unit of measurement.
getCode() - Method in class net.avalara.avatax.rest.client.models.VerifyMultiDocumentModel
Getter for code Represents the unique code of this MultiDocument transaction.
getCode() - Method in class net.avalara.avatax.rest.client.models.VoidTransactionModel
Getter for code Please specify the reason for voiding or cancelling this transaction.
getCollectAmount() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for collectAmount The amount collected by Avalara for this region
getCollectAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for collectAmount The amount collected by avalara for this return
getCollectAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for collectAmount The amount collected by avalara for this return
getCollectAmount() - Method in class net.avalara.avatax.rest.client.models.FilingsTaxSummaryModel
Getter for collectAmount The collect amount
getComment() - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Getter for comment TaxNoticeComment
getCommentLink() - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Getter for commentLink TaxNoticeCommentLink
getComments() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for comments Additional comments on the notice
getCommentType() - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Getter for commentType taxNoticeCommentType
getCommentTypeId() - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Getter for commentTypeId taxNoticeCommentTypeId
getCommentUserId() - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Getter for commentUserId TaxNoticeCommentUserId
getCommentUserName() - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Getter for commentUserName TaxNoticeCommentUserName
getCommit() - Method in class net.avalara.avatax.rest.client.models.CommitMultiDocumentModel
Getter for commit Set this value to be `true` to commit this transaction.
getCommit() - Method in class net.avalara.avatax.rest.client.models.CommitTransactionModel
Getter for commit Set this value to be `true` to commit this transaction.
getCommit() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for commit Causes the document to be committed if true.
getCommit() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for commit Causes the document to be committed if true.
getCommit() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for commit Causes the document to be committed if true.
getCommit() - Method in class net.avalara.avatax.rest.client.models.SettleTransactionModel
Getter for commit To commit this transaction so that it can be reported on a tax filing, you may provide information in this field.
getCompanies() - Method in class net.avalara.avatax.rest.client.models.UserEntitlementModel
Getter for companies The identities of all companies this user is permitted to access
getCompany() - Method in class net.avalara.avatax.rest.client.models.FreeTrialRequestModel
Getter for company The company or organizational name for this free trial.
getCompany(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single company Get the company object identified by this URL.
getCompanyAddress() - Method in class net.avalara.avatax.rest.client.models.FreeTrialRequestModel
Getter for companyAddress The Address information of the account
getCompanyAddress() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for companyAddress Address information of the account being created.
getCompanyAddress() - Method in class net.avalara.avatax.rest.client.models.NewFirmClientAccountRequestModel
Getter for companyAddress Address information of the account being created.
getCompanyAsync(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single company Get the company object identified by this URL.
getCompanyCode() - Method in class net.avalara.avatax.rest.client.models.AddTransactionLineModel
Getter for companyCode company code
getCompanyCode() - Method in class net.avalara.avatax.rest.client.models.BatchAdjustTransactionModel
Getter for companyCode Specifies the code of the company for this transaction.
getCompanyCode() - Method in class net.avalara.avatax.rest.client.models.BatchVoidTransactionModel
Getter for companyCode Company Code - Specify the code of the company for this transaction.
getCompanyCode() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for companyCode Company Code - used to distinguish between companies within your accounting system
getCompanyCode() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for companyCode A unique code that references this company within your account.
getCompanyCode() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for companyCode Company Code - Specify the code of the company creating this transaction here.
getCompanyCode() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for companyCode Company Code - Specify the code of the company creating this transaction here.
getCompanyCode() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for companyCode Company Code - Specify the code of the company creating this transaction here.
getCompanyCode() - Method in class net.avalara.avatax.rest.client.models.DeleteErrorTransactionRequestModel
Getter for companyCode The company code of the error transaction
getCompanyCode() - Method in class net.avalara.avatax.rest.client.models.MrsCompanyModel
Getter for companyCode The company code for the company
getCompanyCode() - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Getter for companyCode Company Code - Specify the code of the company for this line of transaction.
getCompanyCode() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Getter for companyCode Specify the code of the company for this line of transaction.
getCompanyCode() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for companyCode Company code to be assigned to the company created for this account.
getCompanyCode() - Method in class net.avalara.avatax.rest.client.models.NewFirmClientAccountRequestModel
Getter for companyCode Company code to be assigned to the company created for this account.
getCompanyCode() - Method in class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
Getter for companyCode A unique code that references a company within your account.
getCompanyCode() - Method in class net.avalara.avatax.rest.client.models.RemoveTransactionLineModel
Getter for companyCode company code
getCompanyConfiguration(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Get configuration settings for this company Retrieve a list of all configuration settings tied to this company.
getCompanyConfigurationAsync(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Get configuration settings for this company Retrieve a list of all configuration settings tied to this company.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.AuditTransactionModel
Getter for companyId Unique ID number of the company that created this transaction
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.BatchModel
Getter for companyId The Company ID number of the company that owns this batch.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Getter for companyId The unique ID number of the AvaTax company that sent this invitation.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for companyId The unique ID number of the AvaTax company that recorded this certificate.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.CompanyConfigurationModel
Getter for companyId The unique ID number of the account to which this setting applies
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.CompanyDistanceThresholdModel
Getter for companyId The ID number of the company that defined this distance threshold.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.CompanyParameterDetailModel
Getter for companyId CompanyId associated with the parameter
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for companyId The unique ID number of the company to which this contact belongs.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Getter for companyId The unique ID number of the AvaTax company that received this certificate.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Getter for companyId The Company ID number of the company that owns this batch.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for companyId The unique ID number of the AvaTax company that recorded this customer.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Getter for companyId The id of the company to which the datasource belongs to.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for companyId Company ID
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.ExposureZoneModel
Getter for companyId The unique ID number of the AvaTax company that recorded this customer.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.FiledReturnModel
Getter for companyId The unique ID number of the company filing return.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for companyId The unique ID number of the company to which this filing calendar belongs.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.FilingModel
Getter for companyId The unique ID number of the company for this filing.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.FilingRequestModel
Getter for companyId The unique ID number of the company to which this filing request belongs.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for companyId The unique ID number of the company filing return.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.FundingConfigurationModel
Getter for companyId CompanyID
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.ItemModel
Getter for companyId The unique ID number of the company that owns this item.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for companyId The unique ID number of the company that operates at this location.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.LoginVerificationInputModel
Getter for companyId CompanyId that we are verifying the login information for
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.MrsCompanyModel
Getter for companyId The unique ID number of this company.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingModel
Getter for companyId The unique ID number of the company for this filing.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.NexusByTaxFormModel
Getter for companyId The company ID of the company that was used to load the companyNexus array.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for companyId The unique ID number of the company that declared nexus.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.NexusSummaryModel
Getter for companyId Company Id
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for companyId The unique ID number of the company to which this notice belongs.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Getter for companyId If this notification was tied to a specific company, this will be the unique ID number of the company that received the notification.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.PowerOfAttorneyCheckModel
Getter for companyId companyId of the request
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.ProvisionStatusModel
Getter for companyId The AvaTax company represented by this status
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.ReportModel
Getter for companyId The ID of the company the reported transactions are from
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.ResourceFileUploadRequestModel
Getter for companyId The company ID to which this file will be attached.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.SendSalesRequestModel
Getter for companyId The companyId for which the send sales file is being generated.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.SettingModel
Getter for companyId The unique ID number of the company this setting refers to.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Getter for companyId The unique ID number of the company that owns this tax code.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for companyId The unique ID number of the company that owns this tax rule.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for companyId The unique ID number of the company that recorded this transaction.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.UPCModel
Getter for companyId The unique ID number of the company to which this UPC belongs.
getCompanyId() - Method in class net.avalara.avatax.rest.client.models.UserModel
Getter for companyId If this user is locked to one company (and its children), this is the unique ID number of the company to which this user belongs.
getCompanyID() - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Getter for companyID CompanyID
getCompanyLookupFiles(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Get the lookup files for a company
getCompanyLookupFilesAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Get the lookup files for a company
getCompanyName() - Method in class net.avalara.avatax.rest.client.models.MrsCompanyModel
Getter for companyName The name of this company, as shown to customers.
getCompanyNexus() - Method in class net.avalara.avatax.rest.client.models.NexusByTaxFormModel
Getter for companyNexus A list of all currently-defined company nexus that are related to this tax form
getCompanyReturnId() - Method in class net.avalara.avatax.rest.client.models.CompanyReturnSettingModel
Getter for companyReturnId The CompanyReturn Id
getCompanyReturnId() - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Getter for companyReturnId The company return ID if requesting an update.
getCompletedDate() - Method in class net.avalara.avatax.rest.client.models.BatchModel
Getter for completedDate The date/time when this batch was completely processed
getCompletedDate() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Getter for completedDate The date/time when this batch was completely processed
getCompletedDate() - Method in class net.avalara.avatax.rest.client.models.ReportModel
Getter for completedDate The time when the report was finished building, if completed
getComplianceContactId() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for complianceContactId The id of the compliance contact
getConfirmResetLicenseKey() - Method in class net.avalara.avatax.rest.client.models.ResetLicenseKeyModel
Getter for confirmResetLicenseKey Set this value to true to reset the license key for this account.
getConnectorId() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for connectorId The id associated with the connector
getConsumerUseNonTaxableAccrualAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for consumerUseNonTaxableAccrualAmount The total amount of consumer use non taxable sales accrued in the current active period
getConsumerUseNonTaxableAmount() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for consumerUseNonTaxableAmount Consumer use non-taxable amount.
getConsumerUseNonTaxableAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for consumerUseNonTaxableAmount Consumer use non-taxable amount.
getConsumerUseNonTaxableAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for consumerUseNonTaxableAmount Consumer use non-taxable amount.
getConsumerUseTaxableAccrualAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for consumerUseTaxableAccrualAmount The total amount of consumer use taxable sales accrued in the current active period
getConsumerUseTaxableAmount() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for consumerUseTaxableAmount Consumer use taxable amount.
getConsumerUseTaxableAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for consumerUseTaxableAmount Consumer use taxable amount.
getConsumerUseTaxableAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for consumerUseTaxableAmount Consumer use taxable amount.
getConsumerUseTaxAccrualAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for consumerUseTaxAccrualAmount The total amount of consumer use tax accrued in the current active period
getConsumerUseTaxAmount() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for consumerUseTaxAmount Consumer use tax liability.
getConsumerUseTaxAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for consumerUseTaxAmount Consumer use tax liability during the period.
getConsumerUseTaxAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for consumerUseTaxAmount Consumer use tax liability.
getConsumerUseTaxDueAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for consumerUseTaxDueAmount Consumer use tax liability accrued during the period.
getContact(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single contact Get the contact object identified by this URL.
getContactAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single contact Get the contact object identified by this URL.
getContactCode() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for contactCode A unique code for this contact.
getContactName() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for contactName The name of the main contact person for this customer.
getContacts() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for contacts Optional: A list of contacts defined for this company.
getContent() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleLookupFileModel
Getter for content Content of the lookup file.
getContent() - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Getter for content Content of the batch file.
getContent() - Method in class net.avalara.avatax.rest.client.models.InvoiceMessageModel
Getter for content The content of the invoice message.
getContent() - Method in class net.avalara.avatax.rest.client.models.ResourceFileUploadRequestModel
Getter for content This stream contains the bytes of the file being uploaded.
getContentLength() - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Getter for contentLength Size of content, in bytes.
getContentReviewFrequencyId() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for contentReviewFrequencyId Unused
getContentType() - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Getter for contentType Content mime type (e.g.
getContentType() - Method in class net.avalara.avatax.rest.client.models.FileContentResult
Getter for contentType -
getContentType() - Method in class net.avalara.avatax.rest.client.models.ResourceFileDownloadResult
Getter for contentType Mime content type
getContinueOnError() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionModel
Getter for continueOnError Should we keep running if we hit an exception
getCoordinates() - Method in class net.avalara.avatax.rest.client.models.AddressResolutionModel
Getter for coordinates The geospatial coordinates of this address
getCostInsuranceFreight() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for costInsuranceFreight Indicates the cost of insurance and freight for this line.
getCount() - Method in class net.avalara.avatax.rest.client.FetchResult
 
getCount() - Method in class net.avalara.avatax.rest.client.models.ErrorCodeOutputModel
Getter for count Number of error code recorded
getCount() - Method in class net.avalara.avatax.rest.client.models.NexusTaxTypeGroupCountModel
Getter for count How many nexus in the group
getCountries() - Method in class net.avalara.avatax.rest.client.models.ProductClassificationSystemModel
Getter for countries List of all countries that belong to the system including
getCountry() - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Getter for country Name or ISO 3166 code identifying the country.
getCountry() - Method in class net.avalara.avatax.rest.client.models.AddressLocationInfo
Getter for country Name or ISO 3166 code identifying the country.
getCountry() - Method in class net.avalara.avatax.rest.client.models.AddressValidationInfo
Getter for country Name or ISO 3166 code identifying the country.
getCountry() - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Getter for country The country this form is submitted for
getCountry() - Method in class net.avalara.avatax.rest.client.models.CompanyAddress
Getter for country Name or ISO 3166 code identifying the country.
getCountry() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for country Name or ISO 3166 code identifying the country.
getCountry() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Getter for country Name or ISO 3166 code identifying the country of this jurisdiction.
getCountry() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Getter for country Name or ISO 3166 code identifying the country of this jurisdiction.
getCountry() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for country Name or ISO 3166 code identifying the country.
getCountry() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for country Name or ISO 3166 code identifying the country.
getCountry() - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Getter for country Name or ISO 3166 code identifying the country.
getCountry() - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Getter for country The jurisdiction's country.
getCountry() - Method in class net.avalara.avatax.rest.client.models.EcmsDetailModel
Getter for country Name or ISO 3166 code identifying the country.
getCountry() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for country Name or ISO 3166 code identifying the country.
getCountry() - Method in class net.avalara.avatax.rest.client.models.ExportDocumentLineModel
Getter for country The transactions in the country you wish to run a report: use "ALL" for all countries use "ALL Non-US" for all international countries or use a single 2-char ISO country code
getCountry() - Method in class net.avalara.avatax.rest.client.models.ExposureZoneModel
Getter for country Two character ISO 3166 county code for the country component of this exposure zone.
getCountry() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for country DEPRECATED - Date: 9/1/2017, Version: 17.9, Message: Field will be no longer be available after the 17.9 release.
getCountry() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for country The two-character ISO-3166 code for the country.
getCountry() - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Getter for country The two character ISO 3166 country code of the country that issued the tax form for this filing calendar.
getCountry() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for country The country of the form.
getCountry() - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupSuggestedFormModel
Getter for country Country of the suggested form returned
getCountry() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for country ISO 3166 code of the country that issued this tax form
getCountry() - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Getter for country Name or ISO 3166 code identifying the country of this jurisdiction.
getCountry() - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Getter for country The two character ISO-3166 country code of the country affected by this override.
getCountry() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for country Name or ISO 3166 code identifying the country of the physical address of this location.
getCountry() - Method in class net.avalara.avatax.rest.client.models.MarketplaceLocationModel
Getter for country Marketplace Location Country
getCountry() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingRegionModel
Getter for country The two-character ISO-3166 code for the country.
getCountry() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for country Name or ISO 3166 code identifying the country in which this company declared nexus.
getCountry() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for country Name or ISO 3166 code identifying the country that sent this notice.
getCountry() - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Getter for country The country for the parameter usage item.
getCountry() - Method in class net.avalara.avatax.rest.client.models.PostalCodeModel
Getter for country Country this PostalCode locates in
getCountry() - Method in class net.avalara.avatax.rest.client.models.PowerOfAttorneyCheckModel
Getter for country Country POA is for
getCountry() - Method in class net.avalara.avatax.rest.client.models.ProductSystemCountryModel
Getter for country string value of country code for SystemCountry
getCountry() - Method in class net.avalara.avatax.rest.client.models.RateTypeModel
Getter for country Country code for this rate type
getCountry() - Method in class net.avalara.avatax.rest.client.models.ReportParametersModel
Getter for country The country filter used for your report
getCountry() - Method in class net.avalara.avatax.rest.client.models.SkyscraperStatusModel
Getter for country The country of the returns
getCountry() - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Getter for country Name or ISO 3166 code identifying the country of this jurisdiction.
getCountry() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for country Name or ISO 3166 code identifying the country where this rule will apply.
getCountry() - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Getter for country The ISO 3166 country code
getCountry() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for country The two character ISO 3166 country code of the country where this tax detail is assigned.
getCountry() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for country The two-character ISO 3166 code of the country for this transaction.
getCountry() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for country Two character ISO-3166 country code.
getCountry() - Method in class net.avalara.avatax.rest.client.models.ValidatedAddressInfo
Getter for country Name or ISO 3166 code identifying the country.
getCountryCode() - Method in class net.avalara.avatax.rest.client.models.IsoRegionModel
Getter for countryCode The two-character ISO 3166 country code this region belongs to
getCountryIssued() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for countryIssued Name or ISO 3166 code identifying the country that issued this ECMS certificate.
getCounty() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Getter for county The name of the county.
getCounty() - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Getter for county The jurisdiction's county.
getCounty() - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Getter for county The county name of this jurisdiction
getCounty() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for county The county name of the physical address of this location.
getCounty() - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Getter for county The name of the county.
getCountyFips() - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Getter for countyFips County FIPS code
getCountyFIPS() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for countyFIPS For U.S.
getCountyFIPS() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for countyFIPS For U.S.
getCoverLetter() - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Getter for coverLetter The attached cover letter object to this request.
getCoverLettersOnly() - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Getter for coverLettersOnly True if this invitation contained a cover letter only.
getCoverLetterTitle() - Method in class net.avalara.avatax.rest.client.models.CreateCertExpressInvitationModel
Getter for coverLetterTitle If this invitation is sent via email or download, please specify the cover letter to use when building this invitation.
getCrashBehavior() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleScriptModel
Getter for crashBehavior How to proceed if the rule crashes
getCreated() - Method in class net.avalara.avatax.rest.client.models.ExposureZoneModel
Getter for created The date when this record was created.
getCreatedBy() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Getter for createdBy Creator of the rule
getCreatedByUserName() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for createdByUserName The user who created the notice
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.AccountConfigurationModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.AccountLicenseKeyModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.AccountModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.BatchModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for createdDate The date/time when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.CompanyConfigurationModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.CompanyReturnSettingModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for createdDate Date when this exempt certificate was created
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.FilingAugmentationModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.FilingModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.FilingPaymentModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.FilingRequestModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Getter for createdDate Created date of the linkage
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for createdDate Date when form was created
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.ItemModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.MarketplaceLocationModel
Getter for createdDate Marketplace Location Created Date
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.MrsCompanyModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentModel
Getter for createdDate The date/time when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.NewAccountModel
Getter for createdDate The date and time when this account was created
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Getter for createdDate The UTC timestamp of the time when this notification was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.ReportModel
Getter for createdDate The time when the report task was initiated
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.SubscriptionModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.UPCModel
Getter for createdDate The date when this record was created.
getCreatedDate() - Method in class net.avalara.avatax.rest.client.models.UserModel
Getter for createdDate The date when this record was created.
getCreatedOn() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Getter for createdOn When the rule was created
getCreatedUser() - Method in class net.avalara.avatax.rest.client.models.ReportModel
Getter for createdUser The userName of the user who initiated the report task
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.AccountConfigurationModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.AccountLicenseKeyModel
Getter for createdUserId The user id for the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.AccountModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.BatchModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.CompanyConfigurationModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.CompanyReturnSettingModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for createdUserId User that creates the certificate
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.FilingAugmentationModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.FilingModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.FilingPaymentModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.FilingRequestModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Getter for createdUserId User who created the linkage
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for createdUserId ID of the Avalara user who created the form
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.ItemModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.MrsCompanyModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentModel
Getter for createdUserId The user ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Getter for createdUserId The unique ID number of the user who created the notification.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.ReportModel
Getter for createdUserId The Id of the user who initiated this task
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.SubscriptionModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for createdUserId The User ID of the user who created this record.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.UPCModel
Getter for createdUserId The User ID of the user who created this record.
getCreateTransactionModel() - Method in class net.avalara.avatax.rest.client.models.CreateOrAdjustTransactionModel
Getter for createTransactionModel The create transaction model to be created or updated.
getCreateTransactionModel() - Method in class net.avalara.avatax.rest.client.models.TransactionBatchItemModel
Getter for createTransactionModel Represents a transaction to be created.
getCredits() - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Getter for credits The amount of credits listed on the notice
getCrmid() - Method in class net.avalara.avatax.rest.client.models.AccountModel
Getter for crmid For system registrar use only.
getCrmid() - Method in class net.avalara.avatax.rest.client.models.PingResultModel
Getter for crmid The connected Salesforce account.
getCrossBorderCode(String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Lists all parents of an HS Code.
getCrossBorderCodeAsync(String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Lists all parents of an HS Code.
getCspFeeRefund() - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Getter for cspFeeRefund The amount of CSP Fee Refund on the notice
getCsvTable() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleTableModel
Getter for csvTable The CSV data
getCsvTableName() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleTableModel
Getter for csvTableName The name of the table
getCtReg() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for ctReg Custom filing information field for Connecticut.
getCulture() - Method in class net.avalara.avatax.rest.client.models.ExportDocumentLineModel
Getter for culture In which culture your report is produced with.
getCulture() - Method in class net.avalara.avatax.rest.client.models.ReportParametersModel
Getter for culture The culture used your report
getCurrency() - Method in class net.avalara.avatax.rest.client.models.FundingConfigurationModel
Getter for currency Recipient
getCurrencyCode() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for currencyCode The three-character ISO 4217 currency code for this transaction.
getCurrencyCode() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for currencyCode The three-character ISO 4217 currency code for this transaction.
getCurrencyCode() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for currencyCode The three-character ISO 4217 currency code for this transaction.
getCurrencyCode() - Method in class net.avalara.avatax.rest.client.models.ExportDocumentLineModel
Getter for currencyCode The currency your report is displayed in.
getCurrencyCode() - Method in class net.avalara.avatax.rest.client.models.ReportParametersModel
Getter for currencyCode The currency code used for your report
getCurrencyCode() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for currencyCode The currency code to use for this rule.
getCurrencyCode() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for currencyCode The three-character ISO 4217 currency code that was used for payment for this transaction.
getCurrentRecord() - Method in class net.avalara.avatax.rest.client.models.BatchModel
Getter for currentRecord The current record being processed
getCurrentRecord() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Getter for currentRecord The current record being processed
getCustomer() - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Getter for customer The customer who received this invitation.
getCustomer(Integer, String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single customer Retrieve the customer identified by this URL.
getCustomerAsync(Integer, String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single customer Retrieve the customer identified by this URL.
getCustomerCode() - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Getter for customerCode The unique code of the customer that received this invitation.
getCustomerCode() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for customerCode Customer Code - The client application customer reference code.
getCustomerCode() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for customerCode Customer Code - The client application customer reference code.
getCustomerCode() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for customerCode Customer Code - The client application customer reference code.
getCustomerCode() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for customerCode The unique code identifying this customer.
getCustomerCode() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for customerCode Customer code
getCustomerCode() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for customerCode Unique code identifying the customer that requested this transaction.
getCustomerComment() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for customerComment Comments from the customer on this notice
getCustomerData() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionModel
Getter for customerData Json data used for rule execution
getCustomerDataId() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionModel
Getter for customerDataId Unique identifier of customer data used in rule execution
getCustomerDataSchema() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleCustomerDataSchemaModel
Getter for customerDataSchema Customer data schema
getCustomerDataSchema() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Getter for customerDataSchema The JSON schema for customer data if it is required for the rule
getCustomerDataValidatorScript() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Getter for customerDataValidatorScript Script run for validating customer data
getCustomerFilingInstructions() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for customerFilingInstructions Special filing instructions to be used when filing this return.
getCustomerFundingOptionId() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for customerFundingOptionId The notice customer funding options
getCustomerInterest() - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Getter for customerInterest The amount of customer interest on the notice
getCustomerMustApprove() - Method in class net.avalara.avatax.rest.client.models.CycleEditOptionModel
Getter for customerMustApprove Whether or not the user should be warned of a change, because some changes are risky and may be being done not in accordance with jurisdiction rules.
getCustomerName() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for customerName Customer name
getCustomerPenalty() - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Getter for customerPenalty The amount of customer penalty on the notice
getCustomers() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for customers A list of customers to which this certificate applies.
getCustomers() - Method in class net.avalara.avatax.rest.client.models.LinkCustomersModel
Getter for customers An array of customerCodes that are exempted by this certificate
getCustomerTypeId() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for customerTypeId NoticeCustomerTypeID can be retrieved from the definitions API
getCustomerUsageType() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for customerUsageType Customer Usage Type - The client application customer or usage type.
getCustomerUsageType() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for customerUsageType DEPRECATED - Date: 10/16/2017, Version: 17.11, Message: Please use entityUseCode instead.
getCustomerUsageType() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for customerUsageType DEPRECATED - Date: 10/16/2017, Version: 17.11, Message: Please use entityUseCode instead.
getCustomerUsageType() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for customerUsageType DEPRECATED - Date: 10/16/2017, Version: 17.11, Message: Please use `entityUseCode` instead.
getCustomerUsageType() - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Getter for customerUsageType Customer Usage Type - The client application customer or usage type.
getCustomerUsageType() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Getter for customerUsageType DEPRECATED - Date: 10/16/2017, Version: 17.11, Message: Please use `entityUseCode` instead.
getCustomerUsageType() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for customerUsageType DEPRECATED - Date: 10/16/2017, Version: 17.11, Message: Please use `entityUseCode` instead.
getCustomerUsageType() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for customerUsageType DEPRECATED - Date: 10/16/2017, Version: 17.11, Message: Please use entityUseCode instead.
getCustomerUsageType() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for customerUsageType DEPRECATED - Date: 10/16/2017, Version: 17.11, Message: Please use entityUseCode instead.
getCustomerVendorCode() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for customerVendorCode DEPRECATED - Date: 3/1/2018, Version: 18.3, Message: Please use `customerCode` This field has been renamed to `customerCode` to match documentation for other APIs related to exemption customers.
getCustomFields() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for customFields A list of custom fields defined on this customer.
getCustomsValue() - Method in class net.avalara.avatax.rest.client.models.ProductClassificationSystemModel
Getter for customsValue custom value set for the system
getCycleExpirationOptions() - Method in class net.avalara.avatax.rest.client.models.CycleExpireModel
Getter for cycleExpirationOptions A list of options for expiring the filing calendar.
getCycleName() - Method in class net.avalara.avatax.rest.client.models.CycleAddOptionModel
Getter for cycleName A descriptive name of the cycle and due date of form.
getCycleName() - Method in class net.avalara.avatax.rest.client.models.CycleExpireOptionModel
Getter for cycleName A descriptive name of the cycle and due date of the form.
getCycleUnavailableReason() - Method in class net.avalara.avatax.rest.client.models.CycleAddOptionModel
Getter for cycleUnavailableReason An explanation for why this form cannot be added for the current cycle
getData() - Method in class net.avalara.avatax.rest.client.models.FilingRequestModel
Getter for data The data model object of the request
getDatabaseCallCount() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for databaseCallCount If this API call included requests made to any of the AvaTax data layers, this contains the number of requests that were traced.
getDatabaseCallDuration() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for databaseCallDuration If this API call included requests made to any of the AvaTax data layers, this contains the total duration time measured for all the requests.
getDatasource() - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Getter for datasource The datasource instance that made the transaction creation call
getDataSourceById(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Get data source by data source id Retrieve the data source by its unique ID number.
getDataSourceByIdAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Get data source by data source id Retrieve the data source by its unique ID number.
getDatasourceSource() - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Getter for datasourceSource The Datasource source of the transaction creation call.
getDataType() - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Getter for dataType The data type of the property.
getDataType() - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Getter for dataType The data type of the property.
getDate() - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Getter for date The date of the invitation.
getDate() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for date Transaction Date - The date on the invoice, purchase order, etc.
getDate() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for date Transaction Date - The date on the invoice, purchase order, etc.
getDate() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for date Transaction Date - The date on the invoice, purchase order, etc.
getDate() - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Getter for date The date this comment was entered
getDate() - Method in class net.avalara.avatax.rest.client.models.SendSalesRequestModel
Getter for date The date for which send sales file is being generated.
getDate() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for date The date on which this transaction occurred.
getDateFilter() - Method in class net.avalara.avatax.rest.client.models.ExportDocumentLineModel
Getter for dateFilter The type of date to filter your transactions
getDateFilter() - Method in class net.avalara.avatax.rest.client.models.ReportParametersModel
Getter for dateFilter The date type filter used for your report
getDateFormat() - Method in class net.avalara.avatax.rest.client.models.ExportDocumentLineModel
Getter for dateFormat Format of dates in your rendered report.
getDateFormat() - Method in class net.avalara.avatax.rest.client.models.ReportParametersModel
Getter for dateFormat The date format used for your report
getDbaName() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for dbaName If this location has a different business name from its legal entity name, specify the "Doing Business As" name for this location.
getDebugLevel() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for debugLevel If the user wishes to request additional debug information from this transaction, specify a level higher than `normal`.
getDebugLevel() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for debugLevel If the user wishes to request additional debug information from this transaction, specify a level higher than `normal`.
getDebugLevel() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for debugLevel If the user wishes to request additional debug information from this transaction, specify a level higher than `normal`.
getDecimalDigits() - Method in class net.avalara.avatax.rest.client.models.CurrencyModel
Getter for decimalDigits The number of decimal digits to use when formatting a currency value for display.
getDeclaredNexus() - Method in class net.avalara.avatax.rest.client.models.NexusByAddressModel
Getter for declaredNexus List of all nexus objects that were affected by declaring nexus at the address specified by `address`.
getDefaultCountry() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for defaultCountry The two character ISO-3166 country code of the default country for this company.
getDefaultLocationId() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for defaultLocationId If set, this is the unique ID number of the default location for this company.
getDeletedDate() - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Getter for deletedDate The date when this record was deleted.
getDelinquentDay() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for delinquentDay Day of the month on which the form is considered delinquent.
getDeliveryMethod() - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Getter for deliveryMethod Indicates the method that was used to deliver this CertExpress invitation.
getDeliveryMethod() - Method in class net.avalara.avatax.rest.client.models.CreateCertExpressInvitationModel
Getter for deliveryMethod Specify the type of invitation.
getDescription() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Getter for description Description of the rule
getDescription() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleModel
Getter for description Description of the rule
getDescription() - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Getter for description A description of the submitted form
getDescription() - Method in class net.avalara.avatax.rest.client.models.CertificateAttributeModel
Getter for description A full help text description of the certificate attribute.
getDescription() - Method in class net.avalara.avatax.rest.client.models.CommunicationsTSPairModel
Getter for description The description of the transaction/service type pair.
getDescription() - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Getter for description A full description of the cover letter's contents and message.
getDescription() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for description User-supplied description for this transaction.
getDescription() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for description User-supplied description for this transaction.
getDescription() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for description User-supplied description for this transaction.
getDescription() - Method in class net.avalara.avatax.rest.client.models.CurrencyModel
Getter for description A friendly human-readable name representing this currency.
getDescription() - Method in class net.avalara.avatax.rest.client.models.CustomerAttributeModel
Getter for description A full help text description of the attribute.
getDescription() - Method in class net.avalara.avatax.rest.client.models.DeterminationFactorModel
Getter for description Determination reason description.
getDescription() - Method in class net.avalara.avatax.rest.client.models.EntityUseCodeModel
Getter for description Text describing the meaning of this use code
getDescription() - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Getter for description A more detailed description of the problem referenced by this error message, suitable for display in the contents area of an alert box.
getDescription() - Method in class net.avalara.avatax.rest.client.models.ExposureZoneModel
Getter for description A more complete description of this exposure zone, suitable for use as a tooltip or help text.
getDescription() - Method in class net.avalara.avatax.rest.client.models.FilingAttachmentModel
Getter for description The description of the attachment
getDescription() - Method in class net.avalara.avatax.rest.client.models.FilingFrequencyModel
Getter for description The description name of this filing frequency
getDescription() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for description A description for the return.
getDescription() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for description A description for the return.
getDescription() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for description Description of this tax form
getDescription() - Method in class net.avalara.avatax.rest.client.models.HsCodeModel
Getter for description A human readable description that identifies Code descriptive text for this Section, Chapter, Heading, or Subheading.
getDescription() - Method in class net.avalara.avatax.rest.client.models.ItemModel
Getter for description A friendly description of this item in your product catalog.
getDescription() - Method in class net.avalara.avatax.rest.client.models.ItemSyncModel
Getter for description A friendly description of the item.
getDescription() - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Getter for description A description of why this jurisdiction override was created.
getDescription() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for description Item description.
getDescription() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for description A friendly name for this location.
getDescription() - Method in class net.avalara.avatax.rest.client.models.LocationQuestionModel
Getter for description If additional information is available about the location setting, this contains descriptive text to help you identify the correct value to provide in this setting.
getDescription() - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Getter for description Item description.
getDescription() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Getter for description Item description.
getDescription() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for description A description for the return.
getDescription() - Method in class net.avalara.avatax.rest.client.models.NexusTaxTypeGroupModel
Getter for description The description of this nexus tax type group.
getDescription() - Method in class net.avalara.avatax.rest.client.models.NoticeCustomerFundingOptionModel
Getter for description The description name of this tax authority FundingOption.
getDescription() - Method in class net.avalara.avatax.rest.client.models.NoticeCustomerTypeModel
Getter for description The description name of this tax authority type.
getDescription() - Method in class net.avalara.avatax.rest.client.models.NoticeFilingTypeModel
Getter for description The description name of this tax authority type.
getDescription() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for description The description of the notice
getDescription() - Method in class net.avalara.avatax.rest.client.models.NoticePriorityModel
Getter for description The description name of this tax authority Priority.
getDescription() - Method in class net.avalara.avatax.rest.client.models.NoticeReasonModel
Getter for description The description name of this tax authority type.
getDescription() - Method in class net.avalara.avatax.rest.client.models.NoticeResponsibilityDetailModel
Getter for description The description name of this filing frequency
getDescription() - Method in class net.avalara.avatax.rest.client.models.NoticeResponsibilityModel
Getter for description The description name of this notice responsibility
getDescription() - Method in class net.avalara.avatax.rest.client.models.NoticeRootCauseDetailModel
Getter for description The description name of this root cause
getDescription() - Method in class net.avalara.avatax.rest.client.models.NoticeRootCauseModel
Getter for description The description name of this notice RootCause
getDescription() - Method in class net.avalara.avatax.rest.client.models.NoticeStatusModel
Getter for description The description name of this tax authority type.
getDescription() - Method in class net.avalara.avatax.rest.client.models.NoticeTypeModel
Getter for description The description name of this tax authority type.
getDescription() - Method in class net.avalara.avatax.rest.client.models.ProductClassificationSystemModel
Getter for description A friendly human-readable name representing this System.
getDescription() - Method in class net.avalara.avatax.rest.client.models.RateTypeModel
Getter for description Description of this rate type.
getDescription() - Method in class net.avalara.avatax.rest.client.models.requiredFilingCalendarDataFieldModel
Getter for description Username that we are using for verification
getDescription() - Method in class net.avalara.avatax.rest.client.models.SecurityRoleModel
Getter for description A description of this security role
getDescription() - Method in class net.avalara.avatax.rest.client.models.SubscriptionTypeModel
Getter for description The friendly name of the service this subscription type represents.
getDescription() - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityTypeModel
Getter for description The description name of this tax authority type.
getDescription() - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Getter for description A friendly description of this tax code.
getDescription() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for description A friendly name for this tax rule.
getDescription() - Method in class net.avalara.avatax.rest.client.models.TaxSubTypeModel
Getter for description The description of this tax sub-type.
getDescription() - Method in class net.avalara.avatax.rest.client.models.TaxTypeGroupModel
Getter for description The description of this tax type group.
getDescription() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for description A description of the item or service represented by this line.
getDescription() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for description Description of this transaction.
getDescription() - Method in class net.avalara.avatax.rest.client.models.UomModel
Getter for description A longer description of this unit of measurement.
getDescription() - Method in class net.avalara.avatax.rest.client.models.UPCModel
Getter for description Description of the product to which this UPC applies.
getDestinationAddressId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for destinationAddressId The unique ID number of the destination address where this line was delivered or sold.
getDestinationAddressId() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for destinationAddressId The unique ID number of the destination address for this transaction.
getDestinationCountry() - Method in class net.avalara.avatax.rest.client.models.CompanyDistanceThresholdModel
Getter for destinationCountry The destination country for this threshold.
getDestinationCountry() - Method in class net.avalara.avatax.rest.client.models.HsCodeModel
Getter for destinationCountry The destination country identified with this HS Code.
getDestinationCountry() - Method in class net.avalara.avatax.rest.client.models.PreferredProgramModel
Getter for destinationCountry The ISO 3166 country code for the destination permitted by this program
getDetails() - Method in class net.avalara.avatax.rest.client.models.AuditEvent
Getter for details
getDetails() - Method in class net.avalara.avatax.rest.client.models.AvaTaxMessage
Getter for details Detailed information that explains what the summary provided
getDetails() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for details Exempt Cert details
getDetails() - Method in class net.avalara.avatax.rest.client.models.ErrorInfo
Getter for details Array of detailed error messages
getDetails() - Method in class net.avalara.avatax.rest.client.models.Message
Getter for details
getDetails() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for details Optional: A list of tax details for this line item.
getDeterminationFactors() - Method in class net.avalara.avatax.rest.client.models.InspectLineResponseModel
Getter for determinationFactors A list of determination factors for a line that is being inspected through the InspectLine API.
getDiscount() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for discount Discount - The discount amount to apply to the document.
getDiscount() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for discount Discount - The discount amount to apply to the document.
getDiscount() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for discount Discount - The discount amount to apply to the document.
getDiscountAmount() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for discountAmount The amount of discount that was applied to this line item.
getDiscounted() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for discounted True if the document discount should be applied to this line.
getDiscounted() - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Getter for discounted True if the document discount should be applied to this line
getDiscounted() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Getter for discounted True if the document discount should be applied to this line.
getDiscountTypeId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for discountTypeId The type of discount, if any, that was applied to this line item.
getDismissed() - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Getter for dismissed When a user has finished reviewing a notification, they may opt to dismiss it by calling the `DismissNotification` API.
getDismissedByUserId() - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Getter for dismissedByUserId If this notification has been dismissed, this indicates the unique ID number of the user that dismissed the notification.
getDismissedDate() - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Getter for dismissedDate If this notification has been dismissed, this indicates the timestamp (in UTC time) when the user dismissed the notification.
getDisplaySequence() - Method in class net.avalara.avatax.rest.client.models.TaxTypeGroupModel
Getter for displaySequence The order this record is being returned in the response
getDistanceThreshold(Integer, Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single DistanceThreshold Retrieves a single DistanceThreshold object defined by this URL.
getDistanceThresholdAsync(Integer, Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single DistanceThreshold Retrieves a single DistanceThreshold object defined by this URL.
getDocCode() - Method in class net.avalara.avatax.rest.client.models.WorksheetDocument
Getter for docCode
getDocDate() - Method in class net.avalara.avatax.rest.client.models.WorksheetDocument
Getter for docDate
getDocType() - Method in class net.avalara.avatax.rest.client.models.ExportDocumentLineModel
Getter for docType The transaction type you want to run a report on
getDocType() - Method in class net.avalara.avatax.rest.client.models.ReportParametersModel
Getter for docType The doc type filter used for your report
getDocumentAddressId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineLocationTypeModel
Getter for documentAddressId The address ID corresponding to this model
getDocumentAddressId() - Method in class net.avalara.avatax.rest.client.models.TransactionLocationTypeModel
Getter for documentAddressId Address ID for the transaction
getDocumentCode() - Method in class net.avalara.avatax.rest.client.models.DeleteErrorTransactionRequestModel
Getter for documentCode The internal reference code (used by the client application) of the error transaction
getDocumentCode() - Method in class net.avalara.avatax.rest.client.models.DeleteErrorTransactionResponseModel
Getter for documentCode The internal reference code (used by the client application) of the error transaction
getDocumentCode() - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionModelBase
Getter for documentCode The internal reference code (used by the client application) of the error transaction
getDocumentCode() - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Getter for documentCode The internal reference code (used by the client application) of the error transaction
getDocumentDate() - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Getter for documentDate The date of the document
getDocumentDate() - Method in class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
Getter for documentDate The date associated with the response content.
getDocumentExists() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for documentExists This value is true if there exists scanned PDF copy of this certificate or the PDF version of the form that the customer filled via the CertCapture wizard on S3 bucket.
getDocumentId() - Method in class net.avalara.avatax.rest.client.models.TransactionLocationTypeModel
Getter for documentId Transaction ID
getDocumentId() - Method in class net.avalara.avatax.rest.client.models.TransactionReferenceFieldModel
Getter for documentId The id of the transaction
getDocumentIds() - Method in class net.avalara.avatax.rest.client.models.BulkLockTransactionModel
Getter for documentIds List of documents to lock
getDocumentKey() - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Getter for documentKey DocumentKey
getDocumentLineId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineLocationTypeModel
Getter for documentLineId The unique ID number of the document line associated with this line location address model
getDocumentLineLocationTypeId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineLocationTypeModel
Getter for documentLineLocationTypeId The unique ID number of this line location address model
getDocumentLocationTypeId() - Method in class net.avalara.avatax.rest.client.models.TransactionLocationTypeModel
Getter for documentLocationTypeId Location type ID for this location type in transaction
getDocumentName() - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Getter for documentName DocumentName
getDocumentReference() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for documentReference The document reference of the notice
getDocumentRefNo() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for documentRefNo Document Reference Number, in the case of single-use exemption certificates, the DocumentCode or PurchaseOrderNo to which the certificate should apply.
getDocuments() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentModel
Getter for documents A separate document will exist for each unique combination of buyer and seller in this MultiDocument transaction.
getDocumentType() - Method in class net.avalara.avatax.rest.client.models.AddTransactionLineModel
Getter for documentType document type
getDocumentType() - Method in class net.avalara.avatax.rest.client.models.BatchAdjustTransactionModel
Getter for documentType Specifies the type of document to void.
getDocumentType() - Method in class net.avalara.avatax.rest.client.models.BatchVoidTransactionModel
Getter for documentType Specifies the type of document to void.
getDocumentType() - Method in class net.avalara.avatax.rest.client.models.DeleteErrorTransactionRequestModel
Getter for documentType Type of transaction of the error transaction
getDocumentType() - Method in class net.avalara.avatax.rest.client.models.DeleteErrorTransactionResponseModel
Getter for documentType Type of transaction of the error transaction
getDocumentType() - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionModelBase
Getter for documentType Type of transaction of the error transaction
getDocumentType() - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Getter for documentType Type of transaction of the error transaction
getDocumentType() - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Getter for documentType DocumentType
getDocumentType() - Method in class net.avalara.avatax.rest.client.models.RemoveTransactionLineModel
Getter for documentType document type
getDomain() - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Getter for domain Domain
getDorAddress1() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for dorAddress1 Mailing address of the department of revenue
getDorAddress2() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for dorAddress2 Mailing address of the department of revenue
getDorAddressCity() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for dorAddressCity Mailing address of the department of revenue
getDorAddressCountry() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for dorAddressCountry Mailing address of the department of revenue
getDorAddressMailTo() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for dorAddressMailTo Mailing address of the department of revenue
getDorAddressPostalCode() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for dorAddressPostalCode Mailing address of the department of revenue
getDorAddressRegion() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for dorAddressRegion Mailing address of the department of revenue
getDorPhoneNumber() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for dorPhoneNumber Phone number of the department of revenue
getDorWebsite() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for dorWebsite Link to the state department of revenue website, if available
getDueDate() - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Getter for dueDate The due date of the notice
getDueDateTypeId() - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Getter for dueDateTypeId The type of the due date
getDueDay() - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Getter for dueDay Due date
getDueDay() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for dueDay Day of the month when the form is due
getEcmsId() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for ecmsId The unique ID number of current AvaTax Exemption Certificate that refers this certificate.
getEcmsStatus() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for ecmsStatus The status of current AvaTax Exemption Certificate that refers to this certificate.
getEffDate() - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Getter for effDate The date this form starts to take effect
getEffDate() - Method in class net.avalara.avatax.rest.client.models.CompanyDistanceThresholdModel
Getter for effDate For distance threshold values that change over time, this is the earliest date for which this distance threshold is valid.
getEffDate() - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Getter for effDate Filing cycle effective date of the request
getEffDate() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for effDate Date when this form became effective
getEffDate() - Method in class net.avalara.avatax.rest.client.models.HsCodeModel
Getter for effDate For codes that have been expired or defined on specific dates, this value indicates the earliest date for which this code is considered valid.
getEffDate() - Method in class net.avalara.avatax.rest.client.models.PostalCodeModel
Getter for effDate The date when the PostalCode becomes effective
getEffDate() - Method in class net.avalara.avatax.rest.client.models.ProductSystemCountryModel
Getter for effDate DateTime as EffDate for SystemCountry
getEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.AccountModel
Getter for effectiveDate The earliest date on which this account may be used.
getEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.ComplianceAggregatedTaxRateModel
Getter for effectiveDate The date this rate is starts to take effect.
getEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Getter for effectiveDate The date this rate is starts to take effect.
getEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Getter for effectiveDate The date this rate is starts to take effect.
getEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Getter for effectiveDate The earliest date on which your company does business at this address.
getEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Getter for effectiveDate The jurisdiction's effective date.
getEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for effectiveDate Effective date for this exempt certificate
getEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for effectiveDate The earliest date for the tax period when this return should be filed.
getEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Getter for effectiveDate The date this jurisdiction starts to take effect on tax calculations
getEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Getter for effectiveDate The date when this override first takes effect.
getEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for effectiveDate The date when this location was opened for business, or null if not known.
getEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for effectiveDate The date on which the account should take effect.
getEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for effectiveDate The date when this nexus began.
getEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.PowerOfAttorneyCheckModel
Getter for effectiveDate Effective Date of the POA
getEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.PreferredProgramModel
Getter for effectiveDate The earliest date for which this preferred program can be used in AvaTax.
getEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.SubscriptionModel
Getter for effectiveDate The date when the subscription began.
getEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.TaxRegionJurisdictionModel
Getter for effectiveDate The date in which this tax region jurisdiction starts to take effect.
getEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Getter for effectiveDate The date this tax region starts to take effect.
getEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for effectiveDate The first date at which this rule applies.
getEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.UPCModel
Getter for effectiveDate If this UPC became effective on a certain date, this contains the first date on which the UPC was effective.
getEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.UpdateCompanyLocationRemittanceModel
Getter for effectiveDate The date when this location was opened for business.
getEfileDueDateTypeId() - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Getter for efileDueDateTypeId The type of E-file due date.
getEfileDueDay() - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Getter for efileDueDay The date by when the E-filing should be submitted
getEfileDueTime() - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Getter for efileDueTime The time of day by when the E-filing should be submitted
getEFilePassword() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for eFilePassword If you file electronically, this is the password or pass code you use to log in to the tax authority's website.
getEFileUsername() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for eFileUsername If you file electronically, this is the username you use to log in to the tax authority's website.
getEmail() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for email Email
getEmail() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for email The email address of this contact.
getEmail() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for email User-supplied email address relevant for this transaction.
getEmail() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for email User-supplied email address relevant for this transaction.
getEmail() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for email User-supplied email address relevant for this transaction.
getEmail() - Method in class net.avalara.avatax.rest.client.models.FreeTrialRequestModel
Getter for email The email address of the user requesting a free trial.
getEmail() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for email Email of the primary contact person for this account
getEmail() - Method in class net.avalara.avatax.rest.client.models.NewFirmClientAccountRequestModel
Getter for email Email of the primary contact person for this account
getEmail() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for email Email address associated with this transaction.
getEmail() - Method in class net.avalara.avatax.rest.client.models.UserModel
Getter for email The email address to be used to contact this user.
getEmailAddress() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for emailAddress The main email address for this customer.
getEmailedDate() - Method in class net.avalara.avatax.rest.client.models.NewAccountModel
Getter for emailedDate The date and time when account information was emailed to the user
getEmailStatus() - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Getter for emailStatus The status of the emails associated with this invitation.
getEmployerIdentificationNumber() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for employerIdentificationNumber The Employer Identification Number or Taxpayer Identification Number that is to be used when filing this return.
getEnabled() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionModel
Getter for enabled Is rule execution enabled
getEndDate() - Method in class net.avalara.avatax.rest.client.models.AccountModel
Getter for endDate If this account has been closed, this is the last date the account was open.
getEndDate() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionModel
Getter for endDate Date rule execution ends
getEndDate() - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Getter for endDate The date the form finishes to take effect
getEndDate() - Method in class net.avalara.avatax.rest.client.models.CompanyDistanceThresholdModel
Getter for endDate For distance threshold values that change over time, this is the latest date for which this distance threshold is valid.
getEndDate() - Method in class net.avalara.avatax.rest.client.models.ComplianceAggregatedTaxRateModel
Getter for endDate The date this rate is no longer active.
getEndDate() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Getter for endDate The date this rate is no longer active.
getEndDate() - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Getter for endDate The date this rate is no longer active.
getEndDate() - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Getter for endDate The date on which your company stopped doing business at this address, or empty if your company has no plans to stop doing business at this address.
getEndDate() - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Getter for endDate The jurisdiction's end date.
getEndDate() - Method in class net.avalara.avatax.rest.client.models.EcmsDetailModel
Getter for endDate End date of this exempt certificate
getEndDate() - Method in class net.avalara.avatax.rest.client.models.ExportDocumentLineModel
Getter for endDate The end date filter for report execution.
getEndDate() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for endDate The last date for the tax period when this return should be filed.
getEndDate() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for endDate The end date for the filing cycle.
getEndDate() - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Getter for endDate Filing cycle end date of the request
getEndDate() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for endDate Date when this form expired
getEndDate() - Method in class net.avalara.avatax.rest.client.models.HsCodeModel
Getter for endDate For codes that have been expired or defined on specific dates, this value indicates the latest date for which this code is considered valid.
getEndDate() - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Getter for endDate The date this jurisdiction stops to take effect on tax calculations
getEndDate() - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Getter for endDate The date when this override will cease to take effect.
getEndDate() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for endDate If this place of business has closed, the date when this location closed business.
getEndDate() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for endDate The date on which the account should expire.
getEndDate() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for endDate If this nexus will end or has ended on a specific date, set this to the date when this nexus ends.
getEndDate() - Method in class net.avalara.avatax.rest.client.models.PostalCodeModel
Getter for endDate The date when the PostalCode becomes expired
getEndDate() - Method in class net.avalara.avatax.rest.client.models.PreferredProgramModel
Getter for endDate The latest date for which this preferred program can be used in AvaTax.
getEndDate() - Method in class net.avalara.avatax.rest.client.models.ProductSystemCountryModel
Getter for endDate DateTime as EffDate for SystemCountry
getEndDate() - Method in class net.avalara.avatax.rest.client.models.ReportParametersModel
Getter for endDate The end date filter used for your report
getEndDate() - Method in class net.avalara.avatax.rest.client.models.SubscriptionModel
Getter for endDate If the subscription has ended or will end, this date indicates when the subscription ends.
getEndDate() - Method in class net.avalara.avatax.rest.client.models.TaxRegionJurisdictionModel
Getter for endDate The date in which this tax region jurisdiction stops to take effect.
getEndDate() - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Getter for endDate The date this tax region stops to take effect.
getEndDate() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for endDate The last date for which this rule applies.
getEndDate() - Method in class net.avalara.avatax.rest.client.models.UPCModel
Getter for endDate If this UPC expired or will expire on a certain date, this contains the last date on which the UPC was effective.
getEndDate() - Method in class net.avalara.avatax.rest.client.models.UpdateCompanyLocationRemittanceModel
Getter for endDate If this place of business has closed, the date when this location closed business.
getEndPeriod() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for endPeriod The end date of this return
getEndPeriod() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for endPeriod The end date of this return
getEndPeriodMonth() - Method in class net.avalara.avatax.rest.client.models.FiledReturnModel
Getter for endPeriodMonth The month of the filing period for this tax filing.
getEndPeriodMonth() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for endPeriodMonth The month of the filing period for this tax filing.
getEndPeriodYear() - Method in class net.avalara.avatax.rest.client.models.FiledReturnModel
Getter for endPeriodYear The year of the filing period for this tax filing.
getEndPeriodYear() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for endPeriodYear The year of the filing period for this tax filing.
getEnforcementDate() - Method in class net.avalara.avatax.rest.client.models.MarketplaceLocationModel
Getter for enforcementDate Marketplace Location Enforcement Date
getEntityUseCode() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for entityUseCode Entity Use Code - The client application customer or usage type.
getEntityUseCode() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for entityUseCode Entity Use Code - The client application customer or usage type.
getEntityUseCode() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for entityUseCode Entity Use Code - The client application customer or usage type.
getEntityUseCode() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Getter for entityUseCode Entity Use Code - The client application customer or usage type.
getEntityUseCode() - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Getter for entityUseCode The Avalara Entity Use Code represented by this tax code.
getEntityUseCode() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for entityUseCode The entity use code to which this rule applies.
getEntityUseCode() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for entityUseCode The entity use code for this line item.
getEntityUseCode() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for entityUseCode The entity use code for this transaction.
getErroneousRequest() - Method in exception net.avalara.avatax.rest.client.AvaTaxClientException
 
getError() - Method in class net.avalara.avatax.rest.client.models.ErrorResult
Getter for error Information about the error(s)
getErrorCode() - Method in class net.avalara.avatax.rest.client.models.ErrorCodeOutputModel
Getter for errorCode Name of the error code
getErrorCode() - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Getter for errorCode Error code of the error result from transaction creation
getErrorCount() - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Getter for errorCount Number of errors that occurred when processing this file.
getErrorMessage() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for errorMessage If this API call reported an error, this contains the name of the error that was returned.
getErrorMessage() - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Getter for errorMessage Error message of the error result from transaction creation
getErrorMessage() - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Getter for errorMessage ErrorMessage
getErrorResult() - Method in exception net.avalara.avatax.rest.client.AvaTaxClientException
 
getEvents() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for events Reserved for Avalara internal usage.
getEventTimestamp() - Method in class net.avalara.avatax.rest.client.models.AuditEvent
Getter for eventTimestamp
getExampleValue() - Method in class net.avalara.avatax.rest.client.models.LocationQuestionModel
Getter for exampleValue If available, this is an example value that you can demonstrate to the user to show what is expected.
getExchangeRate() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for exchangeRate Currency exchange rate from this transaction to the company base currency.
getExchangeRate() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for exchangeRate Currency exchange rate from this transaction to the company base currency.
getExchangeRate() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for exchangeRate Currency exchange rate from this transaction to the company base currency.
getExchangeRate() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for exchangeRate If this transaction included foreign currency exchange, this is the exchange rate that was used.
getExchangeRateEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for exchangeRateEffectiveDate Effective date of the exchange rate.
getExchangeRateEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for exchangeRateEffectiveDate Effective date of the exchange rate.
getExchangeRateEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for exchangeRateEffectiveDate Effective date of the exchange rate.
getExchangeRateEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for exchangeRateEffectiveDate If this transaction included foreign currency exchange, this is the date as of which the exchange rate was calculated.
getExcludedCarryOverCredits() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for excludedCarryOverCredits The excluded carry over credit documents
getExcludedCarryOverCredits() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for excludedCarryOverCredits The excluded carry over credit documents
getExcludedNonTaxableAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for excludedNonTaxableAmount The amount of non-taxable sales excluded from the liability calculation
getExcludedNonTaxableAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for excludedNonTaxableAmount The amount of non-taxable sales excluded from the liability calculation
getExcludedSalesAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for excludedSalesAmount The amount of sales excluded from the liability calculation
getExcludedSalesAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for excludedSalesAmount The amount of sales excluded from the liability calculation
getExcludedTaxAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for excludedTaxAmount The amount of tax excluded from the liability calculation
getExcludedTaxAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for excludedTaxAmount The amount of tax excluded from the liability calculation
getExecutionPosition() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Getter for executionPosition Execution position.
getExecutionPosition() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleModel
Getter for executionPosition Execution position.
getExemptAmount() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for exemptAmount The amount of this line that was considered exempt in this tax detail.
getExemptAmount() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for exemptAmount The amount of this line item that was exempt.
getExemptAmount() - Method in class net.avalara.avatax.rest.client.models.WorksheetDocumentLine
Getter for exemptAmount
getExemptCertDetailId() - Method in class net.avalara.avatax.rest.client.models.EcmsDetailModel
Getter for exemptCertDetailId Unique, system-assigned identifier of a ExemptCertDetail record.
getExemptCertDetailId() - Method in class net.avalara.avatax.rest.client.models.EcmsDetailTaxCodeModel
Getter for exemptCertDetailId exempt certificate detail id
getExemptCertDetailTaxCodeId() - Method in class net.avalara.avatax.rest.client.models.EcmsDetailTaxCodeModel
Getter for exemptCertDetailTaxCodeId Id of the exempt certificate detail tax code
getExemptCertId() - Method in class net.avalara.avatax.rest.client.models.EcmsDetailModel
Getter for exemptCertId The calc_id associated with a certificate in CertCapture.
getExemptCertId() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for exemptCertId The calc_id associated with a certificate in CertCapture.
getExemptCertId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for exemptCertId The unique ID number of the exemption certificate that applied to this line item.
getExemptCertReviewStatusId() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for exemptCertReviewStatusId Review status for this exempt certificate
getExemptCerts() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for exemptCerts DEPRECATED - Date: 9/15/2017, Version: 17.10, Message: Please use the `ListCertificates` API.
getExemptCertStatusId() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for exemptCertStatusId Status for this exempt certificate
getExemptCertTypeId() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for exemptCertTypeId The type of exemption certificate.
getExemption() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for exemption The amount of the transaction that was exempt.
getExemptionCode() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for exemptionCode The customer Tax Id Number (tax_number) associated with a certificate - Sales tax calculation requests first determine if there is an applicable ECMS entry available, and will utilize it for exemption processing.
getExemptionCode() - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Getter for exemptionCode Exemption number for this line
getExemptionCode() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Getter for exemptionCode The customer Tax Id Number (tax_number) associated with a certificate - Sales tax calculation requests first determine if there is an applicable ECMS entry available, and will utilize it for exemption processing.
getExemptionNo() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for exemptionNo Exemption Number for this document.
getExemptionNo() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for exemptionNo Exemption Number for this document.
getExemptionNo() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for exemptionNo Exemption Number for this document.
getExemptionNumber() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for exemptionNumber Indicates the tax number passed in for the certificate.
getExemptionReason() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for exemptionReason The exemption reason associated with this certificate.
getExemptNo() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for exemptNo The customer Tax Id Number (tax_number) associated with a certificate - Sales tax calculation requests first determine if there is an applicable ECMS entry available, and will utilize it for exemption processing.
getExemptNo() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for exemptNo The customer Tax Id Number (tax_number) associated with a certificate - Sales tax calculation requests first determine if there is an applicable ECMS entry available, and will utilize it for exemption processing.
getExemptPercentage() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for exemptPercentage If this certificate provides exemption from transactional taxes, what percentage of the transaction is considered exempt? For a fully exempt certificate, this percentage should be 100.
getExemptReasonId() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for exemptReasonId Exempt reason associated with the certificate, coded by CustomerUsageType.
getExemptReasonId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for exemptReasonId The unique ID number of the exemption reason for this tax detail.
getExemptReasonOtherDescription() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for exemptReasonOtherDescription Other description for exempt reason i.e.
getExemptReasons() - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Getter for exemptReasons The list of exemption reasons identified by this CertExpress invitation.
getExemptReasons() - Method in class net.avalara.avatax.rest.client.models.CreateCertExpressInvitationModel
Getter for exemptReasons You may optionally specify a list of exemption reasons to pre-populate in this CertExpress invitation.
getExemptUnits() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for exemptUnits Number of units in this line item that were calculated to be exempt according to this rate detail.
getExpectedResolutionDate() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for expectedResolutionDate Expected resolution date of the notice
getExpectedResponseTime() - Method in class net.avalara.avatax.rest.client.models.SkyscraperStatusModel
Getter for expectedResponseTime The expected response time of the call
getExpirationDate() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for expirationDate Expiration date when this certificate will no longer be valid.
getExpirationDate() - Method in class net.avalara.avatax.rest.client.models.PowerOfAttorneyCheckModel
Getter for expirationDate End Date of POA
getExpireDate() - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Getter for expireDate If this notification is time sensitive, this is the latest date when the notification should be displayed to the user.
getExpiredCalendarEndDate() - Method in class net.avalara.avatax.rest.client.models.CycleEditOptionModel
Getter for expiredCalendarEndDate The expired end date of the old filing calendar (only applies if cloning).
getExpiresAt() - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Getter for expiresAt The date that this ErrorTransaction will be automatically purged from the detabase.
getExpiryDate() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for expiryDate When this exempt certificate will expire
getExposureZone() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for exposureZone The exposure zone where this certificate is valid.
getExposureZones() - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Getter for exposureZones When an invitation is sent, it contains a list of exposure zones for which the customer is invited to upload their exemption certificates.
getExposureZones() - Method in class net.avalara.avatax.rest.client.models.CreateCertExpressInvitationModel
Getter for exposureZones You may optionally specify a list of exposure zones to request in this CertExpress invitation.
getExposureZones() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for exposureZones A list of exposure zones where you do business with this customer.
getExternalState() - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Getter for externalState Specifies any implementation-specific information along with the DataSource.This field has no internal meaning in AvaTax and is purely for the convenience of the DataSource API user
getFaultCode() - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Getter for faultCode Indicates the SOAP Fault code, if this was related to an error that corresponded to AvaTax SOAP v1 behavior.
getFaultSubCode() - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Getter for faultSubCode If this is an error from a downstream system (such as Calc) faultSubCode can be used to represent the fault code from that system.
getFax() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for fax The facsimile phone number for this contact.
getFaxNumber() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for faxNumber Fax Number
getFaxNumber() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for faxNumber The fax phone number for this customer, if any.
getFieldAmount() - Method in class net.avalara.avatax.rest.client.models.FilingAugmentationModel
Getter for fieldAmount The field amount.
getFieldName() - Method in class net.avalara.avatax.rest.client.models.FilingAugmentationModel
Getter for fieldName The field name.
getFieldName() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarEditModel
Getter for fieldName The name of the field to be modified.
getFile() - Method in class net.avalara.avatax.rest.client.models.ReportModel
Getter for file The name of the report file, if available
getFileContents() - Method in class net.avalara.avatax.rest.client.models.FileContentResult
Getter for fileContents -
getFiledDate() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for filedDate The date the return was filed by Avalara.
getFiledDate() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for filedDate The date the return was filed by Avalara.
getFiledDate() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for filedDate The date the return was filed by Avalara.
getFileDownloadName() - Method in class net.avalara.avatax.rest.client.models.FileContentResult
Getter for fileDownloadName -
getFiledReturns(Integer, Integer, Integer, FilingFrequencyId, FilingStatusId, String, String, Long, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a list of filed returns for the specified company in the year and month of a given filing period.
getFiledReturnsAsync(Integer, Integer, Integer, FilingFrequencyId, FilingStatusId, String, String, Long, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a list of filed returns for the specified company in the year and month of a given filing period.
getFileExtension() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleLookupFileModel
Getter for fileExtension File extension (e.g.
getFileExtension() - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Getter for fileExtension File extension (e.g.
getFileForAllOutlets() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for fileForAllOutlets --Need Further Clarification
getFilename() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for filename File name for the image of this certificate.
getFilename() - Method in class net.avalara.avatax.rest.client.models.ResourceFileDownloadResult
Getter for filename Original filename
getFileName() - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Getter for fileName The name of the file attached to the finance detail
getFilePath() - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Getter for filePath Path to the file - name/S3 key
getFiles() - Method in class net.avalara.avatax.rest.client.models.BatchModel
Getter for files The list of files contained in this batch.
getFiles() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Getter for files The list of files contained in this batch.
getFilingCalendarId() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for filingCalendarId The unique ID number of the filing calendar associated with this return.
getFilingCalendarId() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for filingCalendarId The unique ID number of the filing calendar associated with this return.
getFilingCalendarId() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for filingCalendarId The unique ID number of the filing calendar associated with this return.
getFilingDueDate() - Method in class net.avalara.avatax.rest.client.models.CycleAddOptionModel
Getter for filingDueDate The jurisdiction-assigned due date for the form
getFilingDueDate() - Method in class net.avalara.avatax.rest.client.models.CycleExpireOptionModel
Getter for filingDueDate The jurisdiction-assigned due date for the form.
getFilingFrequency() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for filingFrequency The filing frequency of the return.
getFilingFrequency() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for filingFrequency The filing frequency of the return.
getFilingFrequency() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for filingFrequency The filing frequency of the return.
getFilingFrequency() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for filingFrequency The filing frequency of the notice
getFilingFrequencyCode() - Method in class net.avalara.avatax.rest.client.models.CycleAddOptionModel
Getter for filingFrequencyCode A code assigned to the filing frequency
getFilingFrequencyId() - Method in class net.avalara.avatax.rest.client.models.CycleAddOptionModel
Getter for filingFrequencyId The filing frequency of the request
getFilingFrequencyId() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for filingFrequencyId The frequency on which this tax form is filed.
getFilingFrequencyId() - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Getter for filingFrequencyId The filing frequency of the request
getFilingId() - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Getter for filingId The filing return id that this applies too
getFilingId() - Method in class net.avalara.avatax.rest.client.models.FilingAugmentationModel
Getter for filingId The filing return id that this applies too
getFilingId() - Method in class net.avalara.avatax.rest.client.models.FilingPaymentModel
Getter for filingId The filing return id that this applies too
getFilingId() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for filingId The filing id that this region belongs too
getFilingId() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for filingId The filing id that this return belongs too
getFilingOptionTypeId() - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Getter for filingOptionTypeId The type of Filing option
getFilingQuestionCode() - Method in class net.avalara.avatax.rest.client.models.CompanyReturnSettingModel
Getter for filingQuestionCode Filing question code as defined in TaxFormCatalog.
getFilingQuestionId() - Method in class net.avalara.avatax.rest.client.models.CompanyReturnSettingModel
Getter for filingQuestionId The TaxFormCatalog filingQuestionId.
getFilingQuestionId() - Method in class net.avalara.avatax.rest.client.models.FilingAnswer
Getter for filingQuestionId -
getFilingQuestionId() - Method in class net.avalara.avatax.rest.client.models.FilingAnswerModel
Getter for filingQuestionId The ID number for a filing question
getFilingRegionId() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for filingRegionId The region id that this return belongs too
getFilingRegionId() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for filingRegionId The region id that this return belongs too
getFilingRegions() - Method in class net.avalara.avatax.rest.client.models.FilingModel
Getter for filingRegions A listing of regional tax filings within this time period.
getFilingRegions() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingModel
Getter for filingRegions A listing of regional tax filings within this time period.
getFilingRequestStatusId() - Method in class net.avalara.avatax.rest.client.models.FilingRequestModel
Getter for filingRequestStatusId The current status of this request
getFilingStatus(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Get this company's filing status Retrieve the current filing status of this company.
getFilingStatusAsync(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Get this company's filing status Retrieve the current filing status of this company.
getFilingType() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for filingType The filing type of the return.
getFilingType() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for filingType The filing type of the return.
getFilingType() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for filingType The filing type of the return.
getFilingTypeId() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for filingTypeId The method to be used when filing this return.
getFilingTypeId() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for filingTypeId The filing type of the notice
getFilter() - Method in class net.avalara.avatax.rest.client.models.QueryRequestModel
Getter for filter A list of conditions to filter objects.
getFilterZeroRatedLineDetails() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for filterZeroRatedLineDetails Unused
getFinances() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for finances Finance details of the notice
getFirmAccountId() - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Getter for firmAccountId Firm Account to be linked with the firm
getFirmAccountName() - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Getter for firmAccountName FIrm Account name
getFirmClientLinkage(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Get linkage between a firm and client by id This API enables the firm admins/firm users to request the linkage of a firm account and a client account.
getFirmClientLinkageAsync(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Get linkage between a firm and client by id This API enables the firm admins/firm users to request the linkage of a firm account and a client account.
getFirmContactEmail() - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Getter for firmContactEmail Email of the firm's point of contact person for the client
getFirmContactName() - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Getter for firmContactName Name of the firm's point of contact person for the client
getFirstName() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for firstName First Name
getFirstName() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for firstName The first or given name of this contact.
getFirstName() - Method in class net.avalara.avatax.rest.client.models.FreeTrialRequestModel
Getter for firstName The first or given name of the user requesting a free trial.
getFirstName() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for firstName First name of the primary contact person for this account
getFirstName() - Method in class net.avalara.avatax.rest.client.models.NewFirmClientAccountRequestModel
Getter for firstName First name of the primary contact person for this account
getFirstName() - Method in class net.avalara.avatax.rest.client.models.UserModel
Getter for firstName The first or given name of the user.
getFiscalYearStartMonth() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for fiscalYearStartMonth The start period of a fiscal year for this form/company
getFiscalYearStartMonth() - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Getter for fiscalYearStartMonth The start period of a fiscal year for this form/company
getFiscalYearStartMonth() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for fiscalYearStartMonth Month of the year the state considers as the first fiscal month
getFixedPrepaymentAmount() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for fixedPrepaymentAmount If your company is required to make a prepayment that is designated by a fixed amount each period, please specify the amount here.
getFormat() - Method in class net.avalara.avatax.rest.client.models.ExportDocumentLineModel
Getter for format The file format.
getFormat() - Method in class net.avalara.avatax.rest.client.models.ReportModel
Getter for format The format of the report file
getFormat() - Method in class net.avalara.avatax.rest.client.models.SendSalesRequestModel
Getter for format The send sales file format.
getFormCode() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for formCode The unique code of the form.
getFormCode() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for formCode The unique code of the form.
getFormCode() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for formCode The unique code of the form.
getFormCode() - Method in class net.avalara.avatax.rest.client.models.NexusByTaxFormModel
Getter for formCode The code of the tax form that was requested
getFormCountry() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for formCountry Name or ISO 3166 code identifying the country that issued the tax form for this filing calendar.
getFormName() - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Getter for formName Name of the submitted form
getFormName() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for formName The name of the form.
getFormName() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for formName The name of the form.
getFormName() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for formName The name of the form.
getFormName() - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityFormModel
Getter for formName The form name of the form for this tax authority.
getFormRegion() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for formRegion Name or ISO 3166 code identifying the region that issued the tax form for this filing calendar.
getFormTypeId() - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Getter for formTypeId The type of the form being submitted
getFormTypeId() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for formTypeId The type of the form being submitted
getFrequencyName() - Method in class net.avalara.avatax.rest.client.models.CycleAddOptionModel
Getter for frequencyName The filing frequency of the form
getFundingEmailRecipient() - Method in class net.avalara.avatax.rest.client.models.FundingInitiateModel
Getter for fundingEmailRecipient If you have requested an email for funding setup, this is the recipient who will receive an email inviting them to setup funding configuration for Avalara Managed Returns.
getFundingMethod() - Method in class net.avalara.avatax.rest.client.models.FundingConfigurationModel
Getter for fundingMethod DocumentKey
getGoodsServiceCode() - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Getter for goodsServiceCode The Avalara Goods and Service Code represented by this tax code.
getGrossIncludesInterstateSales() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for grossIncludesInterstateSales Unused
getGrossIncludesTax() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for grossIncludesTax Unused
getHasDependencies() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for hasDependencies Unused
getHasEfileFee() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for hasEfileFee Unused
getHasEpayFee() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for hasEpayFee Unused
getHasLocalNexus() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for hasLocalNexus True if you are also declaring local nexus within this jurisdiction.
getHasMultiFilingMethods() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for hasMultiFilingMethods Unused
getHasMultiFrequencies() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for hasMultiFrequencies Can form support multi frequencies
getHasMultiPayMethods() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for hasMultiPayMethods Unused
getHasMultiRegistrationMethods() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for hasMultiRegistrationMethods Unused
getHasNexus() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for hasNexus Whether or not you have nexus in this region.
getHasNexus() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingRegionModel
Getter for hasNexus Whether or not you have nexus in this region.
getHasPermanentEstablishment() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for hasPermanentEstablishment Set this value to true if your company has a permanent establishment within this jurisdiction.
getHasPrepayments() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for hasPrepayments Not sure if used
getHasProfile() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for hasProfile Set this flag to true to give this company its own unique tax profile.
getHasReportingCodes() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for hasReportingCodes Unused
getHasSchedules() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for hasSchedules Unused
getHasVendorDiscount() - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Getter for hasVendorDiscount Whether the customer has discount
getHaveReadAvalaraTermsAndConditions() - Method in class net.avalara.avatax.rest.client.models.ActivateAccountModel
Getter for haveReadAvalaraTermsAndConditions Set this to true if and only if you have fully read Avalara's terms and conditions for your account.
getHaveReadAvalaraTermsAndConditions() - Method in class net.avalara.avatax.rest.client.models.FreeTrialRequestModel
Getter for haveReadAvalaraTermsAndConditions Read Avalara's terms and conditions is necessary for a free trial account
getHaveReadAvalaraTermsAndConditions() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for haveReadAvalaraTermsAndConditions Set this to true if and only if the owner of the newly created account has fully read Avalara's terms and conditions for your account.
getHelpLink() - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Getter for helpLink URL to help for this message
getHelpLink() - Method in class net.avalara.avatax.rest.client.models.Message
Getter for helpLink
getHelpText() - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Getter for helpText Help text to be shown to the user when they are filling out this parameter.
getHelpText() - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Getter for helpText Help text to be shown to the user when they are filling out this parameter.
getHelpUrl() - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Getter for helpUrl A help url that provides more information about the parameter
getHelpUrl() - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Getter for helpUrl A help url that provides more information about the parameter
getHideFromCustomer() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for hideFromCustomer Indicator to hide from customer
getHsCode() - Method in class net.avalara.avatax.rest.client.models.HsCodeModel
Getter for hsCode The harmonized tariff system code for this section and chapter.
getHsCode() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for hsCode The Item code for Custom Duty / Global Import tax determination Harmonized Tariff System code for this transaction.
getHsCode() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Getter for hsCode The Item code for Custom Duty / Global Import tax determination Harmonized Tariff System code for this transaction.
getHsCode() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for hsCode The cross-border harmonized system code (HSCode) used to calculate tariffs and duties for this line item.
getHttpRequestHeader() - Method in class net.avalara.avatax.rest.client.models.LicenseKeyModel
Getter for httpRequestHeader If your software allows you to specify the HTTP Authorization header directly, this is the header string you should use when contacting Avalara to make API calls with this license key.
getIaBen() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for iaBen Custom filing information field for Iowa.
getId() - Method in class net.avalara.avatax.rest.client.models.AccountModel
Getter for id The unique ID number assigned to this account.
getId() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleLookupFileModel
Getter for id CompanyLookupFile unique identifier
getId() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleScriptModel
Getter for id The unique ID of the script
getId() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleTableModel
Getter for id The unique ID of the table
getId() - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Getter for id Unique Id of the form
getId() - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Getter for id The unique ID number assigned to this batch file.
getId() - Method in class net.avalara.avatax.rest.client.models.BatchModel
Getter for id The unique ID number of this batch.
getId() - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Getter for id A unique ID number representing this CertExpress invitation.
getId() - Method in class net.avalara.avatax.rest.client.models.CertificateAttributeModel
Getter for id A unique ID number representing this certificate attribute.
getId() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for id Unique ID number of this certificate.
getId() - Method in class net.avalara.avatax.rest.client.models.CertificateTaxCodeModel
Getter for id ID number of the tax code
getId() - Method in class net.avalara.avatax.rest.client.models.CompanyDistanceThresholdModel
Getter for id A unique ID number representing this distance threshold object.
getId() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for id The unique ID number of this company.
getId() - Method in class net.avalara.avatax.rest.client.models.CompanyParameterDetailModel
Getter for id Identifier for company parameter
getId() - Method in class net.avalara.avatax.rest.client.models.CompanyReturnSettingModel
Getter for id The unique ID of this CompanyReturnsSetting
getId() - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Getter for id The unique id of the rate.
getId() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for id The unique ID number of this contact.
getId() - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Getter for id A unique ID number representing a cover letter sent with a CertExpress invitation.
getId() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Getter for id The unique ID number of this batch.
getId() - Method in class net.avalara.avatax.rest.client.models.CustomerAttributeModel
Getter for id A unique ID number representing this attribute.
getId() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for id Unique ID number of this customer.
getId() - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Getter for id The id of the datasource.
getId() - Method in class net.avalara.avatax.rest.client.models.ExemptionReasonModel
Getter for id A unique ID number representing this exemption reason.
getId() - Method in class net.avalara.avatax.rest.client.models.ExposureZoneModel
Getter for id A unique ID number representing this exposure zone.
getId() - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Getter for id The unique ID number for the adjustment.
getId() - Method in class net.avalara.avatax.rest.client.models.FilingAugmentationModel
Getter for id The unique ID number for the augmentation.
getId() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for id The unique ID number of this filing calendar.
getId() - Method in class net.avalara.avatax.rest.client.models.FilingFrequencyModel
Getter for id The unique ID number of this filing frequency.
getId() - Method in class net.avalara.avatax.rest.client.models.FilingModel
Getter for id The unique ID number of this filing.
getId() - Method in class net.avalara.avatax.rest.client.models.FilingPaymentModel
Getter for id The unique ID number for the payment.
getId() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for id The unique ID number of this filing region.
getId() - Method in class net.avalara.avatax.rest.client.models.FilingRequestModel
Getter for id The unique ID number of this filing request.
getId() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for id The unique ID number of this filing return.
getId() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for id The unique ID number of this filing return.
getId() - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Getter for id The unique ID number of firm-client linkage.
getId() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for id Unique ID number of this form master object
getId() - Method in class net.avalara.avatax.rest.client.models.HsCodeModel
Getter for id A unique identifier for this harmonized tariff system code.
getId() - Method in class net.avalara.avatax.rest.client.models.ItemClassificationOutputModel
Getter for id The unique ID number of this product.
getId() - Method in class net.avalara.avatax.rest.client.models.ItemModel
Getter for id The unique ID number of this item.
getId() - Method in class net.avalara.avatax.rest.client.models.ItemParameterModel
Getter for id The id of the parameter.
getId() - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Getter for id Unique AvaTax Id of this Jurisdiction
getId() - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Getter for id The unique ID number of this override.
getId() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for id The unique ID number of this location.
getId() - Method in class net.avalara.avatax.rest.client.models.LocationParameterModel
Getter for id The ID number of the parameter.
getId() - Method in class net.avalara.avatax.rest.client.models.LocationQuestionModel
Getter for id The unique ID number of this location setting type
getId() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentModel
Getter for id The unique ID number of this MultiDocument object.
getId() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingModel
Getter for id The unique ID number of this filing.
getId() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for id The unique ID number of this filing return.
getId() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for id The unique ID number of this declaration of nexus.
getId() - Method in class net.avalara.avatax.rest.client.models.NexusParameterDetailModel
Getter for id The id of the parameter.
getId() - Method in class net.avalara.avatax.rest.client.models.NexusTaxTypeGroupModel
Getter for id The unique ID number of this nexus tax type group.
getId() - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Getter for id The unique ID number of this notice.
getId() - Method in class net.avalara.avatax.rest.client.models.NoticeCustomerFundingOptionModel
Getter for id The unique ID number of this tax notice customer FundingOption.
getId() - Method in class net.avalara.avatax.rest.client.models.NoticeCustomerTypeModel
Getter for id The unique ID number of this tax notice customer type.
getId() - Method in class net.avalara.avatax.rest.client.models.NoticeFilingTypeModel
Getter for id The unique ID number of this tax notice customer type.
getId() - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Getter for id The Unique Id of the Finance Model
getId() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for id The unique ID number of this notice.
getId() - Method in class net.avalara.avatax.rest.client.models.NoticePriorityModel
Getter for id The unique ID number of this tax notice customer Priority.
getId() - Method in class net.avalara.avatax.rest.client.models.NoticeReasonModel
Getter for id The unique ID number of this tax notice customer type.
getId() - Method in class net.avalara.avatax.rest.client.models.NoticeResponsibilityDetailModel
Getter for id The unique ID number of this filing frequency.
getId() - Method in class net.avalara.avatax.rest.client.models.NoticeResponsibilityModel
Getter for id The unique ID number of this notice responsibility.
getId() - Method in class net.avalara.avatax.rest.client.models.NoticeRootCauseDetailModel
Getter for id The unique ID number of this filing frequency.
getId() - Method in class net.avalara.avatax.rest.client.models.NoticeRootCauseModel
Getter for id The unique ID number of this notice RootCause.
getId() - Method in class net.avalara.avatax.rest.client.models.NoticeStatusModel
Getter for id The unique ID number of this tax authority type.
getId() - Method in class net.avalara.avatax.rest.client.models.NoticeTypeModel
Getter for id The unique ID number of this tax notice customer type.
getId() - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Getter for id The unique id of the notification.
getId() - Method in class net.avalara.avatax.rest.client.models.OfferModel
Getter for id Id of the transaction
getId() - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Getter for id The unique ID number of this property.
getId() - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Getter for id The unique ID number of this property.
getId() - Method in class net.avalara.avatax.rest.client.models.PoNumberModel
Getter for id Unique ID number
getId() - Method in class net.avalara.avatax.rest.client.models.PreferredProgramModel
Getter for id The unique ID number representing this preferred program.
getId() - Method in class net.avalara.avatax.rest.client.models.RateTypeModel
Getter for id The unique ID number of this rate type.
getId() - Method in class net.avalara.avatax.rest.client.models.ReportModel
Getter for id The unique identifier of the report task
getId() - Method in class net.avalara.avatax.rest.client.models.SecurityRoleModel
Getter for id The unique ID number of this security role.
getId() - Method in class net.avalara.avatax.rest.client.models.SettingModel
Getter for id The unique ID number of this setting.
getId() - Method in class net.avalara.avatax.rest.client.models.SubscriptionModel
Getter for id The unique ID number of this subscription.
getId() - Method in class net.avalara.avatax.rest.client.models.SubscriptionTypeModel
Getter for id The unique ID number of this subscription type.
getId() - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityModel
Getter for id The unique ID number of this tax authority.
getId() - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityTypeModel
Getter for id The unique ID number of this tax Authority customer type.
getId() - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Getter for id The unique ID number of this tax code.
getId() - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Getter for id The id of the tax region.
getId() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for id The unique ID number of this tax rule.
getId() - Method in class net.avalara.avatax.rest.client.models.TaxSubTypeModel
Getter for id The unique ID number of this tax sub-type.
getId() - Method in class net.avalara.avatax.rest.client.models.TaxTypeGroupModel
Getter for id The unique ID number of this tax type group.
getId() - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Getter for id The unique ID number of this address.
getId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for id The unique ID number of this tax detail.
getId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for id The unique ID number of this transaction line item.
getId() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for id The unique ID number of this transaction.
getId() - Method in class net.avalara.avatax.rest.client.models.UomModel
Getter for id The unique ID number of this unit of measurement.
getId() - Method in class net.avalara.avatax.rest.client.models.UPCModel
Getter for id The unique ID number for this UPC.
getId() - Method in class net.avalara.avatax.rest.client.models.UserModel
Getter for id The unique ID number of this user.
getIdNo() - Method in class net.avalara.avatax.rest.client.models.EcmsDetailModel
Getter for idNo The customer Tax Id Number (tax_number) associated with a certificate.
getIdType() - Method in class net.avalara.avatax.rest.client.models.EcmsDetailModel
Getter for idType The type of idNo (tax_number) associated with a certificate.
getInclude() - Method in class net.avalara.avatax.rest.client.models.QueryRequestModel
Getter for include A list of included commands for this fetch operation.
getIncludeJurisCodes() - Method in class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
Getter for includeJurisCodes Set this value to true to include Juris Code in the response.
getInconsistencyTolerance() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for inconsistencyTolerance --Need Further Clarification
getInProgress() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for inProgress Set this value to true to indicate that you are still working to finish configuring this company.
getInstance() - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Getter for instance The unique ID number of this connection.
getInState() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for inState True if this detail element represented an in-state transaction.
getInterest() - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Getter for interest The amount of interest listed on the notice
getIntermediaryTransactionModel() - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
getInternalNotes() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for internalNotes Internal filing notes.
getInUse() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleLookupFileModel
Getter for inUse Is this a lookup file in use for any rule
getInvitation() - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationStatusModel
Getter for invitation The CertExpress invitation for the customer.
getInvoiceMessages() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for invoiceMessages Invoice messages associated with this document.
getIpAddress() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for ipAddress The origin IP address from which AvaTax received this API call.
getIsAcm() - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Getter for isAcm Is Acm flag.
getIsActive() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for isActive This flag indicates whether tax activity can occur for this company.
getIsActive() - Method in class net.avalara.avatax.rest.client.models.NoticeResponsibilityModel
Getter for isActive Defines if the responsibility is active
getIsActive() - Method in class net.avalara.avatax.rest.client.models.NoticeRootCauseModel
Getter for isActive Defines if the RootCause is active
getIsActive() - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Getter for isActive True if this tax code is active and can be used in transactions.
getIsActive() - Method in class net.avalara.avatax.rest.client.models.UserModel
Getter for isActive True if this user is currently active.
getIsAllJuris() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for isAllJuris Allows you to make tax rules apply to lower jurisdictions.
getIsApproved() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Getter for isApproved Has the rule been approved
getIsApproved() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleScriptModel
Getter for isApproved The rule has been approved
getIsApproved() - Method in class net.avalara.avatax.rest.client.models.ApproveAdvancedRuleModel
Getter for isApproved Should the rule be approved
getIsAuthorized() - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Getter for isAuthorized True if this data source is authorized.
getIsAvailable() - Method in class net.avalara.avatax.rest.client.models.SkyscraperStatusModel
Getter for isAvailable Indicates if the return is currently available
getIsBill() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for isBill True if this customer record is specifically used for bill-to purposes.
getIsCalculated() - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Getter for isCalculated Whether or not the adjustment has been calculated.
getIsCalculated() - Method in class net.avalara.avatax.rest.client.models.FilingPaymentModel
Getter for isCalculated Whether or not the payment has been calculated.
getIsChangeable() - Method in class net.avalara.avatax.rest.client.models.CustomerAttributeModel
Getter for isChangeable A flag denotes that this attribute can't be removed/added to a customer record
getIsClone() - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Getter for isClone Flag if the request is a clone of a current filing calendar
getIsDefault() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for isDefault This flag is true if this company is the default company for this account.
getIsDefault() - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Getter for isDefault True if this is a default boundary
getIsDefault() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for isDefault Set this flag to true to indicate that this is the default location for this company.
getIsDeleted() - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Getter for isDeleted This is set to 1 if the linkage is deleted.
getIsDisabled() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleScriptModel
Getter for isDisabled The rule has been disabled
getIsEffective() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for isEffective True if this form is available for use
getIsEFTRequired() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for isEFTRequired Unused
getIsEnabled() - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Getter for isEnabled The connection using the connection_id is enabled.
getIsEuropeanUnion() - Method in class net.avalara.avatax.rest.client.models.IsoCountryModel
Getter for isEuropeanUnion True if this country is a member of the European Union
getIsFee() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for isFee The Taxes/Fee component.
getIsFein() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for isFein Set this field to true if the taxPayerIdNumber is a FEIN.
getIsFein() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for isFein Set this field to true if the taxPayerIdNumber is a FEIN.
getIsFilePayMethodLinked() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for isFilePayMethodLinked Unused
getIsFundingSetup() - Method in class net.avalara.avatax.rest.client.models.FundingConfigurationModel
Getter for isFundingSetup Sender
getIsItemTaxable() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for isItemTaxable True if this item is taxable.
getIsLocked() - Method in class net.avalara.avatax.rest.client.models.BulkLockTransactionModel
Getter for isLocked The lock status to set for the documents designated in this API
getIsLocked() - Method in class net.avalara.avatax.rest.client.models.LockTransactionModel
Getter for isLocked Set this value to be true to commit this transaction.
getIsNegAmountAllowed() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for isNegAmountAllowed True if you can report a negative amount in a single jurisdiction on the form
getIsNettingRequired() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for isNettingRequired Unused
getIsNonDeliver() - Method in class net.avalara.avatax.rest.client.models.CustomerAttributeModel
Getter for isNonDeliver A flag denotes that future exemption certificate request won't be mailed to the customer
getIsNonPassThru() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for isNonPassThru True if this value is a non-passthrough tax.
getIsOpen() - Method in class net.avalara.avatax.rest.client.models.NoticeStatusModel
Getter for isOpen True if a tax notice in this status is considered 'open' and has more work expected to be done before it is closed.
getIsPhysical() - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Getter for isPhysical True if this tax code type refers to a physical object.
getIsPOARequired() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for isPOARequired Does this tax authority require a power of attorney in order to speak to Avalara
getIsQueued() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for isQueued Reserved for Avalara internal usage.
getisRecordsetCountCapped() - Method in class net.avalara.avatax.rest.client.models.CappedFetchResult
Getter for isRecordsetCountCapped
getIsRegistered() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for isRegistered Set this flag to true to indicate that this location has been registered with a tax authority.
getIsRegistrationRequired() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for isRegistrationRequired True if this form requires that the customer register with the authority
getIsReportingEntity() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for isReportingEntity Set this flag to true if this company must file its own tax returns.
getIsSellerImporterOfRecord() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for isSellerImporterOfRecord Specifies if the Transaction has the seller as IsSellerImporterOfRecord.
getIsSellerImporterOfRecord() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for isSellerImporterOfRecord Specifies if the transaction should have value-added and cross-border taxes calculated with the seller as the importer of record.
getIsSellerImporterOfRecord() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for isSellerImporterOfRecord Specifies if the transaction should have value-added and cross-border taxes calculated with the seller as the importer of record.
getIsSellerImporterOfRecord() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for isSellerImporterOfRecord For nexus declarations at the country level, specifies whether this company is considered the importer of record in this nexus region.
getIsSellerImporterOfRecord() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for isSellerImporterOfRecord By default, the value is null, when the value is null, the value can be set at nexus level and used.
getIsShip() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for isShip True if this customer record is specifically used for ship-to purposes.
getIsSingleCertificate() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for isSingleCertificate This value is true if this certificate is a single (or standalone) certificate.
getIsSiUom() - Method in class net.avalara.avatax.rest.client.models.UomModel
Getter for isSiUom True if this measurement is an International System of Units (abbreviated SI) defined standard.
getIsSst() - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Getter for isSst Is SST flag.
getIsSSTActive() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for isSSTActive For the United States, this flag indicates whether this particular nexus falls within a U.S.
getIsSSTCertified() - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Getter for isSSTCertified True if this tax code has been certified by the Streamlined Sales Tax governing board.
getIsSSTP() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for isSSTP True if this item is a Streamlined Sales Tax line item.
getIsSTPro() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for isSTPro DEPRECATED - Date: 8/27/2018, Version: 18.9, Message: This field is no longer required.
getIsSynced() - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Getter for isSynced If all the information has been transferred from the extractor to the database.
getIsSystem() - Method in class net.avalara.avatax.rest.client.models.UPCModel
Getter for isSystem A flag indicating whether this UPC code is attached to the AvaTax system or to a company.
getIsSystemCode() - Method in class net.avalara.avatax.rest.client.models.CertificateAttributeModel
Getter for isSystemCode This value is true if this is a system-defined certificate attribute.
getIsSystemCode() - Method in class net.avalara.avatax.rest.client.models.CustomerAttributeModel
Getter for isSystemCode This value is true if this is a system-defined attribute.
getIsSystemRule() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Getter for isSystemRule Is this a system rule as opposed to customer-facing
getIsTaxCodeListExclusionList() - Method in class net.avalara.avatax.rest.client.models.EcmsDetailModel
Getter for isTaxCodeListExclusionList Is the tax code list an exculsion list?
getIsTest() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Getter for isTest Is this a rule created for testing
getIsTest() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleLookupFileModel
Getter for isTest Is this a lookup file created for testing
getIsTest() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for isTest Set this flag to true to indicate that this company is a test company.
getIsVisible() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleVisibilityModel
Getter for isVisible Should the rule be visible or not visible
getIsVisibleInCUP() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Getter for isVisibleInCUP Is the rule displayed in the CUP UI
getItem(Integer, Long, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single item Get the `Item` object identified by this URL.
getItemAsync(Integer, Long, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single item Get the `Item` object identified by this URL.
getItemClassification(Integer, Long, Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single item classification.
getItemClassificationAsync(Integer, Long, Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single item classification.
getItemCode() - Method in class net.avalara.avatax.rest.client.models.ItemModel
Getter for itemCode A unique code representing this item.
getItemCode() - Method in class net.avalara.avatax.rest.client.models.ItemSyncModel
Getter for itemCode A unique code representing this item.
getItemCode() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for itemCode Item Code (SKU).
getItemCode() - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Getter for itemCode Item Code (SKU)
getItemCode() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Getter for itemCode Item Code (SKU).
getItemCode() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for itemCode The code string of the item represented by this line item.
getItemCodes() - Method in class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
Getter for itemCodes A list of item codes to include in this point-of-sale file.
getItemGroup() - Method in class net.avalara.avatax.rest.client.models.ItemModel
Getter for itemGroup A way to group similar items.
getItemGroup() - Method in class net.avalara.avatax.rest.client.models.ItemSyncModel
Getter for itemGroup A group to which the item belongs.
getItemId() - Method in class net.avalara.avatax.rest.client.models.ItemClassificationOutputModel
Getter for itemId The unique ID number of the item this product belongs to.
getItemId() - Method in class net.avalara.avatax.rest.client.models.ItemParameterModel
Getter for itemId The item id
getItemParameter(Integer, Long, Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single item parameter Retrieve a single item parameter.
getItemParameterAsync(Integer, Long, Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single item parameter Retrieve a single item parameter.
getItems() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for items Optional: A list of items defined for this company.
getItems() - Method in class net.avalara.avatax.rest.client.models.SyncItemsRequestModel
Getter for items A list of items to sync with AvaTax.
getJavaScript() - Method in class net.avalara.avatax.rest.client.models.FundingESignMethodReturn
Getter for javaScript The actual javascript to use to render this object
getJavaScriptReady() - Method in class net.avalara.avatax.rest.client.models.FundingESignMethodReturn
Getter for javaScriptReady JavaScriptReady
getJobId() - Method in class net.avalara.avatax.rest.client.models.LoginVerificationOutputModel
Getter for jobId The job Id returned from skyscraper
getJurisCode() - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Getter for jurisCode The jurisdiction's code.
getJurisCode() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for jurisCode The code identifying the jurisdiction in which this company declared nexus.
getJurisCode() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for jurisCode The code of the jurisdiction to which this tax rule applies.
getJurisCode() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for jurisCode The code of the jurisdiction to which this tax detail applies.
getJurisCode() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for jurisCode Jurisdiction Code for the taxing jurisdiction
getJurisdictionCountry() - Method in class net.avalara.avatax.rest.client.models.LocationQuestionModel
Getter for jurisdictionCountry Indicates the country that this jurisdiction belongs to
getJurisdictionId() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Getter for jurisdictionId The id of the jurisdiction.
getJurisdictionId() - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Getter for jurisdictionId The id of the jurisdiction.
getJurisdictionId() - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Getter for jurisdictionId The jurisdiction's id.
getJurisdictionId() - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupAuthorityModel
Getter for jurisdictionId Jurisdiction Id of the tax authority
getJurisdictionId() - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityModel
Getter for jurisdictionId The unique ID number of the jurisdiction for this tax authority.
getJurisdictionId() - Method in class net.avalara.avatax.rest.client.models.TaxRegionJurisdictionModel
Getter for jurisdictionId The id of the jurisdiction.
getJurisdictionId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for jurisdictionId The unique ID number of the jurisdiction to which this tax detail applies.
getJurisdictionLevelId() - Method in class net.avalara.avatax.rest.client.models.TaxRegionJurisdictionModel
Getter for jurisdictionLevelId The id of the jurisdiction level.
getJurisdictionName() - Method in class net.avalara.avatax.rest.client.models.LocationQuestionModel
Getter for jurisdictionName Indicates which jurisdiction requires this question
getJurisdictionName() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for jurisdictionName The jurisdiction name of the notice
getJurisdictionName() - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityInfo
Getter for jurisdictionName The friendly jurisdiction name for this tax authority.
getJurisdictionOverride(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single override Get the item object identified by this URL.
getJurisdictionOverrideAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single override Get the item object identified by this URL.
getJurisdictionRegion() - Method in class net.avalara.avatax.rest.client.models.LocationQuestionModel
Getter for jurisdictionRegion Indicates the state, region, or province that this jurisdiction belongs to
getJurisdictions() - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Getter for jurisdictions A list of the tax jurisdictions that will be assigned to this overridden address.
getJurisdictions() - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Getter for jurisdictions List of jurisdictions associated with this tax region.
getJurisdictionType() - Method in class net.avalara.avatax.rest.client.models.LocationQuestionModel
Getter for jurisdictionType Indicates which type of jurisdiction requires this question
getJurisdictionType() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for jurisdictionType The jurisdiction type of the notice
getJurisdictionType() - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityInfo
Getter for jurisdictionType The type of jurisdiction referenced by this tax authority.
getJurisdictionType() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for jurisdictionType The type of the jurisdiction in which this tax detail applies.
getJurisdictionTypeId() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Getter for jurisdictionTypeId The type of the jurisdiction, indicating whether it is a country, state/region, city, for example.
getJurisdictionTypeId() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Getter for jurisdictionTypeId The type of the jurisdiction, indicating whether it is a country, state/region, city, for example.
getJurisdictionTypeId() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for jurisdictionTypeId The type of the jurisdiction in which this company declared nexus.
getJurisdictionTypeId() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for jurisdictionTypeId The type of the jurisdiction to which this tax rule applies.
getJurisName() - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Getter for jurisName The jurisdiction's name.
getJurisName() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for jurisName The common name of the jurisdiction in which this company declared nexus.
getJurisName() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for jurisName The name of the jurisdiction to which this tax rule applies.
getJurisName() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for jurisName The name of the jurisdiction to which this tax detail applies.
getJurisName() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for jurisName The name of the jurisdiction that collects this tax.
getJurisType() - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Getter for jurisType The jurisdiction's type.
getJurisType() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for jurisType DEPRECATED - Date: 12/20/2017, Version: 18.1, Message: Use jurisdictionTypeId instead.
getJurisType() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for jurisType The type of jurisdiction that collects this tax.
getJurisTypeId() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for jurisTypeId DEPRECATED - Date: 12/20/2017, Version: 18.1, Message: Please use jurisdictionTypeId instead.
getJurisTypeId() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for jurisTypeId DEPRECATED - Date: 12/20/2017, Version: 18.1, Message: Please use `jurisdictionTypeId` instead.
getLabel() - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Getter for label Label that helps the user to identify a parameter
getLabel() - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Getter for label Label that helps the user to identify a parameter
getLanguageAlpha2Code() - Method in class net.avalara.avatax.rest.client.models.IsoLocalizedName
Getter for languageAlpha2Code The two-character alphanumeric code identifying the language in which this name is used.
getLanguageAlpha3Code() - Method in class net.avalara.avatax.rest.client.models.IsoLocalizedName
Getter for languageAlpha3Code The three-character alphanumeric code identifying the language in which this name is used.
getLastActivated() - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Getter for lastActivated LastActivated
getLastName() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for lastName Last Name
getLastName() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for lastName The last or family name of this contact.
getLastName() - Method in class net.avalara.avatax.rest.client.models.FreeTrialRequestModel
Getter for lastName The last or family name of the user requesting a free trial.
getLastName() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for lastName Last name of the primary contact person for this account
getLastName() - Method in class net.avalara.avatax.rest.client.models.NewFirmClientAccountRequestModel
Getter for lastName Last name of the primary contact person for this account
getLastName() - Method in class net.avalara.avatax.rest.client.models.UserModel
Getter for lastName The last or family name of the user.
getLastPolled() - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Getter for lastPolled LastPolled
getLastSigned() - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Getter for lastSigned LastSigned
getLastSyncedDate() - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Getter for lastSyncedDate The date when the information was last synched.
getLastTransaction() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for lastTransaction Date when this customer last executed a transaction.
getLastTransactionDate() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for lastTransactionDate Date when last transaction with this exempt certificate happened
getLastTransactionDate() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for lastTransactionDate The most recent date when a transaction was processed for this location.
getLastUpdated() - Method in class net.avalara.avatax.rest.client.models.FundingConfigurationModel
Getter for lastUpdated LastPolled
getLatitude() - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Getter for latitude Geospatial latitude measurement, in Decimal Degrees floating point format.
getLatitude() - Method in class net.avalara.avatax.rest.client.models.AddressLocationInfo
Getter for latitude Geospatial latitude measurement, in Decimal Degrees floating point format.
getLatitude() - Method in class net.avalara.avatax.rest.client.models.AddressValidationInfo
Getter for latitude Geospatial latitude measurement, in Decimal Degrees floating point format.
getLatitude() - Method in class net.avalara.avatax.rest.client.models.CoordinateInfo
Getter for latitude Latitude
getLatitude() - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Getter for latitude Geospatial latitude measurement, in Decimal Degrees floating point format.
getLatitude() - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Getter for latitude Latitude for this address
getLatitude() - Method in class net.avalara.avatax.rest.client.models.ValidatedAddressInfo
Getter for latitude Geospatial latitude measurement, in Decimal Degrees floating point format.
getLeadSource() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for leadSource If your Avalara business development representative requests, please provide the lead source value associated with your signup process.
getLegacyReturnName() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for legacyReturnName Legacy return name as known in the AvaFileForm table
getLegacyTaxCode() - Method in class net.avalara.avatax.rest.client.models.UPCModel
Getter for legacyTaxCode Legacy Tax Code applied to any product sold with this UPC.
getLegalEntityName() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for legalEntityName The legal entity name to be used when filing this return.
getLegislativeEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.MarketplaceLocationModel
Getter for legislativeEffectiveDate Marketplace Location Legislative Effective Date
getLength() - Method in class net.avalara.avatax.rest.client.models.ResourceFileUploadRequestModel
Getter for length Length of the file in bytes.
getLicenseKey() - Method in class net.avalara.avatax.rest.client.models.NewAccountModel
Getter for licenseKey The license key of the account that was created
getLicenseKey(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve license key by license key name ### Security Policies * This API requires one of the following user roles: AccountAdmin, AccountUser, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
getLicenseKeyAsync(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve license key by license key name ### Security Policies * This API requires one of the following user roles: AccountAdmin, AccountUser, CompanyAdmin, CompanyUser, Compliance Root User, ComplianceAdmin, ComplianceUser, CSPAdmin, CSPTester, FirmAdmin, FirmUser, Registrar, SiteAdmin, SSTAdmin, SystemAdmin, TechnicalSupportAdmin, TechnicalSupportUser, TreasuryAdmin, TreasuryUser.
getLicenseKeys(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all license keys for this account Gets list of all the license keys used by the account.
getLicenseKeysAsync(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all license keys for this account Gets list of all the license keys used by the account.
getLimitations() - Method in class net.avalara.avatax.rest.client.models.NewAccountModel
Getter for limitations If this account includes any limitations, specify them here
getLine() - Method in class net.avalara.avatax.rest.client.models.CompanyAddress
Getter for line Address Line1
getLine1() - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Getter for line1 First line of the street address
getLine1() - Method in class net.avalara.avatax.rest.client.models.AddressLocationInfo
Getter for line1 First line of the street address
getLine1() - Method in class net.avalara.avatax.rest.client.models.AddressValidationInfo
Getter for line1 First line of the street address
getLine1() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for line1 Address Line1
getLine1() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for line1 The first line of the postal mailing address of this contact.
getLine1() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for line1 First line of the street address of this customer.
getLine1() - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Getter for line1 First line of the street address
getLine1() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for line1 DEPRECATED - Date: 9/1/2017, Version: 17.9, Message: Field will be no longer be available after the 17.9 release.
getLine1() - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Getter for line1 The street address of the physical location affected by this override.
getLine1() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for line1 The first line of the physical address of this location.
getLine1() - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Getter for line1 The first line of the address.
getLine1() - Method in class net.avalara.avatax.rest.client.models.ValidatedAddressInfo
Getter for line1 First line of the street address
getLine2() - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Getter for line2 Second line of the street address
getLine2() - Method in class net.avalara.avatax.rest.client.models.AddressLocationInfo
Getter for line2 Second line of the street address
getLine2() - Method in class net.avalara.avatax.rest.client.models.AddressValidationInfo
Getter for line2 Second line of the street address
getLine2() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for line2 Line2
getLine2() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for line2 The second line of the postal mailing address of this contact.
getLine2() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for line2 Second line of the street address of this customer.
getLine2() - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Getter for line2 Second line of the street address
getLine2() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for line2 DEPRECATED - Date: 9/1/2017, Version: 17.9, Message: Field will be no longer be available after the 17.9 release.
getLine2() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for line2 The second line of the physical address of this location.
getLine2() - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Getter for line2 The second line of the address.
getLine2() - Method in class net.avalara.avatax.rest.client.models.ValidatedAddressInfo
Getter for line2 Second line of the street address
getLine3() - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Getter for line3 Third line of the street address
getLine3() - Method in class net.avalara.avatax.rest.client.models.AddressLocationInfo
Getter for line3 Third line of the street address
getLine3() - Method in class net.avalara.avatax.rest.client.models.AddressValidationInfo
Getter for line3 Third line of the street address
getLine3() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for line3 Line3
getLine3() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for line3 The third line of the postal mailing address of this contact.
getLine3() - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Getter for line3 Third line of the street address
getLine3() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for line3 The third line of the physical address of this location.
getLine3() - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Getter for line3 The third line of the address.
getLine3() - Method in class net.avalara.avatax.rest.client.models.ValidatedAddressInfo
Getter for line3 Third line of the street address
getLineAmount() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for lineAmount The total amount of the transaction, including both taxable and exempt.
getLineAmount() - Method in class net.avalara.avatax.rest.client.models.WorksheetDocumentLine
Getter for lineAmount
getLineDetailSerCodes() - Method in class net.avalara.avatax.rest.client.models.TransactionReferenceFieldModel
Getter for lineDetailSerCodes Reference field of the line details
getLineLocationTypes() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for lineLocationTypes Optional: A list of location types for this line item.
getLineNo() - Method in class net.avalara.avatax.rest.client.models.WorksheetDocumentLine
Getter for lineNo
getLineNumber() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for lineNumber The line number or code indicating the line on this invoice or receipt or document.
getLineNumbers() - Method in class net.avalara.avatax.rest.client.models.InvoiceMessageModel
Getter for lineNumbers The applicable tax line numbers and codes.
getLines() - Method in class net.avalara.avatax.rest.client.models.AddTransactionLineModel
Getter for lines List of lines to be added
getLines() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for lines Multi company transaction line item list
getLines() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for lines Lines that will appear on the invoice.
getLines() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for lines A list of line items that will appear on this transaction.
getLines() - Method in class net.avalara.avatax.rest.client.models.RemoveTransactionLineModel
Getter for lines List of lines to be added
getLines() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for lines A list of line items in this transaction.
getLines() - Method in class net.avalara.avatax.rest.client.models.WorksheetDocument
Getter for lines
getListingSortOrder() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for listingSortOrder --Need Further Clarification
getLoadBalancerDuration() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for loadBalancerDuration Reserved for Avalara internal usage.
getLocalizedNames() - Method in class net.avalara.avatax.rest.client.models.IsoCountryModel
Getter for localizedNames A list of localized names in a variety of languages.
getLocalizedNames() - Method in class net.avalara.avatax.rest.client.models.IsoRegionModel
Getter for localizedNames A list of localized names in a variety of languages.
getLocalNexusTypeId() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for localNexusTypeId If you are declaring local nexus within this jurisdiction, this indicates whether you are declaring only a specified list of local jurisdictions, all state-administered local jurisdictions, or all local jurisdictions.
getLocalRegistrationId() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for localRegistrationId Tax Registration ID for the local jurisdiction, if any.
getLocation(Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single location Get the location object identified by this URL.
getLocationAsync(Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single location Get the location object identified by this URL.
getLocationCode() - Method in class net.avalara.avatax.rest.client.models.AddressLocationInfo
Getter for locationCode If you wish to use the address of an existing location for this company, specify the address here.
getLocationCode() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for locationCode If this calendar is for a location-specific tax return, specify the location code here.
getLocationCode() - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Getter for locationCode Location code of the request
getLocationCode() - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupAuthorityModel
Getter for locationCode Location Code of the tax authority
getLocationCode() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for locationCode A code that identifies this location.
getLocationCode() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for locationCode DEPRECATED - Date: 3/1/2018, Version: 18.3, Message: In order to ensure consistency of field names, Please use reportingLocationCode instead.
getLocationCodes() - Method in class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
Getter for locationCodes A list of location codes to include in this point-of-sale file.
getLocationId() - Method in class net.avalara.avatax.rest.client.models.LocationParameterModel
Getter for locationId The ID of the company location the parameter associated with.
getLocations() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for locations Optional: A list of locations defined for this company.
getLocationTypeCode() - Method in class net.avalara.avatax.rest.client.models.TransactionLineLocationTypeModel
Getter for locationTypeCode The location type code corresponding to this model
getLocationTypeCode() - Method in class net.avalara.avatax.rest.client.models.TransactionLocationTypeModel
Getter for locationTypeCode Location type code
getLocationTypes() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for locationTypes A list of location types in this transaction.
getLocked() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for locked If this transaction has been reported to a tax authority, this transaction is considered locked and may not be adjusted after reporting.
getLoginSuccess() - Method in class net.avalara.avatax.rest.client.models.LoginVerificationOutputModel
Getter for loginSuccess Indicates if the login was successful
getLoginVerifierByForm(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Test whether a form supports online login verification This API is intended to be useful to identify whether the user should be allowed
getLoginVerifierByFormAsync(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Test whether a form supports online login verification This API is intended to be useful to identify whether the user should be allowed
getLongitude() - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Getter for longitude Geospatial longitude measurement, in Decimal Degrees floating point format.
getLongitude() - Method in class net.avalara.avatax.rest.client.models.AddressLocationInfo
Getter for longitude Geospatial longitude measurement, in Decimal Degrees floating point format.
getLongitude() - Method in class net.avalara.avatax.rest.client.models.AddressValidationInfo
Getter for longitude Geospatial longitude measurement, in Decimal Degrees floating point format.
getLongitude() - Method in class net.avalara.avatax.rest.client.models.CoordinateInfo
Getter for longitude Longitude
getLongitude() - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Getter for longitude Geospatial longitude measurement, in Decimal Degrees floating point format.
getLongitude() - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Getter for longitude Longitude for this address
getLongitude() - Method in class net.avalara.avatax.rest.client.models.ValidatedAddressInfo
Getter for longitude Geospatial longitude measurement, in Decimal Degrees floating point format.
getLookupFile(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Get a lookup file for an accountId and companyLookupFileId
getLookupFileAsync(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Get a lookup file for an accountId and companyLookupFileId
getLookupFileId() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleLookupFileModel
Getter for lookupFileId LookupFile unique identifier
getMachineName() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for machineName If your API call specified a `MachineName` in the [Client Profile Headers](https://developer.avalara.com/avatax/client-headers/), this variable will contain its value.
getMailingAddressCity() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for mailingAddressCity The city name of the mailing address that will be used when filling out this tax return.
getMailingAddressCountry() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for mailingAddressCountry Name or ISO 3166 code identifying the country of the mailing address that will be used when filling out this tax return.
getMailingAddressLine1() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for mailingAddressLine1 The first line of the mailing address that will be used when filling out this tax return.
getMailingAddressLine2() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for mailingAddressLine2 The second line of the mailing address that will be used when filling out this tax return.
getMailingAddressPostalCode() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for mailingAddressPostalCode The postal code or zip code of the mailing address that will be used when filling out this tax return.
getMailingAddressRegion() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for mailingAddressRegion Name or ISO 3166 code identifying the region of the mailing address that will be used when filling out this tax return.
getMailingReceivedRuleId() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for mailingReceivedRuleId Unused
getMarketingContext() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for marketingContext A dynamic key-value pair for the marketing context information
getMarketplace() - Method in class net.avalara.avatax.rest.client.models.MarketplaceLocationModel
Getter for marketplace Marketplace Location
getMarketplaceAdoptionDate() - Method in class net.avalara.avatax.rest.client.models.MarketplaceLocationModel
Getter for marketplaceAdoptionDate Marketplace Location Adoption Date
getMarketplaceEndDate() - Method in class net.avalara.avatax.rest.client.models.MarketplaceLocationModel
Getter for marketplaceEndDate Marketplace Location End Date
getMarketplaceId() - Method in class net.avalara.avatax.rest.client.models.MarketplaceLocationModel
Getter for marketplaceId Marketplace Location Id
getMaxResults() - Method in class net.avalara.avatax.rest.client.models.QueryRequestModel
Getter for maxResults For pagination: This is the maximum number of results to return.
getMeasurementType() - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Getter for measurementType The unit of measurement type of the parameter
getMeasurementType() - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Getter for measurementType The unit of measurement type of the parameter
getMeasurementTypeCode() - Method in class net.avalara.avatax.rest.client.models.UomModel
Getter for measurementTypeCode The code describing the measurement type.
getMeasurementTypeDescription() - Method in class net.avalara.avatax.rest.client.models.UomModel
Getter for measurementTypeDescription A description of the measurement type system.
getMeasurementTypeId() - Method in class net.avalara.avatax.rest.client.models.UomModel
Getter for measurementTypeId The ID number of the measurement type, such as "Distance" or "Mass".
getMeBusinessCode() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for meBusinessCode Custom filing information field for Maine.
getMessage() - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Getter for message The custom message delivered with this invitation.
getMessage() - Method in class net.avalara.avatax.rest.client.models.CycleEditOptionModel
Getter for message The message to present to the user when calendar is successfully or unsuccessfully changed.
getMessage() - Method in class net.avalara.avatax.rest.client.models.CycleExpireModel
Getter for message The message to present to the user if expiration is successful or unsuccessful.
getMessage() - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Getter for message Concise summary of the message, suitable for display in the caption of an alert box.
getMessage() - Method in class net.avalara.avatax.rest.client.models.ErrorInfo
Getter for message Short one-line message to summaryize what went wrong
getMessage() - Method in class net.avalara.avatax.rest.client.models.LoginVerificationOutputModel
Getter for message The message returned from the job
getMessage() - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Getter for message The message for this notification.
getMessage() - Method in class net.avalara.avatax.rest.client.models.ResourceFileUploadResultModel
Getter for message If the request failed, this contains a description of the error.
getMessage() - Method in class net.avalara.avatax.rest.client.models.SkyscraperStatusModel
Getter for message Message on the returns
getMessages() - Method in class net.avalara.avatax.rest.client.models.AddressResolutionModel
Getter for messages List of informational and warning messages regarding this address
getMessages() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for messages List of informational and warning messages regarding this API call.
getMessages() - Method in class net.avalara.avatax.rest.client.models.WorksheetDocument
Getter for messages
getMessages() - Method in class net.avalara.avatax.rest.client.models.WorksheetDocumentLine
Getter for messages
getMethod() - Method in class net.avalara.avatax.rest.client.models.FundingESignMethodReturn
Getter for method Method
getMethodReturn() - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Getter for methodReturn MethodReturn
getMiddleName() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for middleName The middle name of this contact.
getMobile() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for mobile The mobile phone number for this contact.
getMobileNumber() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for mobileNumber Mobile Number
getModels() - Method in class net.avalara.avatax.rest.client.models.DeleteErrorTransactionsRequestModel
Getter for models List of error transactions to be deleted
getModified() - Method in class net.avalara.avatax.rest.client.models.ExposureZoneModel
Getter for modified The date/time when this record was last modified.
getModifiedBy() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Getter for modifiedBy Last updater of the rule
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.AccountConfigurationModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.AccountLicenseKeyModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.AccountModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.BatchModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.CompanyConfigurationModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.CompanyReturnSettingModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for modifiedDate Date when this exempt certificate was modified
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.FilingAugmentationModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.FilingModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.FilingPaymentModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.FilingRequestModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Getter for modifiedDate Modified date of the linkage
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for modifiedDate Date when form was modified
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.ItemModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.MarketplaceLocationModel
Getter for modifiedDate Marketplace Location Modified Date
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.MrsCompanyModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Getter for modifiedDate The UTC timestamp of the time when this notification was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.SubscriptionModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.UPCModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedDate() - Method in class net.avalara.avatax.rest.client.models.UserModel
Getter for modifiedDate The date/time when this record was last modified.
getModifiedOn() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Getter for modifiedOn When the rule was last updated
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.AccountConfigurationModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.AccountLicenseKeyModel
Getter for modifiedUserId The user id of user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.AccountModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.BatchModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.CompanyConfigurationModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.CompanyReturnSettingModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for modifiedUserId Who modified this exempt certificate
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.FilingAugmentationModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.FilingModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.FilingPaymentModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.FilingRequestModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Getter for modifiedUserId User who modified the linkage
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for modifiedUserId ID of the Avalara user who modified the form
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.ItemModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.MrsCompanyModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Getter for modifiedUserId The unique ID number of the user who most recently modified this notification.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.SubscriptionModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.UPCModel
Getter for modifiedUserId The user ID of the user who last modified this record.
getMonth() - Method in class net.avalara.avatax.rest.client.models.FilingModel
Getter for month The month of the filing period for this tax filing.
getMonth() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for month The month of the filing period for this tax filing.
getMonth() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingModel
Getter for month The month of the filing period for this tax filing.
getMonths() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for months A 16-bit bitmap containing a 1 for each month when the return should be filed.
getMonths() - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Getter for months The months of the request
getMossCountry() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for mossCountry The country code of the mini-one-stop-shop used for Value Added Tax (VAT) processing.
getMossId() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for mossId The unique identifier of the mini-one-stop-shop used for Value Added Tax (VAT) processing.
getMultiDocumentTransactionByCodeAndType(String, DocumentType, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a MultiDocument transaction Get the current MultiDocument transaction identified by this URL.
getMultiDocumentTransactionByCodeAndTypeAsync(String, DocumentType, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a MultiDocument transaction Get the current MultiDocument transaction identified by this URL.
getMultiDocumentTransactionById(Long, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a MultiDocument transaction by ID Get the unique MultiDocument transaction identified by this URL.
getMultiDocumentTransactionByIdAsync(Long, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a MultiDocument transaction by ID Get the unique MultiDocument transaction identified by this URL.
getMustCloneFilingCalendar() - Method in class net.avalara.avatax.rest.client.models.CycleEditOptionModel
Getter for mustCloneFilingCalendar True if the filing calendar must be cloned to allow this change; false if the existing filing calendar can be changed itself.
getMySubscription(String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Checks if the current user is subscribed to a specific service Returns a subscription object for the current account, or 404 Not Found if this subscription is not enabled for this account.
getMySubscriptionAsync(String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Checks if the current user is subscribed to a specific service Returns a subscription object for the current account, or 404 Not Found if this subscription is not enabled for this account.
getName() - Method in class net.avalara.avatax.rest.client.models.AccountConfigurationModel
Getter for name The name of the configuration setting
getName() - Method in class net.avalara.avatax.rest.client.models.AccountLicenseKeyModel
Getter for name The unique name for license key per account
getName() - Method in class net.avalara.avatax.rest.client.models.AccountModel
Getter for name The name of this account.
getName() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionModel
Getter for name Name of rule execution
getName() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Getter for name Rule name
getName() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleLookupFileModel
Getter for name Name of lookup file
getName() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleModel
Getter for name Rule name
getName() - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Getter for name Logical Name of file (e.g.
getName() - Method in class net.avalara.avatax.rest.client.models.BatchModel
Getter for name The user-friendly readable name for this batch.
getName() - Method in class net.avalara.avatax.rest.client.models.CertificateAttributeModel
Getter for name A friendly readable name for this certificate attribute.
getName() - Method in class net.avalara.avatax.rest.client.models.CertificateTaxCodeModel
Getter for name Name of the tax code
getName() - Method in class net.avalara.avatax.rest.client.models.CompanyConfigurationModel
Getter for name The name of the configuration setting
getName() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for name Company Name
getName() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for name The name of this company, as shown to customers.
getName() - Method in class net.avalara.avatax.rest.client.models.CompanyParameterDetailModel
Getter for name The parameter's name
getName() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Getter for name The name of the jurisdiction.
getName() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Getter for name The name of the jurisdiction.
getName() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchRequestModel
Getter for name The user-friendly readable name for this batch.
getName() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Getter for name The user-friendly readable name for this batch.
getName() - Method in class net.avalara.avatax.rest.client.models.CustomerAttributeModel
Getter for name A friendly readable name for this attribute.
getName() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for name A friendly name identifying this customer.
getName() - Method in class net.avalara.avatax.rest.client.models.CustomFieldModel
Getter for name The name of the custom field.
getName() - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Getter for name Specifies the name of the extractor
getName() - Method in class net.avalara.avatax.rest.client.models.EntityUseCodeModel
Getter for name The name of this entity use code
getName() - Method in class net.avalara.avatax.rest.client.models.ExemptionReasonModel
Getter for name A friendly name describing this exemption reason.
getName() - Method in class net.avalara.avatax.rest.client.models.ExposureZoneModel
Getter for name The short name of this exposure zone, suitable for use in a drop-down list.
getName() - Method in class net.avalara.avatax.rest.client.models.IsoCountryModel
Getter for name The full name of this country in uppercase.
getName() - Method in class net.avalara.avatax.rest.client.models.IsoLocalizedName
Getter for name The name of this geographic entity as known in this language.
getName() - Method in class net.avalara.avatax.rest.client.models.IsoRegionModel
Getter for name The full name, using localized characters, for this region, in uppercase.
getName() - Method in class net.avalara.avatax.rest.client.models.ItemParameterModel
Getter for name The parameter's name.
getName() - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Getter for name The name of this jurisdiction
getName() - Method in class net.avalara.avatax.rest.client.models.LocationParameterModel
Getter for name The parameter's name.
getName() - Method in class net.avalara.avatax.rest.client.models.Message
Getter for name
getName() - Method in class net.avalara.avatax.rest.client.models.NexusParameterDetailModel
Getter for name The parameter's name.
getName() - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Getter for name The name of the property.
getName() - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Getter for name The name of the property.
getName() - Method in class net.avalara.avatax.rest.client.models.RateModel
Getter for name A readable name of the tax or taxing jurisdiction related to this tax rate.
getName() - Method in class net.avalara.avatax.rest.client.models.requiredFilingCalendarDataFieldModel
Getter for name Region of the verification request
getName() - Method in class net.avalara.avatax.rest.client.models.ResourceFileTypeModel
Getter for name The name of the file type
getName() - Method in class net.avalara.avatax.rest.client.models.ResourceFileUploadRequestModel
Getter for name The original name of this file.
getName() - Method in class net.avalara.avatax.rest.client.models.SettingModel
Getter for name A user-defined "name" for this name-value pair.
getName() - Method in class net.avalara.avatax.rest.client.models.SkyscraperStatusModel
Getter for name The specific name of the returns available in skyscraper
getName() - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityModel
Getter for name The friendly name of this tax authority.
getName() - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Getter for name The name of the tax region.
getName() - Method in class net.avalara.avatax.rest.client.models.TransactionLineParameterModel
Getter for name The name of the parameter.
getName() - Method in class net.avalara.avatax.rest.client.models.TransactionParameterModel
Getter for name The name of the parameter.
getNeedsAction() - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Getter for needsAction If this notification object requires user action to resolve, this value will be set to true.
getNewCode() - Method in class net.avalara.avatax.rest.client.models.ChangeTransactionCodeModel
Getter for newCode To change the transaction code for this transaction, specify the new transaction code here.
getNewPassword() - Method in class net.avalara.avatax.rest.client.models.PasswordChangeModel
Getter for newPassword New Password
getNewPassword() - Method in class net.avalara.avatax.rest.client.models.SetPasswordModel
Getter for newPassword New Password
getNewTransaction() - Method in class net.avalara.avatax.rest.client.models.AdjustMultiDocumentModel
Getter for newTransaction Replace the current MultiDocument transaction with tax data calculated for this new MultiDocument transaction
getNewTransaction() - Method in class net.avalara.avatax.rest.client.models.AdjustTransactionModel
Getter for newTransaction Replace the current transaction with tax data calculated for this new transaction
getNewTransaction() - Method in class net.avalara.avatax.rest.client.models.BatchAdjustTransactionModel
Getter for newTransaction Replace the current transaction with tax data calculated for this new transaction
getNewValue() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarEditModel
Getter for newValue The new/proposed value of the field.
getNextLink() - Method in class net.avalara.avatax.rest.client.FetchResult
 
getNextLink() - Method in class net.avalara.avatax.rest.client.models.CappedFetchResult
Getter for nextLink
getNexus() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for nexus Optional: A list of nexus defined for this company.
getNexus(Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single nexus Get the nexus object identified by this URL.
getNexusAsync(Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single nexus Get the nexus object identified by this URL.
getNexusByFormCode(Integer, String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List company nexus related to a tax form Retrieves a list of nexus related to a tax form.
getNexusByFormCodeAsync(Integer, String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List company nexus related to a tax form Retrieves a list of nexus related to a tax form.
getNexusDefinitions() - Method in class net.avalara.avatax.rest.client.models.NexusByTaxFormModel
Getter for nexusDefinitions A list of all Avalara-defined nexus that are relevant to this tax form
getNexusId() - Method in class net.avalara.avatax.rest.client.models.NexusParameterDetailModel
Getter for nexusId The nexus id
getNexusSummary() - Method in class net.avalara.avatax.rest.client.models.NexusSummaryModel
Getter for nexusSummary Nexus summary for this company
getNexusTaxTypeGroup() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for nexusTaxTypeGroup The type of nexus that this company is declaring.Replaces NexusTypeId.
getNexusTaxTypeGroup() - Method in class net.avalara.avatax.rest.client.models.NexusTaxTypeGroupCountModel
Getter for nexusTaxTypeGroup Which nexus tax type group
getNexusTaxTypeGroupId() - Method in class net.avalara.avatax.rest.client.models.NexusTaxTypeGroupModel
Getter for nexusTaxTypeGroupId The unique human readable Id of this nexus tax type group.
getNexusTypeId() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for nexusTypeId The type of nexus that this company is declaring.
getNonPassthroughDetails() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for nonPassthroughDetails Optional: A list of non-passthrough tax details for this line item.
getNonPassthroughExpression() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for nonPassthroughExpression Reserved for Avalara internal usage.
getNonReportingChildCompanies() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for nonReportingChildCompanies Optional: A list of non reporting child companies associated with this company.
getNonSstBehavior() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for nonSstBehavior Internal Avalara flag
getNonTaxable() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for nonTaxable The amount of the transaction that was non-taxable.
getNonTaxableAccrualAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for nonTaxableAccrualAmount The total amount of nontaxable sales accrued in the current active period
getNonTaxableAccrualAmount() - Method in class net.avalara.avatax.rest.client.models.FilingsTaxSummaryModel
Getter for nonTaxableAccrualAmount The nontaxable accrual amount
getNonTaxableAmount() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for nonTaxableAmount The non-taxable amount.
getNonTaxableAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for nonTaxableAmount The non-taxable amount.
getNonTaxableAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for nonTaxableAmount The non-taxable amount.
getNonTaxableAmount() - Method in class net.avalara.avatax.rest.client.models.FilingsTaxDetailsModel
Getter for nonTaxableAmount The nontaxable amount
getNonTaxableAmount() - Method in class net.avalara.avatax.rest.client.models.FilingsTaxSummaryModel
Getter for nonTaxableAmount The nontaxable amount
getNonTaxableAmount() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for nonTaxableAmount The amount of this line item that was considered nontaxable in this tax detail.
getNonTaxableDueAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for nonTaxableDueAmount The non-taxable due amount.
getNonTaxableDueAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for nonTaxableDueAmount The non-taxable due amount.
getNonTaxableRuleId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for nonTaxableRuleId The rule according to which portion of this detail was considered nontaxable.
getNonTaxableType() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for nonTaxableType The type of nontaxability that was applied to this tax detail.
getNonTaxableUnits() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for nonTaxableUnits Number of units in this line item that were calculated to be nontaxable according to this rate detail.
getNoticeDate() - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Getter for noticeDate The date of the notice
getNoticeId() - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Getter for noticeId The ID of the notice this comment is attached too
getNoticeId() - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Getter for noticeId The unique ID of the the tax notice associated with the the finance detail
getNoticeId() - Method in class net.avalara.avatax.rest.client.models.NoticeResponsibilityDetailModel
Getter for noticeId TaxNoticeId
getNoticeId() - Method in class net.avalara.avatax.rest.client.models.NoticeRootCauseDetailModel
Getter for noticeId TaxNoticeId
getNoticeNumber() - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Getter for noticeNumber The sequential number of the notice
getNotification(Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single notification.
getNotificationAsync(Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single notification.
getNumber() - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Getter for number Unique ID number referring to this error or message.
getNumber() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for number The line number of this line within the document.
getNumber() - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Getter for number Line number within this document
getNumber() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Getter for number The line number of this line within the document.
getNumberOfNights() - Method in class net.avalara.avatax.rest.client.models.FilingsTaxDetailsModel
Getter for numberOfNights The number of nights
getNumberOfRecords() - Method in class net.avalara.avatax.rest.client.models.BulkLockTransactionResult
Getter for numberOfRecords Number of records that have been modified
getOffer() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for offer The offer code provided to you by your Avalara business development contact.
getOfferMessage() - Method in class net.avalara.avatax.rest.client.models.OfferModel
Getter for offerMessage Message indicating what action took place
getOldPassword() - Method in class net.avalara.avatax.rest.client.models.PasswordChangeModel
Getter for oldPassword Old Password
getOldValue() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarEditModel
Getter for oldValue The current value of the field.
getOnlineAmendedReturns() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for onlineAmendedReturns Unused
getOnlineBackFiling() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for onlineBackFiling Unused
getOperation() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for operation The operation name of this API call.
getOperationStatus() - Method in class net.avalara.avatax.rest.client.models.LoginVerificationOutputModel
Getter for operationStatus The operation status of the job
getOptions() - Method in class net.avalara.avatax.rest.client.models.BatchModel
Getter for options Any optional flags provided for this batch
getOptions() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for options Supports custom options for your tax rule.
getOriginAddressId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for originAddressId The unique ID number of the origin address where this line was delivered or sold.
getOriginAddressId() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for originAddressId The unique ID number of the origin address for this transaction.
getOriginal() - Method in class net.avalara.avatax.rest.client.models.AuditMultiDocumentModel
Getter for original Original API request/response
getOriginal() - Method in class net.avalara.avatax.rest.client.models.AuditTransactionModel
Getter for original Original API request/response
getOriginCountry() - Method in class net.avalara.avatax.rest.client.models.CompanyDistanceThresholdModel
Getter for originCountry The origin country for this threshold.
getOriginCountry() - Method in class net.avalara.avatax.rest.client.models.PreferredProgramModel
Getter for originCountry The ISO 3166 country code for the origin permitted by this program
getOther1Name() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for other1Name Custom filing information field.
getOther1Value() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for other1Value Custom filing information field.
getOther2Name() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for other2Name Custom filing information field.
getOther2Value() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for other2Value Custom filing information field.
getOther3Name() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for other3Name Custom filing information field.
getOther3Value() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for other3Value Custom filing information field.
getOutletLocationIdentifiersRequired() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for outletLocationIdentifiersRequired Unused
getOutletName() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for outletName A friendly name for this location.
getOutletReportingMethodId() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for outletReportingMethodId Type of outlet reporting for this form
getOutletTypeId() - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Getter for outletTypeId The outlet type of the form
getOutletTypeId() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for outletTypeId If this calendar is for a location-specific tax return, specify the location-specific behavior here.
getOwnedByUserId() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for ownedByUserId The unique ID number of the user that owns the notice
getPageCount() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for pageCount Number of pages contained within this certificate.
getPageCount() - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Getter for pageCount How many pages this cover letter encompasses
getPageKey() - Method in class net.avalara.avatax.rest.client.models.CappedFetchResult
Getter for pageKey
getPages() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for pages This field is available for input only.
getPaperFormsDoNotHaveDiscounts() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for paperFormsDoNotHaveDiscounts --Need Further Clarification
getParameterId() - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Getter for parameterId The id of the parameter.
getParameters() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for parameters The parameters of a company
getParameters() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for parameters Special parameters for this transaction.
getParameters() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for parameters Special parameters for this transaction.
getParameters() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for parameters Special parameters for this transaction.
getParameters() - Method in class net.avalara.avatax.rest.client.models.ItemModel
Getter for parameters List of item parameters.
getParameters() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for parameters Special parameters that apply to this line within this transaction.
getParameters() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for parameters List of location parameters.
getParameters() - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Getter for parameters Special parameters that apply to this line within this transaction.
getParameters() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Getter for parameters Special parameters that apply to this line within this transaction.
getParameters() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for parameters List of nexus parameters.
getParameters() - Method in class net.avalara.avatax.rest.client.models.ReportModel
Getter for parameters The parametes used to build the report
getParameters() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for parameters Contains a list of extra parameters that were set when the transaction was created.
getParameters() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for parameters Contains a list of extra parameters that were set when the transaction was created.
getParentCompanyId() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for parentCompanyId Parent Company ID
getParentCompanyId() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for parentCompanyId If this company is fully owned by another company, this is the unique identity of the parent company.
getParentHsCodeId() - Method in class net.avalara.avatax.rest.client.models.HsCodeModel
Getter for parentHsCodeId The unique ID number of the parent HS code or HS code prefix.
getParentTaxCode() - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Getter for parentTaxCode If this tax code is a subset of a different tax code, this identifies the parent code.
getPartnerId() - Method in class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
Getter for partnerId A unique code assoicated with the Partner you may be working with.
getPassword() - Method in class net.avalara.avatax.rest.client.models.LoginVerificationInputModel
Getter for password Password we are using for verification
getPasswordStatus() - Method in class net.avalara.avatax.rest.client.models.UserModel
Getter for passwordStatus The status of the user's password.
getPaymentAmount() - Method in class net.avalara.avatax.rest.client.models.FilingPaymentModel
Getter for paymentAmount The payment amount.
getPaymentCurrency() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for paymentCurrency Specify the ISO 4217 currency code for the currency to remit for this tax return.
getPaymentDate() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for paymentDate DEPRECATED - Date: 07/25/2018, Version: 18.7, Message: This field is deprecated and will return null till its removed.
getPaymentMethodId() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for paymentMethodId Payment Method to be associated with the account.
getPayments() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for payments The payments for this return.
getPayments() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for payments The payments for this return.
getPaymentUrl() - Method in class net.avalara.avatax.rest.client.models.NewAccountModel
Getter for paymentUrl The payment url where the payment method can be set up
getPdf() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for pdf This field is available for input only.
getPeerReviewed() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for peerReviewed Unused
getPeerReviewedDate() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for peerReviewedDate Unused
getPeerReviewedId() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for peerReviewedId Unused
getPenalty() - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Getter for penalty The amound of penalty listed on the notice
getPeriod() - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Getter for period The filing period the adjustment is applied to.
getPermissions() - Method in class net.avalara.avatax.rest.client.models.UserEntitlementModel
Getter for permissions List of API names and categories that this user is permitted to access
getPhone() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for phone The main phone number for this contact.
getPhone() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for phone The phone number to be used when filing this return.
getPhone() - Method in class net.avalara.avatax.rest.client.models.FreeTrialRequestModel
Getter for phone The phone number of the person requesting the free trial.
getPhoneNumber() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for phoneNumber Phone Number
getPhoneNumber() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for phoneNumber The main phone number for this customer.
getPhoneNumber() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for phoneNumber Phone number of the primary contact person for this account
getPhoneNumber() - Method in class net.avalara.avatax.rest.client.models.NewFirmClientAccountRequestModel
Getter for phoneNumber Phone number of the primary contact person for this account
getPlaceFips() - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Getter for placeFips City FIPS code
getPointOfOrderAcceptance() - Method in class net.avalara.avatax.rest.client.models.AddressesModel
Getter for pointOfOrderAcceptance The place of business where you accept/approve the customer’s order, thereby becoming contractually obligated to make the sale.
getPointOfOrderOrigin() - Method in class net.avalara.avatax.rest.client.models.AddressesModel
Getter for pointOfOrderOrigin The place of business where you receive the customer's order.
getPoNumber() - Method in class net.avalara.avatax.rest.client.models.PoNumberModel
Getter for poNumber Purchase order number.
getPoNumbers() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for poNumbers A list of purchase order numbers that are valid for use with this certificate.
getPosLaneCode() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for posLaneCode Sets the Point of Sale Lane Code sent by the User for this document.
getPosLaneCode() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for posLaneCode Sets the Point of Sale Lane Code sent by the User for this document.
getPosLaneCode() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for posLaneCode Sets the Point of Sale Lane Code sent by the User for this document.
getPostalCode() - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Getter for postalCode Postal Code / Zip Code component of the address.
getPostalCode() - Method in class net.avalara.avatax.rest.client.models.AddressLocationInfo
Getter for postalCode Postal Code / Zip Code component of the address.
getPostalCode() - Method in class net.avalara.avatax.rest.client.models.AddressValidationInfo
Getter for postalCode Postal Code / Zip Code component of the address.
getPostalCode() - Method in class net.avalara.avatax.rest.client.models.CompanyAddress
Getter for postalCode Postal Code
getPostalCode() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for postalCode Postal Code
getPostalCode() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for postalCode The postal code or zip code of the postal mailing address of this contact.
getPostalCode() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for postalCode Postal Code / Zip Code component of the address of this customer.
getPostalCode() - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Getter for postalCode Postal Code / Zip Code component of the address.
getPostalCode() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for postalCode Postal code / zip code
getPostalCode() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for postalCode DEPRECATED - Date: 9/1/2017, Version: 17.9, Message: Field will be no longer be available after the 17.9 release.
getPostalCode() - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Getter for postalCode The postal code of the physical location affected by this override.
getPostalCode() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for postalCode The postal code or zip code of the physical address of this location.
getPostalCode() - Method in class net.avalara.avatax.rest.client.models.PostalCodeModel
Getter for postalCode The postalCode
getPostalCode() - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Getter for postalCode The postal code or zip code for the address.
getPostalCode() - Method in class net.avalara.avatax.rest.client.models.UserModel
Getter for postalCode The postal code in which this user resides.
getPostalCode() - Method in class net.avalara.avatax.rest.client.models.ValidatedAddressInfo
Getter for postalCode Postal Code / Zip Code component of the address.
getPostOfficeValidated() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for postOfficeValidated True if this form is verified filed via email
getPreferredProgramId() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for preferredProgramId Reserved for Avalara internal usage.
getPrepaymentFrequency() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for prepaymentFrequency --Need Further Clarification
getPrePaymentRequired() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for prePaymentRequired Determines if a prepayment is required for this filing calendar
getPrepayPercentage() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for prepayPercentage If you are required to prepay a percentage of taxes for future periods, please specify the percentage in whole numbers; for example, the value 90 would indicate 90%.
getPriority() - Method in class net.avalara.avatax.rest.client.models.LoginVerificationInputModel
Getter for priority Priority of the verification request
getPriorityId() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for priorityId The priority of the notice
getPrivateLicenseKey() - Method in class net.avalara.avatax.rest.client.models.LicenseKeyModel
Getter for privateLicenseKey This is your private license key.
getProductCode() - Method in class net.avalara.avatax.rest.client.models.ClassificationModel
Getter for productCode The product code of an item in a given system.
getProductCode() - Method in class net.avalara.avatax.rest.client.models.ItemClassificationInputModel
Getter for productCode The product code of an item in a given system.
getProductCode() - Method in class net.avalara.avatax.rest.client.models.ItemClassificationOutputModel
Getter for productCode A unique code representing this item.
getProductCode() - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Getter for productCode Product code for the parameter usage item.
getPrompt() - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Getter for prompt DEPRECATED - Date: 07/25/2018, Version: 18.7, Message: This field is deprecated and will return null.
getProofOfMailingId() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for proofOfMailingId Unused
getProperties() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for properties Properties of the primary contact person for this account
getProperties() - Method in class net.avalara.avatax.rest.client.models.NewFirmClientAccountRequestModel
Getter for properties Properties of the primary contact person for this account
getPurchaseOrderNo() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for purchaseOrderNo Purchase Order Number for this document.
getPurchaseOrderNo() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for purchaseOrderNo Purchase Order Number for this document.
getPurchaseOrderNo() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for purchaseOrderNo Purchase Order Number for this document.
getPurchaseOrderNo() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for purchaseOrderNo The customer-supplied purchase order number of this transaction.
getQuantity() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for quantity Quantity of items in this line.
getQuantity() - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Getter for quantity Quantity of items in this line
getQuantity() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Getter for quantity Quantity of items in this line.
getQuantity() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for quantity The quantity of products sold on this line item.
getQuestion() - Method in class net.avalara.avatax.rest.client.models.LocationQuestionModel
Getter for question This is the prompt for this question
getQuestionId() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarEditModel
Getter for questionId The unique ID of the filing calendar question.
getQuestionId() - Method in class net.avalara.avatax.rest.client.models.LocationSettingModel
Getter for questionId The unique ID number of the location question answered.
getQuestionName() - Method in class net.avalara.avatax.rest.client.models.LocationSettingModel
Getter for questionName The name of the question
getRate() - Method in class net.avalara.avatax.rest.client.models.ComplianceAggregatedTaxRateModel
Getter for rate The compontent rate.
getRate() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Getter for rate The compontent rate.
getRate() - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Getter for rate The tax rate.
getRate() - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Getter for rate The base rate of tax specific to this jurisdiction.
getRate() - Method in class net.avalara.avatax.rest.client.models.RateModel
Getter for rate The sales tax rate for general tangible personal property in this jurisdiction.
getRate() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for rate The rate at which this tax detail was calculated.
getRate() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for rate Tax Rate - The rate of taxation, as a fraction of the amount.
getRateRuleId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for rateRuleId The unique ID number of the rule according to which this tax detail was calculated.
getRates() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Getter for rates Optional: A list of rates for this jurisdiction.
getRates() - Method in class net.avalara.avatax.rest.client.models.TaxRateModel
Getter for rates The list of individual rate elements for general tangible personal property sold at a retail point of presence in this jurisdiction on this date.
getRateSourceId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for rateSourceId The unique ID number of the source of the rate according to which this tax detail was calculated.
getRateType() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for rateType DEPRECATED - Date: 12/20/2017, Version: 18.1, Message: Please use rateTypeCode instead.
getRateType() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for rateType DEPRECATED - Date: 3/1/2018, Version: 18.3, Message: Please use rateTypeCode instead.
getRateTypeCode() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for rateTypeCode Indicates the code of the rate type that applies to this rule.
getRateTypeCode() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for rateTypeCode Indicates the code of the rate type that was used to calculate this tax detail.
getRateTypeCode() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for rateTypeCode Indicates the code of the rate type.
getRateTypeId() - Method in class net.avalara.avatax.rest.client.models.ComplianceAggregatedTaxRateModel
Getter for rateTypeId The rate type of the rate.
getRateTypeId() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Getter for rateTypeId The rate type.
getRateTypeId() - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Getter for rateTypeId The rate type.
getRateTypeId() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for rateTypeId DEPRECATED - Date: 8/27/2018, Version: 18.9, Message: Please use `rateTypeCode`, `taxTypeGroup` and `subTaxType` instead.
getRateTypeTaxTypeMappingId() - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Getter for rateTypeTaxTypeMappingId The rate type tax type mapping id.
getReason() - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Getter for reason A descriptive reason for creating this adjustment.
getReason() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for reason The notice reason
getReason() - Method in class net.avalara.avatax.rest.client.models.TaxOverrideModel
Getter for reason This provides the reason for a tax override for audit purposes.
getReasonId() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for reasonId The notice reason id
getRebuild() - Method in class net.avalara.avatax.rest.client.models.RebuildFilingsModel
Getter for rebuild Set this value to true in order to rebuild the filings.
getRecalculate() - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Getter for recalculate Specifies whether transactions created by this data source needs to re-calculate tax or not
getReceivedDate() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for receivedDate The received date of the notice
getRecipient() - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Getter for recipient The email address to which this invitation was sent.
getRecipient() - Method in class net.avalara.avatax.rest.client.models.CreateCertExpressInvitationModel
Getter for recipient If the value of `deliveryMethod` is set to `Email`, please specify the email address of the recipient for the request.
getRecipient() - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Getter for recipient Recipient
getReconciled() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for reconciled If this transaction has been reconciled against the company's ledger, this value is set to true.
getReconstructed() - Method in class net.avalara.avatax.rest.client.models.AuditMultiDocumentModel
Getter for reconstructed Reconstructed API request/response pair that can be used to adjust or re-create this MultiDocument transaction.
getReconstructed() - Method in class net.avalara.avatax.rest.client.models.AuditTransactionModel
Getter for reconstructed Reconstructed API request/response
getRecordCount() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for recordCount If this API call returned an array of information, this value contains the number of records returned.
getRecordCount() - Method in class net.avalara.avatax.rest.client.models.BatchModel
Getter for recordCount The number of records in this batch; determined by the server
getRecordCount() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Getter for recordCount The number of records in this batch; determined by the server
getRecordsetCount() - Method in class net.avalara.avatax.rest.client.models.CappedFetchResult
Getter for recordsetCount
getRef1() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for ref1 Ref1 (Customer Defined Field) This field is available for you to use to provide whatever information your implementation requires.
getRef1() - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Getter for ref1 Reference 1 - Client specific reference field
getRef1() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Getter for ref1 Ref1 (Customer Defined Field) This field is available for you to use to provide whatever information your implementation requires.
getRef1() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for ref1 A user-defined reference identifier for this transaction line item.
getRef2() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for ref2 Ref2 (Customer Defined Field) This field is available for you to use to provide whatever information your implementation requires.
getRef2() - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Getter for ref2 Reference 2 - Client specific reference field
getRef2() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Getter for ref2 Ref2 (Customer Defined Field) This field is available for you to use to provide whatever information your implementation requires.
getRef2() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for ref2 A user-defined reference identifier for this transaction line item.
getReferenceAuthorization() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for referenceAuthorization Reserved for Avalara internal usage.
getReferenceCode() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for referenceCode A context-dependent reference code for this API call.
getReferenceCode() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for referenceCode Customer-provided Reference Code with information about this transaction.
getReferenceCode() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for referenceCode Customer-provided Reference Code with information about this transaction.
getReferenceCode() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for referenceCode Customer-provided Reference Code with information about this transaction.
getReferenceCode() - Method in class net.avalara.avatax.rest.client.models.RefundTransactionModel
Getter for referenceCode A user-defined reference field containing information about this refund.
getReferenceCode() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for referenceCode A user-defined reference code for this transaction.
getReferenceId() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for referenceId A context-dependent reference ID for this API call.
getReferenceId() - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Getter for referenceId The unique reference Id number of the object referred to by this notification, if any.
getReferenceObject() - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Getter for referenceObject The type name of object referred to by this notification, if any.
getRefersTo() - Method in class net.avalara.avatax.rest.client.models.AvaTaxMessage
Getter for refersTo Information about what object in your request this message refers to
getRefersTo() - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Getter for refersTo Item the message refers to, if applicable.
getRefersTo() - Method in class net.avalara.avatax.rest.client.models.Message
Getter for refersTo
getRefundDate() - Method in class net.avalara.avatax.rest.client.models.RefundTransactionModel
Getter for refundDate The date of the refund.
getRefundLines() - Method in class net.avalara.avatax.rest.client.models.RefundTransactionModel
Getter for refundLines If you chose a refund of type `Partial`, this indicates which lines from the original transaction are being refunded.
getRefundPercentage() - Method in class net.avalara.avatax.rest.client.models.RefundTransactionModel
Getter for refundPercentage The percentage for refund.
getRefundTransactionCode() - Method in class net.avalara.avatax.rest.client.models.RefundTransactionModel
Getter for refundTransactionCode The transaction code for the refund.
getRefundType() - Method in class net.avalara.avatax.rest.client.models.RefundTransactionModel
Getter for refundType Type of this refund.
getRegion() - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Getter for region Name or ISO 3166 code identifying the region within the country.
getRegion() - Method in class net.avalara.avatax.rest.client.models.AddressLocationInfo
Getter for region Name or ISO 3166 code identifying the region within the country.
getRegion() - Method in class net.avalara.avatax.rest.client.models.AddressValidationInfo
Getter for region Name or ISO 3166 code identifying the region within the country.
getRegion() - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Getter for region State/Province/Region where the form is submitted for
getRegion() - Method in class net.avalara.avatax.rest.client.models.CompanyAddress
Getter for region Name or ISO 3166 code identifying the region within the country.
getRegion() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for region Name or ISO 3166 code identifying the region within the country.
getRegion() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Getter for region Name or ISO 3166 code identifying the region within the country.
getRegion() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Getter for region Name or ISO 3166 code identifying the region within the country.
getRegion() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for region Name or ISO 3166 code identifying the region within the country.
getRegion() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for region ISO 3166 code identifying the region within the country.
getRegion() - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Getter for region Name or ISO 3166 code identifying the region within the country.
getRegion() - Method in class net.avalara.avatax.rest.client.models.EcmsDetailModel
Getter for region Name or ISO 3166 code identifying the region within the country.
getRegion() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for region Name or ISO 3166 code identifying the region within the country.
getRegion() - Method in class net.avalara.avatax.rest.client.models.ExposureZoneModel
Getter for region Two or three character ISO 3166 region, province, or state name of this exposure zone.
getRegion() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for region DEPRECATED - Date: 9/1/2017, Version: 17.9, Message: Field will be no longer be available after the 17.9 release.
getRegion() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for region The two or three character region code for the region.
getRegion() - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Getter for region The two or three character ISO 3166 code of the region / state / province that issued the tax form for this filing calendar.
getRegion() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for region The region of the form.
getRegion() - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupSuggestedFormModel
Getter for region Region of the suggested form returned
getRegion() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for region The region within which this form was issued
getRegion() - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Getter for region Name or ISO 3166 code identifying the region within the country.
getRegion() - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Getter for region Name or ISO 3166 code identifying the region within the country to be affected by this override.
getRegion() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for region Name or ISO 3166 code identifying the region within the country of the physical address of this location.
getRegion() - Method in class net.avalara.avatax.rest.client.models.LoginVerificationInputModel
Getter for region Region of the verification request
getRegion() - Method in class net.avalara.avatax.rest.client.models.MarketplaceLocationModel
Getter for region Marketplace Location State
getRegion() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingRegionModel
Getter for region The two or three character region code for the region.
getRegion() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for region Name or ISO 3166 code identifying the region within the country.
getRegion() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for region Name or ISO 3166 code identifying the region within the country that sent this notice.
getRegion() - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Getter for region The state for the parameter usage item.
getRegion() - Method in class net.avalara.avatax.rest.client.models.PostalCodeModel
Getter for region The Region/State/Province this PostalCode locates in
getRegion() - Method in class net.avalara.avatax.rest.client.models.PowerOfAttorneyCheckModel
Getter for region Region POA is for
getRegion() - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Getter for region Name or ISO 3166 code identifying the region within the country.
getRegion() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for region Name or ISO 3166 code identifying the region where this rule will apply.
getRegion() - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Getter for region The ISO 3166 region code.
getRegion() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for region The two-or-three character ISO region code for the region where this tax detail is assigned.
getRegion() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for region The two-or-three character ISO region code of the region for this transaction.
getRegion() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for region Two or three character ISO region, state or province code, if applicable.
getRegion() - Method in class net.avalara.avatax.rest.client.models.ValidatedAddressInfo
Getter for region Name or ISO 3166 code identifying the region within the country.
getRegionsApplicable() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Getter for regionsApplicable A list of applicable regions for this exempt certificate.
getRegionTaxDetails() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingRegionModel
Getter for regionTaxDetails A detailed breakdown of the taxes in this filing
getRegionTaxSummary() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingRegionModel
Getter for regionTaxSummary A summary of all taxes compbined for this period
getRegisteredDate() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for registeredDate The date when this location was registered with a tax authority.
getRegistrationId() - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Getter for registrationId State registration ID of the company requesting the filing calendar.
getRegistrationIdFormat() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for registrationIdFormat Unused
getRegularExpression() - Method in class net.avalara.avatax.rest.client.models.LocationQuestionModel
Getter for regularExpression If available, this regular expression will verify that the input from the user is in the expected format.
getRegularExpression() - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Getter for regularExpression DEPRECATED - Date: 07/25/2018, Version: 18.7, Message: This field is deprecated and will return null.
getRemitAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for remitAmount The remittance amount of the return.
getRemitAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for remitAmount The remittance amount of the return.
getRemittanceAmount() - Method in class net.avalara.avatax.rest.client.models.FilingsTaxSummaryModel
Getter for remittanceAmount The remittance amount
getRemoteCallDuration() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for remoteCallDuration If this API call included interoperation with other Avalara services, this contains the amount of time taken by those services.
getRemoteCalls() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for remoteCalls Reserved for Avalara internal usage.
getRenumber() - Method in class net.avalara.avatax.rest.client.models.AddTransactionLineModel
Getter for renumber Option to renumber lines after add.
getRenumber() - Method in class net.avalara.avatax.rest.client.models.RemoveTransactionLineModel
Getter for renumber ption to renumber lines after removal.
getReport(Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single report Retrieve a single report by its unique ID number.
getReportAsync(Long) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single report Retrieve a single report by its unique ID number.
getReportingDate() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for reportingDate The date when this transaction should be reported.
getReportingDate() - Method in class net.avalara.avatax.rest.client.models.WorksheetDocumentLine
Getter for reportingDate
getReportingLocationCode() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for reportingLocationCode Sets the sale location code (Outlet ID) for reporting this document to the tax authority.
getReportingLocationCode() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for reportingLocationCode Sets the sale location code (Outlet ID) for reporting this document to the tax authority.
getReportingLocationCode() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for reportingLocationCode Sets the sale location code (Outlet ID) for reporting this document to the tax authority.
getReportingLocationCode() - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Getter for reportingLocationCode Sets the sale location code (Outlet ID) for reporting this document to the tax authority.
getReportingLocationCode() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Getter for reportingLocationCode Sets the sale location code (Outlet ID) for reporting this document to the tax authority.
getReportingLocationCode() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for reportingLocationCode For customers who use [location-based tax reporting](https://developer.avalara.com/avatax/dev-guide/locations/location-based-reporting), this field controls how this transaction will be filed for multi-location tax filings.
getReportingLocationCode() - Method in class net.avalara.avatax.rest.client.models.TransactionReferenceFieldModel
Getter for reportingLocationCode Sets the sale location code (Outlet ID) for reporting this document to the tax authority.
getReportLevel() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for reportLevel Jurisdiction level of the state
getReportLevel() - Method in class net.avalara.avatax.rest.client.models.TaxRegionJurisdictionModel
Getter for reportLevel The report level.
getReportType() - Method in class net.avalara.avatax.rest.client.models.ReportModel
Getter for reportType The type of the report: ExportDocumentLine, etc.
getRequest() - Method in class net.avalara.avatax.rest.client.models.OriginalApiRequestResponseModel
Getter for request API request
getRequest() - Method in class net.avalara.avatax.rest.client.models.ReconstructedApiRequestResponseModel
Getter for request API request
getRequest() - Method in class net.avalara.avatax.rest.client.models.ReconstructedMultiDocumentModel
Getter for request The original request that was used to create a MultiDocument object.
getRequestBody() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for requestBody If this request was an HTTP request that included a body such as a POST or a PUT, this will contain the request body sent by the client.
getRequestedStatus() - Method in class net.avalara.avatax.rest.client.models.FilingStatusChangeModel
Getter for requestedStatus Indicates the filing status you are requesting for this company
getRequestEmail() - Method in class net.avalara.avatax.rest.client.models.FundingInitiateModel
Getter for requestEmail Set this value to true to request an email to the recipient
getRequestId() - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Getter for requestId The unique ID number of this funding request
getRequestLink() - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Getter for requestLink The web link (URL) that a customer can click on or visit to begin using this CertExpress invitation.
getRequestUrl() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for requestUrl The original request URL as provided by the client.
getRequestWidget() - Method in class net.avalara.avatax.rest.client.models.FundingInitiateModel
Getter for requestWidget Set this value to true to request an HTML-based funding widget that can be embedded within an existing user interface.
getRequiredEfileTrigger() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for requiredEfileTrigger Unused
getRequiredEftTrigger() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for requiredEftTrigger Unused
getRequiredFilingCalendarDataFields() - Method in class net.avalara.avatax.rest.client.models.SkyscraperStatusModel
Getter for requiredFilingCalendarDataFields A list of required fields to file
getRequiredParameters() - Method in class net.avalara.avatax.rest.client.models.CommunicationsTSPairModel
Getter for requiredParameters List of the parameters (among Charge, Minutes and Lines) that will be used for calculation for this T/S pair.
getRequiredSettings() - Method in class net.avalara.avatax.rest.client.models.LocationValidationModel
Getter for requiredSettings A list of settings that must be defined for this location
getRequiresOutletSetup() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for requiresOutletSetup True if this form requires that you set up outlets in the state
getResolutionQuality() - Method in class net.avalara.avatax.rest.client.models.AddressResolutionModel
Getter for resolutionQuality The resolution quality of the geospatial coordinates
getResourceFileId() - Method in class net.avalara.avatax.rest.client.models.FilingAttachmentModel
Getter for resourceFileId The resourceFileId used to retrieve the attachment
getResourceFileId() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for resourceFileId The resourceFileId of the return.
getResourceFileId() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for resourceFileId The resourceFileId of the return
getResourceFileId() - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Getter for resourceFileId resourceFileId
getResourceFileId() - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Getter for resourceFileId The ResourceFileId of the finance detail attachment
getResourceFileId() - Method in class net.avalara.avatax.rest.client.models.ResourceFileUploadResultModel
Getter for resourceFileId If the request succeeded, this is the ID number of the file.
getResourceFileTypeId() - Method in class net.avalara.avatax.rest.client.models.ResourceFileTypeModel
Getter for resourceFileTypeId The resource file type id
getResourceFileTypeId() - Method in class net.avalara.avatax.rest.client.models.ResourceFileUploadRequestModel
Getter for resourceFileTypeId The resource type ID of this file.
getResponse() - Method in class net.avalara.avatax.rest.client.models.OriginalApiRequestResponseModel
Getter for response API response
getResponseBody() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for responseBody The entire response body sent from the AvaTax server to the client.
getResponseStatus() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for responseStatus The HTTP response code that was sent by the server.
getResponseType() - Method in class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
Getter for responseType The format of your response.
getResponsibility() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for responsibility Notice Responsibility Details
getResult() - Method in class net.avalara.avatax.rest.client.models.DeleteErrorTransactionResponseModel
Getter for result Result of the deletion
getResultCode() - Method in class net.avalara.avatax.rest.client.models.WorksheetDocument
Getter for resultCode
getResultCode() - Method in class net.avalara.avatax.rest.client.models.WorksheetDocumentLine
Getter for resultCode
getResults() - Method in class net.avalara.avatax.rest.client.models.DeleteErrorTransactionsResponseModel
Getter for results The individual result of each error transaction in the request batch
getReturnName() - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Getter for returnName Name of the file being returned
getReturnName() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for returnName DEPRECATED - Date: 9/13/2018, Version: 18.10, Message: Please use `taxFormCode` instead.
getReturnName() - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Getter for returnName DEPRECATED - Date: 9/13/2018, Version: 18.10, Message: Please use `taxFormCode` instead.
getReturnName() - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupSuggestedFormModel
Getter for returnName Legacy Name of the suggested form returned
getReturns() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for returns A list of tax returns in this region.
getReturns() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingRegionModel
Getter for returns A list of tax returns in this region.
getReturnTaxDetails() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for returnTaxDetails A detailed breakdown of the taxes in this filing
getReturnTaxSummary() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for returnTaxSummary A summary of all taxes compbined for this period
getRevAccount() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for revAccount The revenue account number for this line item.
getRevenueAccount() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for revenueAccount Revenue Account (Customer Defined Field).
getRevenueAccount() - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Getter for revenueAccount Revenue Account
getRevenueAccount() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Getter for revenueAccount Revenue Account (Customer Defined Field).
getRevenueContactId() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for revenueContactId The id of the revenue contact
getRockName() - Method in class net.avalara.avatax.rest.client.models.TaxRegionJurisdictionModel
Getter for rockName The rock name.
getRootCause() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for rootCause Notice Root Cause Details
getRoundingLevelId() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for roundingLevelId Indicates whether this company prefers to round amounts at the document level or line level.
getRoundingMethodId() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for roundingMethodId Unused
getRoundingPrecision() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for roundingPrecision --Need Further Clarification
getRoundingTypeId() - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Getter for roundingTypeId The way system does the rounding
getRule() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionModel
Getter for rule Advanced rule to execute
getRuleExecutionId() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionModel
Getter for ruleExecutionId Rule execution unique identifier
getRuleExecutionIds() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionOrderModel
Getter for ruleExecutionIds The rule execution Ids in the desired order
getRuleId() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleCustomerDataSchemaModel
Getter for ruleId Unique identifier for the rule
getRuleId() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionModel
Getter for ruleId Unique identifier of rule to execute
getRuleId() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Getter for ruleId Unique identifier for a rule
getRuleId() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleModel
Getter for ruleId Unique identifier for a rule
getSalesAccrualAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for salesAccrualAmount The total amount of sales accrued in the current active period
getSalesAccrualAmount() - Method in class net.avalara.avatax.rest.client.models.FilingsTaxSummaryModel
Getter for salesAccrualAmount The sales accrual amount
getSalesAmount() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for salesAmount The sales amount.
getSalesAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for salesAmount The sales amount.
getSalesAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for salesAmount The sales amount.
getSalesAmount() - Method in class net.avalara.avatax.rest.client.models.FilingsTaxDetailsModel
Getter for salesAmount The total sales amount
getSalesAmount() - Method in class net.avalara.avatax.rest.client.models.FilingsTaxSummaryModel
Getter for salesAmount The total sales amount
getSalesForceCase() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for salesForceCase The sales force case of the notice
getSalesForceCaseUrl() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for salesForceCaseUrl The URL to the sales force case
getSalespersonCode() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for salespersonCode Salesperson Code - The client application salesperson reference code.
getSalespersonCode() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for salespersonCode Salesperson Code - The client application salesperson reference code.
getSalespersonCode() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for salespersonCode Salesperson Code - The client application salesperson reference code.
getSalespersonCode() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for salespersonCode The salesperson who provided this transaction.
getSalesRate() - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Getter for salesRate The "Sales" tax rate specific to this jurisdiction.
getSalesTaxAccrualAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for salesTaxAccrualAmount The total amount of sales tax accrued in the current active period
getScraperType() - Method in class net.avalara.avatax.rest.client.models.SkyscraperStatusModel
Getter for scraperType The Scraper type
getScript() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Getter for script The code script for the rule
getScript() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleScriptModel
Getter for script The JavaScript rule
getScriptType() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleScriptModel
Getter for scriptType The type of script - request or response
getSecurityRoleId() - Method in class net.avalara.avatax.rest.client.models.UserModel
Getter for securityRoleId The security level for this user.
getSellersUseTaxAccrualAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for sellersUseTaxAccrualAmount The total amount of sellers use tax accrued in the current active period
getSender() - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Getter for sender Sender
getSerCode() - Method in class net.avalara.avatax.rest.client.models.LineDetailSERCodeModel
Getter for serCode Updated SER code
getSerCode() - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Getter for serCode The ser code.
getSerCode() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for serCode For Streamlined Sales Tax customers, the SST Electronic Return code under which this tax detail should be applied.
getServerDuration() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for serverDuration The number of milliseconds that the AvaTax server took to respond to this API call.
getServerDuration() - Method in class net.avalara.avatax.rest.client.models.AuditMultiDocumentModel
Getter for serverDuration Length of time the original API call took
getServerDuration() - Method in class net.avalara.avatax.rest.client.models.AuditTransactionModel
Getter for serverDuration Length of time the original API call took
getServerName() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for serverName The server name of the AvaTax server that responded to this API call.
getServerTimestamp() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for serverTimestamp The server timestamp, in UTC, of the time when the server received this API call.
getServerTimestamp() - Method in class net.avalara.avatax.rest.client.models.AuditMultiDocumentModel
Getter for serverTimestamp Server timestamp, in UTC, of the date/time when the original transaction was created
getServerTimestamp() - Method in class net.avalara.avatax.rest.client.models.AuditTransactionModel
Getter for serverTimestamp Server timestamp, in UTC, of the date/time when the original transaction was created
getServerVersion() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for serverVersion The software version number of the currently deployed AvaTax API software on the server that responded to this API call.
getServiceMode() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for serviceMode Specifies whether the tax calculation is handled Local, Remote, or Automatic (default).
getServiceMode() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for serviceMode Specifies whether the tax calculation is handled Local, Remote, or Automatic (default).
getServiceMode() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for serviceMode Specifies whether the tax calculation is handled Local, Remote, or Automatic (default).
getServiceName() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for serviceName The service name of the AvaTax API service that responded to this API call.
getServiceType() - Method in class net.avalara.avatax.rest.client.models.CommunicationsTSPairModel
Getter for serviceType The name of the service type.
getServiceTypeId() - Method in class net.avalara.avatax.rest.client.models.CommunicationsTSPairModel
Getter for serviceTypeId The numeric Id of the service type.
getServiceTypes() - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Getter for serviceTypes A list of service types to which this parameter applies.
getSet() - Method in class net.avalara.avatax.rest.client.models.SettingModel
Getter for set A user-defined "set" containing this setting.
getSetting(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single setting Get a single setting object by its unique ID.
getSettingAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single setting Get a single setting object by its unique ID.
getSettings() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for settings Optional: A list of settings defined for this company.
getSettings() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for settings CompanyReturn settings for complext filing calendar
getSettings() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for settings Extra information required by certain jurisdictions for filing.
getSettingsValidated() - Method in class net.avalara.avatax.rest.client.models.LocationValidationModel
Getter for settingsValidated True if the location has a value for each jurisdiction-required setting.
getSeverity() - Method in class net.avalara.avatax.rest.client.models.AvaTaxMessage
Getter for severity A category that indicates how severely this message affects the results
getSeverity() - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Getter for severity Severity of the message
getSeverity() - Method in class net.avalara.avatax.rest.client.models.Message
Getter for severity
getSeverityLevelId() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for severityLevelId If the API contained a specific type of error code, this value would contain the unique ID number of the severity level of the response returned to the client.
getSeverityLevelId() - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Getter for severityLevelId The severity level of the notification.
getShipFrom() - Method in class net.avalara.avatax.rest.client.models.AddressesModel
Getter for shipFrom The origination address where the products were shipped from, or from where the services originated.
getShipTo() - Method in class net.avalara.avatax.rest.client.models.AddressesModel
Getter for shipTo The destination address where the products were shipped to, or where the services were delivered.
getShipToCountry() - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Getter for shipToCountry The country of the ship to address for the transaction creation call.
getShipToRegion() - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Getter for shipToRegion The region of the ship to address for the transaction creation call.
getShipTos() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for shipTos A list of ship-to customer records that are connected to this bill-to customer.
getShortCode() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for shortCode DEPRECATED
getShortDesc() - Method in class net.avalara.avatax.rest.client.models.UomModel
Getter for shortDesc A short description of this unit of measurement.
getShortName() - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Getter for shortName A short name of the jurisidiction
getShortName() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for shortName The short name of the jurisdiction.
getShowColumn() - Method in class net.avalara.avatax.rest.client.models.NexusTaxTypeGroupModel
Getter for showColumn True if this tax type group is displayed in the user interface of the AvaTax website.
getShowColumn() - Method in class net.avalara.avatax.rest.client.models.TaxTypeGroupModel
Getter for showColumn True if this tax type group is displayed in the user interface of the AvaTax website.
getShowResolutionDateToCustomer() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for showResolutionDateToCustomer Indicator to show customer this resolution date
getSignatureCode() - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Getter for signatureCode The Avalara-supplied signature code for this jurisdiction.
getSignatureCode() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for signatureCode The signature code of the boundary region as defined by Avalara.
getSignatureCode() - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityInfo
Getter for signatureCode An Avalara-assigned signature code for this tax authority.
getSignatureCode() - Method in class net.avalara.avatax.rest.client.models.TaxRegionJurisdictionModel
Getter for signatureCode The signature code.
getSignatureCode() - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Getter for signatureCode The tax region signature code.
getSignatureCode() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for signatureCode The Avalara-specified signature code of the jurisdiction to which this tax detail applies.
getSignedDate() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for signedDate The date when this certificate was signed.
getSingleLocation() - Method in class net.avalara.avatax.rest.client.models.AddressesModel
Getter for singleLocation If this transaction occurred at a retail point-of-sale location, provide that single address here and leave all other address types null.
getSiteCode() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for siteCode The bulk account site code.
getSiUOM() - Method in class net.avalara.avatax.rest.client.models.UomModel
Getter for siUOM For a particular measurement type, this is the ID number of the unit of measurement object corresponding to the International System of Units (abbreviated SI) unit of measurement standard.
getSize() - Method in class net.avalara.avatax.rest.client.models.ReportModel
Getter for size The size of the report file, if available
getSoftwareVersion() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for softwareVersion The software version used to calculate this transaction.
getSortBy() - Method in class net.avalara.avatax.rest.client.models.QueryRequestModel
Getter for sortBy Sorts the resulting objects in a specific manner.
getSortOrder() - Method in class net.avalara.avatax.rest.client.models.NoticeCustomerFundingOptionModel
Getter for sortOrder sort order of the FundingOptions
getSortOrder() - Method in class net.avalara.avatax.rest.client.models.NoticeCustomerTypeModel
Getter for sortOrder sort order of the types
getSortOrder() - Method in class net.avalara.avatax.rest.client.models.NoticeFilingTypeModel
Getter for sortOrder sort order of the types
getSortOrder() - Method in class net.avalara.avatax.rest.client.models.NoticePriorityModel
Getter for sortOrder sort order of the Prioritys
getSortOrder() - Method in class net.avalara.avatax.rest.client.models.NoticeReasonModel
Getter for sortOrder sort order of the types
getSortOrder() - Method in class net.avalara.avatax.rest.client.models.NoticeResponsibilityModel
Getter for sortOrder The sort order of this responsibility
getSortOrder() - Method in class net.avalara.avatax.rest.client.models.NoticeRootCauseModel
Getter for sortOrder The sort order of this RootCause
getSortOrder() - Method in class net.avalara.avatax.rest.client.models.NoticeStatusModel
Getter for sortOrder If a list of status values is to be displayed in a dropdown, they should be displayed in this numeric order.
getSortOrder() - Method in class net.avalara.avatax.rest.client.models.NoticeTypeModel
Getter for sortOrder sort order of the types
getSource() - Method in class net.avalara.avatax.rest.client.models.AuditEvent
Getter for source
getSource() - Method in class net.avalara.avatax.rest.client.models.AvaTaxMessage
Getter for source The name of the code or service that generated this message
getSource() - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Getter for source The extractor/connector id.
getSource() - Method in class net.avalara.avatax.rest.client.models.Message
Getter for source
getSourcing() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for sourcing Indicates whether this nexus is defined as origin or destination nexus.
getSourcing() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for sourcing The sourcing types to which this rule applies.
getSourcing() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for sourcing Indicates whether this tax detail applies to the origin or destination of the transaction.
getSourcing() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for sourcing Indicates whether this line item was taxed according to the origin or destination.
getSstBehavior() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for sstBehavior Internal Avalara flag
getSstEffectiveDate() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for sstEffectiveDate If this company participates in Streamlined Sales Tax, this is the date when the company joined the SST program.
getSstPid() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for sstPid If this company files Streamlined Sales Tax, this is the PID of this company as defined by the Streamlined Sales Tax governing board.
getStackAggregation() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for stackAggregation Internal behavior
getStackAggregationOption() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for stackAggregationOption Internal Avalara flag
getStackRate() - Method in class net.avalara.avatax.rest.client.models.ComplianceAggregatedTaxRateModel
Getter for stackRate The stack rate based on the aggregation method.
getStartDate() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionModel
Getter for startDate Date rule execution starts
getStartDate() - Method in class net.avalara.avatax.rest.client.models.ExportDocumentLineModel
Getter for startDate The start date filter for report execution.
getStartDate() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for startDate The start date for the filing cycle.
getStartDate() - Method in class net.avalara.avatax.rest.client.models.ReportParametersModel
Getter for startDate The start date filter used for your report
getStartedDate() - Method in class net.avalara.avatax.rest.client.models.BatchModel
Getter for startedDate The date/time when this batch started processing
getStartedDate() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Getter for startedDate The date/time when this batch started processing
getStartIndex() - Method in class net.avalara.avatax.rest.client.models.QueryRequestModel
Getter for startIndex For pagination: This is the index of the first result.
getStartPeriod() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for startPeriod The start date of this return
getStartPeriod() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for startPeriod The start date of this return
getState() - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Getter for state The jurisdiction's region.
getState() - Method in class net.avalara.avatax.rest.client.models.ExportDocumentLineModel
Getter for state The state associated with the transactions you wish to run a report on: use "ALL" for all states.
getState() - Method in class net.avalara.avatax.rest.client.models.ReportParametersModel
Getter for state The state filter used for your report
getStateAssignedCode() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Getter for stateAssignedCode The state assigned code for the jurisdiction.
getStateAssignedCode() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Getter for stateAssignedCode The state assigned code.
getStateAssignedCode() - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Getter for stateAssignedCode The state assigned code.
getStateAssignedCode() - Method in class net.avalara.avatax.rest.client.models.TaxRegionJurisdictionModel
Getter for stateAssignedCode The state assigned code.
getStateAssignedNo() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for stateAssignedNo The state assigned number of this jurisdiction.
getStateAssignedNo() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for stateAssignedNo The state assigned number of the jurisdiction to which this tax detail applies.
getStateAssignedNo() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for stateAssignedNo The state assigned number of the jurisdiction that collects this tax.
getStateFips() - Method in class net.avalara.avatax.rest.client.models.EcmsDetailModel
Getter for stateFips State FIPS
getStateFips() - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Getter for stateFips State FIPS code
getStateFIPS() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for stateFIPS For U.S.
getStateFIPS() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for stateFIPS For U.S.
getStateRegistrationId() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for stateRegistrationId Tax Registration ID for this Region - in the U.S., this is for your state.
getStatus() - Method in class net.avalara.avatax.rest.client.models.BatchModel
Getter for status This batch's current processing status
getStatus() - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationStatusModel
Getter for status The status of the CertExpress invitation for this customer.
getStatus() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for status The status of the certificate
getStatus() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Getter for status This batch's current processing status
getStatus() - Method in class net.avalara.avatax.rest.client.models.ExemptionStatusModel
Getter for status The exemption status of this customer in this country/region.
getStatus() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for status The current status of the filing region.
getStatus() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for status The current status of the filing return.
getStatus() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for status The current status of the filing return.
getStatus() - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Getter for status The status of the account linkage.
getStatus() - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Getter for status Status
getStatus() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingRegionModel
Getter for status The current status of the filing region.
getStatus() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for status The current status of the filing return.
getStatus() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for status The status of the notice
getStatus() - Method in class net.avalara.avatax.rest.client.models.ProvisionStatusModel
Getter for status The status of exemption certificate setup for this company.
getStatus() - Method in class net.avalara.avatax.rest.client.models.ReportModel
Getter for status The current status of the report building task
getStatus() - Method in class net.avalara.avatax.rest.client.models.SyncItemsResponseModel
Getter for status The status of the request
getStatus() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for status The status of the transaction.
getStatusId() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for statusId The status id of the notice
getStreamlinedSalesTax() - Method in class net.avalara.avatax.rest.client.models.IsoRegionModel
Getter for streamlinedSalesTax For the United States, this flag indicates whether a U.S.
getStreamlinedSalesTax() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for streamlinedSalesTax DEPRECATED - Date: 4/29/2017, Version: 19.4, Message: Please use isSSTActive instead.
getSubject() - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Getter for subject The subject message used when sending the cover letter via email.
getSubledgerProfileID() - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Getter for subledgerProfileID SubledgerProfileID
getSubscription(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single subscription Get the subscription object identified by this URL.
getSubscriptionAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single subscription Get the subscription object identified by this URL.
getSubscriptionDescription() - Method in class net.avalara.avatax.rest.client.models.NexusTaxTypeGroupModel
Getter for subscriptionDescription If this tax type group requires a subscription, this contains the friendly name of the subscription type required to use it.
getSubscriptionDescription() - Method in class net.avalara.avatax.rest.client.models.SubscriptionModel
Getter for subscriptionDescription A friendly description of the service that the account is subscribed to.
getSubscriptionDescription() - Method in class net.avalara.avatax.rest.client.models.TaxTypeGroupModel
Getter for subscriptionDescription If this tax type group requires a subscription, this contains the friendly name of the subscription type required to use it.
getSubscriptions() - Method in class net.avalara.avatax.rest.client.models.AccountModel
Getter for subscriptions Optional: A list of subscriptions granted to this account.
getSubscriptionTypeId() - Method in class net.avalara.avatax.rest.client.models.NexusTaxTypeGroupModel
Getter for subscriptionTypeId If this tax type group requires a subscription, this contains the ID number of the subscription type required to use it.
getSubscriptionTypeId() - Method in class net.avalara.avatax.rest.client.models.SubscriptionModel
Getter for subscriptionTypeId The unique ID number of the service that the account is subscribed to.
getSubscriptionTypeId() - Method in class net.avalara.avatax.rest.client.models.TaxTypeGroupModel
Getter for subscriptionTypeId If this tax type group requires a subscription, this contains the ID number of the subscription type required to use it.
getSuccess() - Method in class net.avalara.avatax.rest.client.models.CycleEditOptionModel
Getter for success Whether or not changes can be made to the filing calendar.
getSuccess() - Method in class net.avalara.avatax.rest.client.models.CycleExpireModel
Getter for success Whether or not the filing calendar can be expired.
getSuccess() - Method in class net.avalara.avatax.rest.client.models.ResourceFileDownloadResult
Getter for success True if this download succeeded
getSuggestedForms() - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupAuthorityModel
Getter for suggestedForms Suggested forms to file due to tax collected
getSuggestReturns() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for suggestReturns A list of tax returns in this region.
getSuggestReturns() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingRegionModel
Getter for suggestReturns A list of tax returns in this region.
getSummary() - Method in class net.avalara.avatax.rest.client.models.AuditEvent
Getter for summary
getSummary() - Method in class net.avalara.avatax.rest.client.models.AvaTaxMessage
Getter for summary A brief summary of what this message tells us
getSummary() - Method in class net.avalara.avatax.rest.client.models.Message
Getter for summary
getSummary() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for summary Contains a summary of tax on this transaction.
getSystem() - Method in class net.avalara.avatax.rest.client.models.HsCodeModel
Getter for system The system to which this HS code belongs.
getSystemCode() - Method in class net.avalara.avatax.rest.client.models.ClassificationModel
Getter for systemCode The system code in which the product belongs.
getSystemCode() - Method in class net.avalara.avatax.rest.client.models.ItemClassificationInputModel
Getter for systemCode The system code in which the product belongs.
getSystemCode() - Method in class net.avalara.avatax.rest.client.models.ItemClassificationOutputModel
Getter for systemCode A unique code representing this item.
getSystemCode() - Method in class net.avalara.avatax.rest.client.models.ProductClassificationSystemModel
Getter for systemCode The System code for this System.
getSystemCountryId() - Method in class net.avalara.avatax.rest.client.models.ProductSystemCountryModel
Getter for systemCountryId Its Integer SystemCountryId value for SystemCountry
getSystemId() - Method in class net.avalara.avatax.rest.client.models.ItemClassificationOutputModel
Getter for systemId The system id which the product belongs.
getSystemId() - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Getter for systemId System Id for the parameter usage item
getSystemId() - Method in class net.avalara.avatax.rest.client.models.ProductClassificationSystemModel
Getter for systemId Its Integer SystemId value for System
getSystemId() - Method in class net.avalara.avatax.rest.client.models.ProductSystemCountryModel
Getter for systemId Its Integer SystemId value for SystemCountry
getSystemType() - Method in class net.avalara.avatax.rest.client.models.FundingConfigurationModel
Getter for systemType Domain
getTabName() - Method in class net.avalara.avatax.rest.client.models.NexusTaxTypeGroupModel
Getter for tabName The name of the tab in the AvaTax website corresponding to this tax type group.
getTabName() - Method in class net.avalara.avatax.rest.client.models.TaxTypeGroupModel
Getter for tabName The name of the tab in the AvaTax website corresponding to this tax type group.
getTag() - Method in class net.avalara.avatax.rest.client.models.CertificateTaxCodeModel
Getter for tag Tag of the tax code
getTag() - Method in class net.avalara.avatax.rest.client.models.ExposureZoneModel
Getter for tag A tag indicating
getTaken() - Method in class net.avalara.avatax.rest.client.models.UsernameModel
Getter for taken Whether or not the username is taken.
getTarget() - Method in class net.avalara.avatax.rest.client.models.ErrorInfo
Getter for target What object or service caused the error?
getTax() - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupAuthorityModel
Getter for tax Amount of tax collected in this tax authority
getTax() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for tax The amount of tax for this tax detail.
getTax() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for tax The tax for this line in this transaction.
getTax() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for tax Tax amount - The calculated tax (Base * Rate).
getTaxAbated() - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Getter for taxAbated The amount of tax abated on the notice
getTaxable() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for taxable Tax Base - The adjusted taxable amount.
getTaxableAccrualAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for taxableAccrualAmount The total amount of taxable sales accrued in the current active period
getTaxableAccrualAmount() - Method in class net.avalara.avatax.rest.client.models.FilingsTaxSummaryModel
Getter for taxableAccrualAmount The taxable sales accrual amount
getTaxableAmount() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for taxableAmount The taxable amount.
getTaxableAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for taxableAmount The taxable amount.
getTaxableAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for taxableAmount The taxable amount.
getTaxableAmount() - Method in class net.avalara.avatax.rest.client.models.FilingsTaxSummaryModel
Getter for taxableAmount The taxable amount
getTaxableAmount() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for taxableAmount The taxable amount of this tax detail.
getTaxableAmount() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for taxableAmount The taxable amount of this line item.
getTaxableAmount() - Method in class net.avalara.avatax.rest.client.models.WorksheetDocumentLine
Getter for taxableAmount
getTaxableUnits() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for taxableUnits Number of units in this line item that were calculated to be taxable according to this rate detail.
getTaxAccrualAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for taxAccrualAmount The total amount of total tax accrued in the current active period
getTaxAccrualAmount() - Method in class net.avalara.avatax.rest.client.models.FilingsTaxSummaryModel
Getter for taxAccrualAmount The tax accrual amount
getTaxAmount() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for taxAmount The tax amount.
getTaxAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for taxAmount The tax amount.
getTaxAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for taxAmount The tax amount.
getTaxAmount() - Method in class net.avalara.avatax.rest.client.models.FilingsTaxDetailsModel
Getter for taxAmount The tax amount
getTaxAmount() - Method in class net.avalara.avatax.rest.client.models.FilingsTaxSummaryModel
Getter for taxAmount The tax amount
getTaxAmount() - Method in class net.avalara.avatax.rest.client.models.TaxOverrideModel
Getter for taxAmount Indicates a total override of the calculated tax on the document.
getTaxAmount() - Method in class net.avalara.avatax.rest.client.models.WorksheetDocumentLine
Getter for taxAmount
getTaxAuthorities() - Method in class net.avalara.avatax.rest.client.models.AddressResolutionModel
Getter for taxAuthorities List of informational and warning messages regarding this address
getTaxAuthorityGroup() - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityTypeModel
Getter for taxAuthorityGroup Tax Authority Group
getTaxAuthorityId() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Getter for taxAuthorityId The id of the tax authority.
getTaxAuthorityId() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Getter for taxAuthorityId The id of the tax authority.
getTaxAuthorityId() - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Getter for taxAuthorityId The id of the tax authority.
getTaxAuthorityId() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for taxAuthorityId The unique ID of the tax authority of this return.
getTaxAuthorityId() - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Getter for taxAuthorityId The tax authority id of the return
getTaxAuthorityId() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for taxAuthorityId Tax Authority ID of this return
getTaxAuthorityId() - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupAuthorityModel
Getter for taxAuthorityId Unique ID of the tax authority
getTaxAuthorityId() - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupSuggestedFormModel
Getter for taxAuthorityId Tax Authority ID of the suggested form returned
getTaxAuthorityId() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for taxAuthorityId Tax Authority ID of this return
getTaxAuthorityId() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for taxAuthorityId A unique ID number of the tax authority that is associated with this nexus.
getTaxAuthorityId() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for taxAuthorityId The tax authority id of the notice
getTaxAuthorityId() - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityFormModel
Getter for taxAuthorityId The unique ID number of the tax authority.
getTaxAuthorityId() - Method in class net.avalara.avatax.rest.client.models.TaxRegionJurisdictionModel
Getter for taxAuthorityId The id of the tax authority.
getTaxAuthorityName() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for taxAuthorityName The name of the tax authority of this return.
getTaxAuthorityName() - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Getter for taxAuthorityName The tax authority name on the return
getTaxAuthorityName() - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupAuthorityModel
Getter for taxAuthorityName Name of the tax authority
getTaxAuthorityType() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for taxAuthorityType The type description of the tax authority of this return.
getTaxAuthorityType() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for taxAuthorityType The unique ID of the Tax Authority Type that collects this tax.
getTaxAuthorityTypeId() - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupAuthorityModel
Getter for taxAuthorityTypeId Type Id of the tax authority
getTaxAuthorityTypeId() - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityModel
Getter for taxAuthorityTypeId The type of this tax authority.
getTaxAuthorityTypeId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for taxAuthorityTypeId The type of the tax authority to which this tax will be remitted.
getTaxCalculated() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for taxCalculated The amount of tax that AvaTax calculated.
getTaxCalculated() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for taxCalculated The amount of tax that AvaTax calculated for the transaction.
getTaxCalculated() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for taxCalculated The amount of tax that AvaTax calculated for the transaction.
getTaxCode() - Method in class net.avalara.avatax.rest.client.models.ItemModel
Getter for taxCode DEPRECATED - Date: 11/13/2018, Version: 18.12, Message: For identifying an `Item` with `Avalara TaxCode`, please call the [CreateItemClassification API] with your ItemCode and the Avalara TaxCode.
getTaxCode() - Method in class net.avalara.avatax.rest.client.models.ItemSyncModel
Getter for taxCode The tax code of the item (optional)
getTaxCode() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for taxCode Tax Code - System or Custom Tax Code.
getTaxCode() - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Getter for taxCode Tax Code - System or Custom Tax Code.
getTaxCode() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Getter for taxCode Tax Code - System or Custom Tax Code.
getTaxCode() - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Getter for taxCode A code string that identifies this tax code.
getTaxCode() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for taxCode For rules that apply to a specific tax code only, this specifies which tax code is affected by this rule.
getTaxCode() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for taxCode The code string for the tax code that was used to calculate this line item.
getTaxCode(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single tax code Get the taxcode object identified by this URL.
getTaxCodeAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single tax code Get the taxcode object identified by this URL.
getTaxCodeId() - Method in class net.avalara.avatax.rest.client.models.EcmsDetailTaxCodeModel
Getter for taxCodeId tax code id
getTaxCodeId() - Method in class net.avalara.avatax.rest.client.models.ItemModel
Getter for taxCodeId DEPRECATED - Date: 11/13/2018, Version: 18.12, Message: For identifying an `Item` with `Avalara TaxCode`, please call the [CreateItemClassification API] with your ItemCode and the Avalara TaxCode.
getTaxCodeId() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for taxCodeId For rules that apply to a specific tax code only, this specifies which tax code is affected by this rule.
getTaxCodeId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for taxCodeId The unique ID number for the tax code that was used to calculate this line item.
getTaxCodes() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for taxCodes Optional: A list of tax codes defined for this company.
getTaxCodes() - Method in class net.avalara.avatax.rest.client.models.EcmsDetailModel
Getter for taxCodes optional: list of tax code associated with this exempt certificate detail
getTaxCodes() - Method in class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
Getter for taxCodes A list of tax codes to include in this point-of-sale file.
getTaxCodes() - Method in class net.avalara.avatax.rest.client.models.SendSalesRequestModel
Getter for taxCodes List of taxCodes to be included in send sales file.
getTaxCodeTypeId() - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Getter for taxCodeTypeId The type of this tax code.
getTaxDate() - Method in class net.avalara.avatax.rest.client.models.TaxOverrideModel
Getter for taxDate The override tax date to use This is used when the tax has been previously calculated as in the case of a layaway, return or other reason indicated by the Reason element.
getTaxDate() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for taxDate The date that was used for calculating tax amounts for this line item.
getTaxDate() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for taxDate Tax date for this transaction
getTaxDependencyLevelId() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for taxDependencyLevelId Used to apply tax detail dependency at a jurisdiction level.
getTaxDetails() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingModel
Getter for taxDetails A detailed breakdown of the taxes in this filing
getTaxDetailsByTaxType() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for taxDetailsByTaxType Contains the tax details per tax type
getTaxDue() - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Getter for taxDue The amount of tax due on the notice
getTaxDueAmount() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for taxDueAmount The tax amount due.
getTaxDueAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for taxDueAmount The tax due amount.
getTaxDueAmount() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Getter for taxDueAmount The tax due amount.
getTaxEngine() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for taxEngine The tax engine identifier that was used to calculate this line item.
GetTaxError - net.avalara.avatax.rest.client.enums.ErrorCodeId
Errors in Soap V1 Passthrough / GetTax calls
getTaxformCode() - Method in class net.avalara.avatax.rest.client.models.FiledReturnModel
Getter for taxformCode The unique code of the form.
getTaxFormCode() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for taxFormCode The Avalara standard tax form code of the tax form for this filing calendar.
getTaxFormCode() - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Getter for taxFormCode The Avalara standard tax form code of the tax form for this filing calendar.
getTaxFormCode() - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupSuggestedFormModel
Getter for taxFormCode Name of the suggested form returned
getTaxFormCode() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for taxFormCode Unique tax form code representing this tax form
getTaxFormCode() - Method in class net.avalara.avatax.rest.client.models.LoginVerificationInputModel
Getter for taxFormCode TaxFormCode for the verification request
getTaxFormCode() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for taxFormCode The tax form code of the notice
getTaxFormCodes() - Method in class net.avalara.avatax.rest.client.models.SkyscraperStatusModel
Getter for taxFormCodes The tax form codes available to file through skyscrper
getTaxFormName() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for taxFormName Human readable form summary name
getTaxGroup() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for taxGroup Group code when special grouping is enabled.
getTaxId() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for taxId Optional - the tax identification number under which you declared nexus.
getTaxIncluded() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for taxIncluded Indicates whether the `amount` for this line already includes tax.
getTaxIncluded() - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Getter for taxIncluded Indicates if line has Tax Included; defaults to false
getTaxIncluded() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Getter for taxIncluded Indicates whether the `amount` for this line already includes tax.
getTaxIncluded() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for taxIncluded Indicates whether the `amount` for this line already includes tax.
getTaxName() - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Getter for taxName The name of the tax.
getTaxName() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for taxName A description of corresponding tax type applied to the nexus.
getTaxName() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for taxName The name of the tax against which this tax amount was calculated.
getTaxName() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for taxName The name of the tax.
getTaxNoticeFileName() - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Getter for taxNoticeFileName TaxNoticeFileName
getTaxNoticeResponsibilityId() - Method in class net.avalara.avatax.rest.client.models.NoticeResponsibilityDetailModel
Getter for taxNoticeResponsibilityId TaxNoticeResponsibilityId
getTaxNoticeRootCauseId() - Method in class net.avalara.avatax.rest.client.models.NoticeRootCauseDetailModel
Getter for taxNoticeRootCauseId TaxNoticeRootCauseId
getTaxOverride() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for taxOverride Specifies a tax override for the entire document
getTaxOverride() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for taxOverride Specifies a tax override for the entire document
getTaxOverride() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for taxOverride Specifies a tax override for the entire document
getTaxOverride() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for taxOverride Specifies a tax override for this line.
getTaxOverride() - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Getter for taxOverride Specifies a tax override for this line
getTaxOverride() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Getter for taxOverride Specifies a tax override for this line.
getTaxOverride() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for taxOverride The amount of tax override that was specified for this tax line.
getTaxOverrideAmount() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for taxOverrideAmount If a tax override was specified, this indicates the amount of tax that was requested.
getTaxOverrideAmount() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for taxOverrideAmount If a tax override was applied to this transaction, indicates the amount of tax that was requested by the customer.
getTaxOverrideReason() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for taxOverrideReason If a tax override was specified, represents the reason for the tax override.
getTaxOverrideReason() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for taxOverrideReason If a tax override was applied to this transaction, indicates the reason for the tax override.
getTaxOverrideType() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for taxOverrideType If a tax override was specified, this indicates the type of tax override.
getTaxOverrideType() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for taxOverrideType If a tax override was applied to this transaction, indicates what type of tax override was applied.
getTaxpayerIdNumber() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for taxpayerIdNumber United States Taxpayer ID number, usually your Employer Identification Number if you are a business or your Social Security Number if you are an individual.
getTaxpayerIdNumber() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for taxpayerIdNumber For United States companies, this field contains your Taxpayer Identification Number.
getTaxpayerIdNumber() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Getter for taxpayerIdNumber For customers in the United States, this field is the federal taxpayer ID number.
getTaxPayerIdNumber() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for taxPayerIdNumber United States Taxpayer ID number, usually your Employer Identification Number if you are a business or your Social Security Number if you are an individual.
getTaxPayerIdNumber() - Method in class net.avalara.avatax.rest.client.models.NewFirmClientAccountRequestModel
Getter for taxPayerIdNumber United States Taxpayer ID number, usually your Employer Identification Number if you are a business or your Social Security Number if you are an individual.
getTaxPeriod() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for taxPeriod The tax period of the notice
getTaxRegionId() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Getter for taxRegionId The id of the tax region.
getTaxRegionId() - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Getter for taxRegionId The id of the tax region.
getTaxRegionId() - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Getter for taxRegionId The TaxRegionId of the new location affected by this jurisdiction override.
getTaxRegionId() - Method in class net.avalara.avatax.rest.client.models.PostalCodeModel
Getter for taxRegionId An Avalara assigned TaxRegion Id associated to the PostalCode
getTaxRegionId() - Method in class net.avalara.avatax.rest.client.models.TaxRegionJurisdictionModel
Getter for taxRegionId The id of the tax region.
getTaxRegionId() - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Getter for taxRegionId The unique ID number of the tax region for this address.
getTaxRegionId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for taxRegionId The unique ID number of the tax region.
getTaxRegionName() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Getter for taxRegionName The name of the tax region.
getTaxRule(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single tax rule Get the taxrule object identified by this URL.
getTaxRuleAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single tax rule Get the taxrule object identified by this URL.
getTaxRules() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for taxRules Optional: A list of tax rules defined for this company.
getTaxRuleTypeId() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for taxRuleTypeId This type value determines the behavior of the tax rule.
getTaxSubType() - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxSubType
Getter for taxSubType Tax subtype
getTaxSubType() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for taxSubType This field has different behavior based on the type of rule.
getTaxSubType() - Method in class net.avalara.avatax.rest.client.models.TaxSubTypeModel
Getter for taxSubType The unique human readable Id of this tax sub-type.
getTaxSubType() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for taxSubType The tax subtype of this tax.
getTaxSubTypeDetails() - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxType
Getter for taxSubTypeDetails Tax subtype details
getTaxSubTypeId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for taxSubTypeId The id of the tax subtype.
getTaxSummary() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingModel
Getter for taxSummary A summary of all taxes combined for this period
getTaxType() - Method in class net.avalara.avatax.rest.client.models.FilingsTaxDetailsModel
Getter for taxType The tax type associated with the summary
getTaxType() - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxType
Getter for taxType Tax Type
getTaxType() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for taxType The type of tax that was calculated.
getTaxType() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for taxType The tax type of this tax.
getTaxTypeGroup() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for taxTypeGroup This field has different behavior based on the type of rule.
getTaxTypeGroup() - Method in class net.avalara.avatax.rest.client.models.TaxSubTypeModel
Getter for taxTypeGroup The upper level group of tax types.
getTaxTypeGroup() - Method in class net.avalara.avatax.rest.client.models.TaxTypeGroupModel
Getter for taxTypeGroup The unique human readable Id of this tax type group.
getTaxTypeGroupId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for taxTypeGroupId The id of the tax type group.
getTaxTypeId() - Method in class net.avalara.avatax.rest.client.models.ComplianceAggregatedTaxRateModel
Getter for taxTypeId The tax type of the rate.
getTaxTypeId() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Getter for taxTypeId The tax type.
getTaxTypeId() - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Getter for taxTypeId The tax type.
getTaxTypeId() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Getter for taxTypeId The type of tax to report on this return.
getTaxTypeId() - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Getter for taxTypeId The type of tax to report on this return.
getTaxTypeId() - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupAuthorityModel
Getter for taxTypeId Tax Type collected in the tax authority
getTaxTypeId() - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Getter for taxTypeId tax type for the parameter usage item.
getTaxTypeId() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for taxTypeId Some tax type groups contain multiple different types of tax.
getTemplateFilename() - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Getter for templateFilename The file name of the cover letter template
getTemplateRequestId() - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Getter for templateRequestId TemplateRequestId
getTextCase() - Method in class net.avalara.avatax.rest.client.models.AddressValidationInfo
Getter for textCase Specify the text case for the validated address result.
getTextCase() - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Getter for textCase Specify the text case for the validated address result.
getThreshold() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for threshold The per-unit threshold that must be met before this rule applies.
getThresholdExceeded() - Method in class net.avalara.avatax.rest.client.models.CompanyDistanceThresholdModel
Getter for thresholdExceeded True if your tax professional has determined that the value-added tax distance threshold is exceeded for this pair of countries.
getThresholdTrigger() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for thresholdTrigger Unused
getTicketReferenceNo() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for ticketReferenceNo The ticket reference number of the notice
getTicketReferenceUrl() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for ticketReferenceUrl The ticket reference url of the notice
getTin() - Method in class net.avalara.avatax.rest.client.models.MrsCompanyModel
Getter for tin The taxpayer identification number for the company
getTitle() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for title Title
getTitle() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for title Professional title of this contact.
getTitle() - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Getter for title The title used when sending the cover letter.
getTitle() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for title Title of the primary contact person for this account
getTitle() - Method in class net.avalara.avatax.rest.client.models.NewFirmClientAccountRequestModel
Getter for title Title of the primary contact person for this account
getTopic() - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Getter for topic The topic of this notification.
getTotalAdjustments() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for totalAdjustments Total amount of adjustments on this return
getTotalAdjustments() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for totalAdjustments Total amount of adjustments on this return
getTotalAmount() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for totalAmount The total amount of this transaction.
getTotalAugmentations() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for totalAugmentations Total amount of augmentations on this return
getTotalAugmentations() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for totalAugmentations Total amount of augmentations on this return
getTotalDiscount() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for totalDiscount The total amount of discounts applied to all lines within this transaction.
getTotalExempt() - Method in class net.avalara.avatax.rest.client.models.FilingReturnCreditModel
Getter for totalExempt The resourceFileId used to retrieve the attachment
getTotalExempt() - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxSubType
Getter for totalExempt Total exempt by tax type
getTotalExempt() - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxType
Getter for totalExempt Total exempt by tax type
getTotalExempt() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for totalExempt The amount of this transaction that was exempt.
getTotalExempt() - Method in class net.avalara.avatax.rest.client.models.WorksheetDocument
Getter for totalExempt
getTotalNonTaxable() - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxSubType
Getter for totalNonTaxable Total non taxable by tax type
getTotalNonTaxable() - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxType
Getter for totalNonTaxable Total non taxable by tax type
getTotalPayments() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for totalPayments Total amount of payments on this return
getTotalPayments() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Getter for totalPayments Total amount of payments on this return
getTotalRate() - Method in class net.avalara.avatax.rest.client.models.TaxRateModel
Getter for totalRate The total sales tax rate for general tangible personal property sold at a retail point of presence in this jurisdiction on this date.
getTotalRemit() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for totalRemit The total remmitance amount for the notice
getTotalRemittanceAmount() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Getter for totalRemittanceAmount Total remittance amount of all returns in region
getTotalSales() - Method in class net.avalara.avatax.rest.client.models.FilingReturnCreditModel
Getter for totalSales The resourceFileId used to retrieve the attachment
getTotalTax() - Method in class net.avalara.avatax.rest.client.models.FilingReturnCreditModel
Getter for totalTax The resourceFileId used to retrieve the attachment
getTotalTax() - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxSubType
Getter for totalTax Total tax by tax type
getTotalTax() - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxType
Getter for totalTax Total tax by tax type
getTotalTax() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for totalTax The total tax for all lines in this transaction.
getTotalTax() - Method in class net.avalara.avatax.rest.client.models.WorksheetDocument
Getter for totalTax
getTotalTaxable() - Method in class net.avalara.avatax.rest.client.models.FilingReturnCreditModel
Getter for totalTaxable The resourceFileId used to retrieve the attachment
getTotalTaxable() - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxSubType
Getter for totalTaxable Total taxable amount by tax type
getTotalTaxable() - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxType
Getter for totalTaxable Total taxable amount by tax type
getTotalTaxable() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for totalTaxable The portion of the total amount of this transaction that was taxable.
getTotalTaxable() - Method in class net.avalara.avatax.rest.client.models.WorksheetDocument
Getter for totalTaxable
getTotalTaxCalculated() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for totalTaxCalculated The amount of tax that AvaTax calculated for the transaction.
getTransactionalPeriodEnd() - Method in class net.avalara.avatax.rest.client.models.CycleAddOptionModel
Getter for transactionalPeriodEnd The period end date for the customer's last transaction in the jurisdiction being added
getTransactionalPeriodEnd() - Method in class net.avalara.avatax.rest.client.models.CycleExpireOptionModel
Getter for transactionalPeriodEnd The period end date for the customer's last transaction in the jurisdiction being expired.
getTransactionalPeriodStart() - Method in class net.avalara.avatax.rest.client.models.CycleAddOptionModel
Getter for transactionalPeriodStart The period start date for the customer's first transaction in the jurisdiction being added
getTransactionalPeriodStart() - Method in class net.avalara.avatax.rest.client.models.CycleExpireOptionModel
Getter for transactionalPeriodStart The period start date for the customer's first transaction in the jurisdiction being expired.
getTransactionByCode(String, String, DocumentType, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single transaction by code Get the current transaction identified by this company code, transaction code, and document type.
getTransactionByCodeAndType(String, String, DocumentType, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single transaction by code DEPRECATED: Please use the `GetTransactionByCode` API instead.
getTransactionByCodeAndTypeAsync(String, String, DocumentType, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single transaction by code DEPRECATED: Please use the `GetTransactionByCode` API instead.
getTransactionByCodeAsync(String, String, DocumentType, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single transaction by code Get the current transaction identified by this company code, transaction code, and document type.
getTransactionById(Long, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single transaction by ID Get the unique transaction identified by this URL.
getTransactionByIdAsync(Long, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single transaction by ID Get the unique transaction identified by this URL.
getTransactionCode() - Method in class net.avalara.avatax.rest.client.models.AddTransactionLineModel
Getter for transactionCode document code for the transaction to add lines
getTransactionCode() - Method in class net.avalara.avatax.rest.client.models.BatchAdjustTransactionModel
Getter for transactionCode Please specify the transaction code of the transacion to void.
getTransactionCode() - Method in class net.avalara.avatax.rest.client.models.BatchVoidTransactionModel
Getter for transactionCode Please specify the transaction code of the transacion to void.
getTransactionCode() - Method in class net.avalara.avatax.rest.client.models.RemoveTransactionLineModel
Getter for transactionCode document code for the transaction to add lines
getTransactionDetails() - Method in class net.avalara.avatax.rest.client.models.FilingReturnCreditModel
Getter for transactionDetails The excluded carry over credit documents
getTransactionId() - Method in class net.avalara.avatax.rest.client.models.AuditEvent
Getter for transactionId
getTransactionId() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for transactionId A unique ID number referring to this individual API call.
getTransactionId() - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Getter for transactionId The unique ID number of the document to which this address belongs.
getTransactionId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for transactionId The unique ID number of this transaction.
getTransactionId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for transactionId The unique ID number of the transaction to which this line item belongs.
getTransactionId() - Method in class net.avalara.avatax.rest.client.models.WorksheetDocument
Getter for transactionId
getTransactionId() - Method in class net.avalara.avatax.rest.client.models.WorksheetDocumentLine
Getter for transactionId
getTransactionLineDetailId() - Method in class net.avalara.avatax.rest.client.models.LineDetailSERCodeModel
Getter for transactionLineDetailId Transaction line detail Id
getTransactionLineId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for transactionLineId The unique ID number of the line within this transaction.
getTransactions() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchRequestModel
Getter for transactions The list of transactions contained in this batch.
getTransactionSortingOption() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for transactionSortingOption Unused
getTransactionType() - Method in class net.avalara.avatax.rest.client.models.CommunicationsTransactionTypeModel
Getter for transactionType The name of the transaction type.
getTransactionType() - Method in class net.avalara.avatax.rest.client.models.CommunicationsTSPairModel
Getter for transactionType The name of the transaction type.
getTransactionTypeId() - Method in class net.avalara.avatax.rest.client.models.CommunicationsTransactionTypeModel
Getter for transactionTypeId The numeric Id of the transaction type.
getTransactionTypeId() - Method in class net.avalara.avatax.rest.client.models.CommunicationsTSPairModel
Getter for transactionTypeId The numeric Id of the transaction type.
getType() - Method in class net.avalara.avatax.rest.client.models.AuditMultiDocumentModel
Getter for type Represents the document type of this MultiDocument transaction.
getType() - Method in class net.avalara.avatax.rest.client.models.BatchModel
Getter for type The type of this batch.
getType() - Method in class net.avalara.avatax.rest.client.models.CommitMultiDocumentModel
Getter for type Represents the document type of this MultiDocument transaction.
getType() - Method in class net.avalara.avatax.rest.client.models.CompanyDistanceThresholdModel
Getter for type Indicates the distance threshold type.
getType() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Getter for type Specifies the type of document to create.
getType() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Getter for type Specifies the type of document to create.
getType() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for type Specifies the type of document to create.
getType() - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Getter for type The type of the adjustment.
getType() - Method in class net.avalara.avatax.rest.client.models.FilingModel
Getter for type Indicates whether this is an original or an amended filing.
getType() - Method in class net.avalara.avatax.rest.client.models.FilingPaymentModel
Getter for type The type of the payment.
getType() - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Getter for type The type of the jurisdiction, indicating whether it is a country, state/region, city, for example.
getType() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentModel
Getter for type Indicates the type of MultiDocument transaction.
getType() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingModel
Getter for type Indicates whether this is an original or an amended filing.
getType() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for type The tax notice type description
getType() - Method in class net.avalara.avatax.rest.client.models.RateModel
Getter for type The type of jurisdiction associated with this tax rate.
getType() - Method in class net.avalara.avatax.rest.client.models.SendSalesRequestModel
Getter for type The send sales file type
getType() - Method in class net.avalara.avatax.rest.client.models.TaxOverrideModel
Getter for type Identifies the type of tax override
getType() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for type The type of the transaction.
getType() - Method in class net.avalara.avatax.rest.client.models.VerifyMultiDocumentModel
Getter for type Represents the document type of this MultiDocument transaction.
getTypeId() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Getter for typeId The tax notice type id
getTypes() - Method in class net.avalara.avatax.rest.client.models.TaxCodeTypesModel
Getter for types The list of Avalara-defined tax code types.
getUnit() - Method in class net.avalara.avatax.rest.client.models.CompanyParameterDetailModel
Getter for unit The unit of measurement code for the parameter
getUnit() - Method in class net.avalara.avatax.rest.client.models.ItemParameterModel
Getter for unit The unit of measurement code for the parameter.
getUnit() - Method in class net.avalara.avatax.rest.client.models.LocationParameterModel
Getter for unit The parameter's value.
getUnit() - Method in class net.avalara.avatax.rest.client.models.NexusParameterDetailModel
Getter for unit The unit of measurement code for the parameter.
getUnit() - Method in class net.avalara.avatax.rest.client.models.TransactionLineParameterModel
Getter for unit The unit of measure of the parameter value.
getUnit() - Method in class net.avalara.avatax.rest.client.models.TransactionParameterModel
Getter for unit The unit of measure of the parameter value.
getUnitOfBasis() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for unitOfBasis When calculating units, what basis of measurement did we use for calculating the units?
getUnitOfBasisId() - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Getter for unitOfBasisId The unit of basis.
getUomId() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for uomId For tax rules that are calculated using units of measurement, this indicates the unit of measurement type used to calculate the amounts for this rule.
getUpc() - Method in class net.avalara.avatax.rest.client.models.UPCModel
Getter for upc The 12-14 character Universal Product Code, European Article Number, or Global Trade Identification Number.
getUPC(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single UPC Get the UPC object identified by this URL.
getUPCAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single UPC Get the UPC object identified by this URL.
getUpcs() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for upcs Optional: A list of UPCs defined for this company.
getUsage() - Method in class net.avalara.avatax.rest.client.models.UPCModel
Getter for usage A usage identifier for this UPC code.
getUser(Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single user Get the user object identified by this URL.
getUserAsync(Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single user Get the user object identified by this URL.
getUseRate() - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Getter for useRate The "Seller's Use" tax rate specific to this jurisdiction.
getUserEntitlements(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all entitlements for a single user Return a list of all entitlements to which this user has rights to access.
getUserEntitlementsAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all entitlements for a single user Return a list of all entitlements to which this user has rights to access.
getUserId() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Getter for userId The unique ID number of the user that performed this API call.
getUsername() - Method in class net.avalara.avatax.rest.client.models.LoginVerificationInputModel
Getter for username Username that we are using for verification
getUsername() - Method in class net.avalara.avatax.rest.client.models.ResourceFileUploadRequestModel
Getter for username The username adding the file
getUsername() - Method in class net.avalara.avatax.rest.client.models.UsernameModel
Getter for username The username.
getUserName() - Method in class net.avalara.avatax.rest.client.models.UserModel
Getter for userName The username which is used to log on to the AvaTax website, or to authenticate against API calls.
getUserPassword() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for userPassword If instructed by your Avalara business development manager, set this value to a temporary password to permit the user to continue their onboarding process.
getUsers() - Method in class net.avalara.avatax.rest.client.models.AccountModel
Getter for users Optional: A list of all the users belonging to this account.
getValid() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for valid True if this certificate is marked as valid.
getValidatedAddresses() - Method in class net.avalara.avatax.rest.client.models.AddressResolutionModel
Getter for validatedAddresses The validated address or addresses
getValidatedExemptionReason() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for validatedExemptionReason The exemption reason that CertCapture audit/internal logic identifies for created certificate.
getValidCountries() - Method in class net.avalara.avatax.rest.client.models.EntityUseCodeModel
Getter for validCountries A list of countries where this use code is valid
getValue() - Method in enum net.avalara.avatax.rest.client.enums.AccountStatusId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.AccountTypeId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.AccrualType
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.AddressCategoryId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.AddressTypeId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.AdjustmentPeriodTypeId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.AdjustmentReason
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.AdvancedRuleCrashBehavior
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.AdvancedRuleScriptType
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.ApiCallStatus
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.AuthenticationTypeId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.AvataxDeleteErrorTransactionStatus
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.BatchStatus
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.BatchType
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.BoundaryLevel
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.BulkAccountValidationStatus
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.CertCaptureProvisionStatus
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.CertExpressInvitationStatus
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.CertificatePreviewType
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.CertificateRequestDeliveryMethod
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.CommentType
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.CompanyAccessLevel
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.CompanyFilingStatus
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.DocumentStatus
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.DocumentType
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.DueDateTypeId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.ErrorCodeId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.ErrorTargetCode
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.ExemptCertReviewStatusId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.ExemptCertStatusId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.ExemptCertTypeId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.FilingFrequencyId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.FilingOptionTypeId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.FilingRequestStatus
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.FilingStatusId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.FilingTypeId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.FirmClientLinkageStatus
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.FormTypeId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.FundingOption
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.JurisdictionType
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.JurisTypeId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.LocalNexusTypeId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.MatchingTaxType
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.NexusTypeId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.NoticeCustomerType
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.NoticePriorityId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.NotificationSeverityLevel
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.OutletTypeId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.PasswordStatusId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.PaymentAccountTypeId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.PaymentType
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.PointOfSaleFileType
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.PointOfSalePartnerId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.RateType
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.RefundType
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.ReportDateFilter
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.ReportDocType
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.ReportFormat
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.ResolutionQuality
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.RoundingLevelId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.RoundingTypeId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.ScraperType
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.SecurityRoleId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.SendSalesFileType
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.SendSalesOutputFileFormat
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.ServiceMode
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.ServiceTypeId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.SeverityLevel
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.Sourcing
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.StackAggregationOption
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.TaxDebugLevel
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.TaxDependencyLevelId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.TaxNoticeFilingTypeId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.TaxOverrideType
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.TaxRuleTypeId
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.TaxType
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.TextCase
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.VoidReasonCode
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.WelcomeEmail
 
getValue() - Method in enum net.avalara.avatax.rest.client.enums.WorksheetTypeId
 
getValue() - Method in class net.avalara.avatax.rest.client.FetchResult
 
getValue() - Method in class net.avalara.avatax.rest.client.models.AccountConfigurationModel
Getter for value The current value of the configuration setting
getValue() - Method in class net.avalara.avatax.rest.client.models.CappedFetchResult
Getter for value
getValue() - Method in class net.avalara.avatax.rest.client.models.CompanyConfigurationModel
Getter for value The current value of the configuration setting
getValue() - Method in class net.avalara.avatax.rest.client.models.CompanyParameterDetailModel
Getter for value The value of the parameter
getValue() - Method in class net.avalara.avatax.rest.client.models.CompanyReturnSettingModel
Getter for value The value of this setting
getValue() - Method in class net.avalara.avatax.rest.client.models.CustomFieldModel
Getter for value The value of the custom field.
getValue() - Method in class net.avalara.avatax.rest.client.models.ItemParameterModel
Getter for value The value for the parameter.
getValue() - Method in class net.avalara.avatax.rest.client.models.LocationParameterModel
Getter for value The value of the parameter.
getValue() - Method in class net.avalara.avatax.rest.client.models.LocationSettingModel
Getter for value The answer the user provided.
getValue() - Method in class net.avalara.avatax.rest.client.models.NexusParameterDetailModel
Getter for value The value for the parameter.
getValue() - Method in class net.avalara.avatax.rest.client.models.SettingModel
Getter for value The value of this name-value pair.
getValue() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for value This field has different behavior based on the type of the tax rule.
getValue() - Method in class net.avalara.avatax.rest.client.models.TransactionLineParameterModel
Getter for value The value of the parameter.
getValue() - Method in class net.avalara.avatax.rest.client.models.TransactionParameterModel
Getter for value The value of the parameter.
getValues() - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Getter for values If the parameter is of enumeration data type, then this list will be populated with all of the possible enumeration values.
getValues() - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Getter for values If the parameter is of enumeration data type, then this list will be populated with all of the possible enumeration values.
getVatCode() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for vatCode Indicates the VAT code for this line item.
getVatNumberTypeId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for vatNumberTypeId Indicates the VAT number type for this line item.
getVatRegistrationId() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for vatRegistrationId Vat Registration Id - leave blank if not known.
getVendorDiscountAnnualMax() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for vendorDiscountAnnualMax Total amount of discounts that can be received by a vendor each year
getVendorDiscountEfile() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for vendorDiscountEfile Unused
getVendorDiscountPaper() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for vendorDiscountPaper Unused
getVerified() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Getter for verified This value is true if the certificate has gone through the certificate validation process.
getVerify() - Method in class net.avalara.avatax.rest.client.models.SettleTransactionModel
Getter for verify To verify this transaction, you may provide information in this field.
getVerifyTotalAmount() - Method in class net.avalara.avatax.rest.client.models.VerifyMultiDocumentModel
Getter for verifyTotalAmount Set this value if you wish to verify a match between `verifyTotalAmount` and the `totalAmount` value on the transaction recorded in AvaTax.
getVerifyTotalAmount() - Method in class net.avalara.avatax.rest.client.models.VerifyTransactionModel
Getter for verifyTotalAmount Set this value if you wish to verify a match between `verifyTotalAmount` and the `totalAmount` value on the transaction recorded in AvaTax.
getVerifyTotalTax() - Method in class net.avalara.avatax.rest.client.models.VerifyMultiDocumentModel
Getter for verifyTotalTax Set this value if you wish to verify a match between `verifyTotalTax` and the `totalTax` value on the transaction recorded in AvaTax.
getVerifyTotalTax() - Method in class net.avalara.avatax.rest.client.models.VerifyTransactionModel
Getter for verifyTotalTax Set this value if you wish to verify a match between `verifyTotalTax` and the `totalTax` value on the transaction recorded in AvaTax.
getVerifyTransactionDate() - Method in class net.avalara.avatax.rest.client.models.VerifyMultiDocumentModel
Getter for verifyTransactionDate Set this value if you wish to verify a match between `verifyTransactionDate` and the `documentDate` value on the transaction recorded in AvaTax.
getVerifyTransactionDate() - Method in class net.avalara.avatax.rest.client.models.VerifyTransactionModel
Getter for verifyTransactionDate Set this value if you wish to verify a match between `verifyTransactionDate` and the `documentDate` value on the transaction recorded in AvaTax.
getVersion() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Getter for version The version of the rule
getVersion() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleLookupFileModel
Getter for version Lookup file version
getVersion() - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Getter for version The version number of the template
getVersion() - Method in class net.avalara.avatax.rest.client.models.PingResultModel
Getter for version Version number
getVersion() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for version If this transaction was adjusted, this indicates the version number of this transaction.
getVersionsRequireAuthorityApproval() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for versionsRequireAuthorityApproval Unused
getVisibleToCustomers() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for visibleToCustomers True if this form can be shown to customers
getVoidTransactionModel() - Method in class net.avalara.avatax.rest.client.models.TransactionBatchItemModel
Getter for voidTransactionModel Represents an existing transaction to be voided.
getWarningsEnabled() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for warningsEnabled Set this value to true to receive warnings in API calls via SOAP.
getWebsite() - Method in class net.avalara.avatax.rest.client.models.FreeTrialRequestModel
Getter for website Website of the company or user requesting a free trial
getWebsite() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for website Website of the new customer whose account is being created.
getWelcomeEmail() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Getter for welcomeEmail This option controls what type of a welcome email is sent when the account is created.
getYear() - Method in class net.avalara.avatax.rest.client.models.FilingModel
Getter for year The year of the filing period for this tax filing.
getYear() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Getter for year The year of the filing period for this tax filing.
getYear() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingModel
Getter for year The year of the filing period for this tax filing.
getZeroAddress1() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for zeroAddress1 Mailing address to use when a zero dollar form is filed
getZeroAddress2() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for zeroAddress2 Mailing address to use when a zero dollar form is filed
getZeroAddressCity() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for zeroAddressCity Mailing address to use when a zero dollar form is filed
getZeroAddressCountry() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for zeroAddressCountry Mailing address to use when a zero dollar form is filed
getZeroAddressMailTo() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for zeroAddressMailTo Mailing address to use when a zero dollar form is filed
getZeroAddressPostalCode() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for zeroAddressPostalCode Mailing address to use when a zero dollar form is filed
getZeroAddressRegion() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Getter for zeroAddressRegion Mailing address to use when a zero dollar form is filed

H

High - net.avalara.avatax.rest.client.enums.NoticePriorityId
High
HsCodeModel - Class in net.avalara.avatax.rest.client.models
Describes an element in the harmonized tariff system.
HsCodeModel() - Constructor for class net.avalara.avatax.rest.client.models.HsCodeModel
 
HttpRequest - net.avalara.avatax.rest.client.enums.ErrorTargetCode
There was an error in the request URL, querystring, or body
HttpRequestHeaders - net.avalara.avatax.rest.client.enums.ErrorTargetCode
There was an error in the HTTP Request headers
HudsonGroup - net.avalara.avatax.rest.client.enums.NoticeCustomerType
Hudson Group

I

IdentityServerError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
ImmediateAttentionRequired - net.avalara.avatax.rest.client.enums.NoticePriorityId
Immediate Attention Required
Inactive - net.avalara.avatax.rest.client.enums.AccountStatusId
This account is not currently active.
Inactive - net.avalara.avatax.rest.client.enums.ExemptCertStatusId
Inactive certificate
Inactive - net.avalara.avatax.rest.client.enums.FilingRequestStatus
Filing calendar is inactive
InactiveAccount - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InactiveUserError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InadequateCommittedDocuments - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InadequateDocumentLineCount - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InadequateUniqueAddresses - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
IncorrectData - net.avalara.avatax.rest.client.enums.ErrorTargetCode
Some data provided by the user was incorrect
IncorrectFieldValue - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
IncorrectPathError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
IncreasedStandard - net.avalara.avatax.rest.client.enums.RateType
 
initiateExportDocumentLineReport(Integer, ExportDocumentLineModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Initiate an ExportDocumentLine report task Begins running an `ExportDocumentLine` report task and returns the identity of the report.
initiateExportDocumentLineReportAsync(Integer, ExportDocumentLineModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Initiate an ExportDocumentLine report task Begins running an `ExportDocumentLine` report task and returns the identity of the report.
InProgress - net.avalara.avatax.rest.client.enums.CertCaptureProvisionStatus
Provision job is being queued This could also be an indication that some companies under an account has been provisioned, while others under the same account has not.
InProgress - net.avalara.avatax.rest.client.enums.CertExpressInvitationStatus
The CertExpress website is currently building a landing page for the customer.
Input - net.avalara.avatax.rest.client.enums.TaxType
VAT/GST Input tax
InputContainsBlacklistedCharacters - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InspectLineResponseModel - Class in net.avalara.avatax.rest.client.models
Response model used as output for InspectLine API.
InspectLineResponseModel() - Constructor for class net.avalara.avatax.rest.client.models.InspectLineResponseModel
 
Interest - net.avalara.avatax.rest.client.enums.AdjustmentTypeId
 
Internal - net.avalara.avatax.rest.client.enums.CommentType
Internal comments are those comments only intended to be for compliance users
InternalServerError - net.avalara.avatax.rest.client.enums.ErrorCodeId
BizTech error
Interpolated - net.avalara.avatax.rest.client.enums.ResolutionQuality
Interpolated to rooftop
Intersection - net.avalara.avatax.rest.client.enums.ResolutionQuality
Nearest intersection
InvalidAccountOverride - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidAccountType - net.avalara.avatax.rest.client.enums.ErrorCodeId
Accounting Firm errors
InvalidAddress - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidAddressTextCase - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidAddressTypeAndCategory - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidAdjustmentType - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidAuditMessage - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidBusinessType - net.avalara.avatax.rest.client.enums.ErrorCodeId
Exempt cert error codes
InvalidCompanyLocationSetting - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidConfigurationSetting - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidConfigurationValue - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidCountry - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidCountryRegion - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidCoverLetterTitle - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidDateRangeError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidDecimalValue - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidDocumentStatus - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidDocumentStatusForVerify - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidDocumentType - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidDocumentTypeForInspect - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidDocumentTypeForRefund - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidDocumentTypesToFetch - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidEcmsOverrideCode - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidEffectiveDate - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidEntry - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidEnumValue - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidExemptionOperation - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidExemptReason - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidFileContentType - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidFirmSubscriptions - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidInputDate - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidIPAddress - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidJurisdictionType - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidLocalNexusTypeId - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidPageKey - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidParameterAttributeType - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidParameterDataType - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidParameterUnitMeasurementType - net.avalara.avatax.rest.client.enums.ErrorCodeId
Item and Nexus parameter errors
InvalidParameterValue - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidParameterValueDataType - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidPdfOrImageFile - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidPostalCode - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidQueryField - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidQueryValue - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidRateTypeCode - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidRefundType - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidRegistrarAction - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidRequestContentType - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidReturnOperationError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidSecurityRole - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidSubscriptionDescription - net.avalara.avatax.rest.client.enums.ErrorCodeId
Subscription error codes
InvalidSubscriptionTypeId - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidTaxCodeType - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidTaxProfile - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidTaxType - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvalidTaxTypeMapping - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InventoryTransferInvoice - net.avalara.avatax.rest.client.enums.DocumentType
Represents a movement of inventory from one jurisdiction to another that has been finalized.
InventoryTransferOrder - net.avalara.avatax.rest.client.enums.DocumentType
Represents a proposed movement of inventory from one jurisdiction to another.
InverseQuarterly - net.avalara.avatax.rest.client.enums.FilingFrequencyId
File for the first two months of each quarter, then do not file on the quarterly month.
InvitationOnly - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
InvoiceMessageModel - Class in net.avalara.avatax.rest.client.models
Represents a message to be displayed on an invoice.
InvoiceMessageModel() - Constructor for class net.avalara.avatax.rest.client.models.InvoiceMessageModel
 
IsoCountryModel - Class in net.avalara.avatax.rest.client.models
Represents an ISO 3166 recognized country
IsoCountryModel() - Constructor for class net.avalara.avatax.rest.client.models.IsoCountryModel
 
IsoLocalizedName - Class in net.avalara.avatax.rest.client.models
Represents a language-specific localized name of a particular geographic entity such as a country or a region.
IsoLocalizedName() - Constructor for class net.avalara.avatax.rest.client.models.IsoLocalizedName
 
IsoRegionModel - Class in net.avalara.avatax.rest.client.models
Represents a region, province, or state within a country
IsoRegionModel() - Constructor for class net.avalara.avatax.rest.client.models.IsoRegionModel
 
ItemClassificationInputModel - Class in net.avalara.avatax.rest.client.models
Product classification input model.
ItemClassificationInputModel() - Constructor for class net.avalara.avatax.rest.client.models.ItemClassificationInputModel
 
ItemClassificationOutputModel - Class in net.avalara.avatax.rest.client.models
Product classification output model.
ItemClassificationOutputModel() - Constructor for class net.avalara.avatax.rest.client.models.ItemClassificationOutputModel
 
ItemCodesAreAllSame - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
ItemImport - net.avalara.avatax.rest.client.enums.BatchType
 
ItemModel - Class in net.avalara.avatax.rest.client.models
Represents an item in your company's product catalog.
ItemModel() - Constructor for class net.avalara.avatax.rest.client.models.ItemModel
 
ItemParameterModel - Class in net.avalara.avatax.rest.client.models
Represents a parameter associated with an item.
ItemParameterModel() - Constructor for class net.avalara.avatax.rest.client.models.ItemParameterModel
 
ItemSyncModel - Class in net.avalara.avatax.rest.client.models
An abridged item model used for syncing product catalogs with AvaTax.
ItemSyncModel() - Constructor for class net.avalara.avatax.rest.client.models.ItemSyncModel
 

J

Jpeg - net.avalara.avatax.rest.client.enums.CertificatePreviewType
Download a single page of the certificate in JPG format
Json - net.avalara.avatax.rest.client.enums.PointOfSaleFileType
File is in Javascript Object Notation format
Json - net.avalara.avatax.rest.client.enums.SendSalesFileType
File is in Javascript Object Notation format
JsonFormatError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
JsonSerializer<T> - Class in net.avalara.avatax.rest.client.serializer
 
JsonSerializer() - Constructor for class net.avalara.avatax.rest.client.serializer.JsonSerializer
 
JurisdictionModel - Class in net.avalara.avatax.rest.client.models
Represents information about a single legal taxing jurisdiction
JurisdictionModel() - Constructor for class net.avalara.avatax.rest.client.models.JurisdictionModel
 
JurisdictionNotFoundError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
JurisdictionOverrideMismatch - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
JurisdictionOverrideModel - Class in net.avalara.avatax.rest.client.models
Represents an override of tax jurisdictions for a specific address.
JurisdictionOverrideModel() - Constructor for class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
 
JurisdictionType - Enum in net.avalara.avatax.rest.client.enums
Jurisdiction Type
JurisTypeId - Enum in net.avalara.avatax.rest.client.enums
Types of jurisdiction referenced in a transaction

L

LandedCost - net.avalara.avatax.rest.client.enums.TaxType
LandedCost tax type
LeadingOrTrailingException - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
LicenseKeyModel - Class in net.avalara.avatax.rest.client.models
Represents a license key for this account.
LicenseKeyModel() - Constructor for class net.avalara.avatax.rest.client.models.LicenseKeyModel
 
LicenseKeyNameAlreadyExistsForAccount - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
LightBulbs - net.avalara.avatax.rest.client.enums.MatchingTaxType
LightBulbs tax type
LightBulbs - net.avalara.avatax.rest.client.enums.TaxType
LightBulbs
Line - net.avalara.avatax.rest.client.enums.RoundingLevelId
Round tax on each line separately
LineAlreadyExists - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
LineDetailsDoesNotExist - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
LineDetailSERCodeModel - Class in net.avalara.avatax.rest.client.models
SER code fixup
LineDetailSERCodeModel() - Constructor for class net.avalara.avatax.rest.client.models.LineDetailSERCodeModel
 
LineDoesNotExist - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
LineItemModel - Class in net.avalara.avatax.rest.client.models
Represents one line item in a transaction
LineItemModel() - Constructor for class net.avalara.avatax.rest.client.models.LineItemModel
 
LineNoOutOfRange - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
LinenRental - net.avalara.avatax.rest.client.enums.RateType
 
LinesNotSpecified - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
LinkageNotAllowed - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
LinkageStatusUpdateNotSupported - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
linkAttributesToCertificate(Integer, Integer, ArrayList<CertificateAttributeModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Link attributes to a certificate Link one or many attributes to a certificate.
linkAttributesToCertificateAsync(Integer, Integer, ArrayList<CertificateAttributeModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Link attributes to a certificate Link one or many attributes to a certificate.
linkAttributesToCustomer(Integer, String, ArrayList<CustomerAttributeModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Link attributes to a customer Link one or many attributes to a customer.
linkAttributesToCustomerAsync(Integer, String, ArrayList<CustomerAttributeModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Link attributes to a customer Link one or many attributes to a customer.
LinkCertificatesModel - Class in net.avalara.avatax.rest.client.models
Represents a customer to whom you sell products and/or services.
LinkCertificatesModel() - Constructor for class net.avalara.avatax.rest.client.models.LinkCertificatesModel
 
linkCertificatesToCustomer(Integer, String, LinkCertificatesModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Link certificates to a customer Link one or more certificates to a customer.
linkCertificatesToCustomerAsync(Integer, String, LinkCertificatesModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Link certificates to a customer Link one or more certificates to a customer.
LinkCustomersModel - Class in net.avalara.avatax.rest.client.models
Represents a customer to whom you sell products and/or services.
LinkCustomersModel() - Constructor for class net.avalara.avatax.rest.client.models.LinkCustomersModel
 
linkCustomersToCertificate(Integer, Integer, LinkCustomersModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Link customers to a certificate Link one or more customers to an existing certificate.
linkCustomersToCertificateAsync(Integer, Integer, LinkCustomersModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Link customers to a certificate Link one or more customers to an existing certificate.
linkShipToCustomersToBillCustomer(Integer, String, LinkCustomersModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Link two customer records together Links a Ship-To customer record with a Bill-To customer record.
linkShipToCustomersToBillCustomerAsync(Integer, String, LinkCustomersModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Link two customer records together Links a Ship-To customer record with a Bill-To customer record.
listAttributesForCertificate(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all attributes applied to this certificate Retrieve the list of attributes that are linked to this certificate.
listAttributesForCertificateAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all attributes applied to this certificate Retrieve the list of attributes that are linked to this certificate.
listAttributesForCustomer(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a customer's attributes Retrieve the attributes linked to the customer identified by this URL.
listAttributesForCustomerAsync(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a customer's attributes Retrieve the attributes linked to the customer identified by this URL.
listAvaFileForms(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of the AvaFile Forms available This API is deprecated.
listAvaFileFormsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of the AvaFile Forms available This API is deprecated.
listBatchesByCompany(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all batches for this company List all batch objects attached to the specified company.
listBatchesByCompanyAsync(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all batches for this company List all batch objects attached to the specified company.
listCertExpressInvitations(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List CertExpress invitations Retrieve CertExpress invitations sent by this company.
listCertExpressInvitationsAsync(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List CertExpress invitations Retrieve CertExpress invitations sent by this company.
listCertificateAttributes(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List certificate attributes used by a company List the certificate attributes defined by a company either specified by the user or the user's default company.
listCertificateAttributesAsync(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List certificate attributes used by a company List the certificate attributes defined by a company either specified by the user or the user's default company.
listCertificateExemptReasons(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List the certificate exempt reasons defined by a company List the certificate exempt reasons defined by a company.
listCertificateExemptReasonsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List the certificate exempt reasons defined by a company List the certificate exempt reasons defined by a company.
listCertificateExposureZones(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List certificate exposure zones used by a company List the certificate exposure zones defined by a company.
listCertificateExposureZonesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List certificate exposure zones used by a company List the certificate exposure zones defined by a company.
listCertificatesForCustomer(Integer, String, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List certificates linked to a customer List all certificates linked to a customer.
listCertificatesForCustomerAsync(Integer, String, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List certificates linked to a customer List all certificates linked to a customer.
listCommunicationsServiceTypes(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of communications service types
listCommunicationsServiceTypesAsync(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of communications service types
listCommunicationsTransactionTypes(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of communications transactiontypes Returns full list of communications transaction types which
listCommunicationsTransactionTypesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of communications transactiontypes Returns full list of communications transaction types which
listCommunicationsTSPairs(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of communications transaction/service type pairs Returns full list of communications transaction/service type pairs which
listCommunicationsTSPairsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of communications transaction/service type pairs Returns full list of communications transaction/service type pairs which
listContactsByCompany(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve contacts for this company List all contact objects assigned to this company.
listContactsByCompanyAsync(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve contacts for this company List all contact objects assigned to this company.
listCountries(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all ISO 3166 countries Returns a list of all ISO 3166 country codes, and their US English friendly names.
listCountriesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all ISO 3166 countries Returns a list of all ISO 3166 country codes, and their US English friendly names.
listCoverLetters(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List certificate exposure zones used by a company List available cover letters that can be used when sending invitation to use CertExpress to upload certificates.
listCoverLettersAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List certificate exposure zones used by a company List available cover letters that can be used when sending invitation to use CertExpress to upload certificates.
listCrossBorderCodes(String, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Lists the next level of HS Codes given a destination country and HS Code prefix.
listCrossBorderCodesAsync(String, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Lists the next level of HS Codes given a destination country and HS Code prefix.
listCrossBorderSections() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List top level HS Code Sections.
listCrossBorderSectionsAsync() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List top level HS Code Sections.
listCurrencies(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all ISO 4217 currencies supported by AvaTax.
listCurrenciesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all ISO 4217 currencies supported by AvaTax.
listCustomersForCertificate(Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List customers linked to this certificate List all customers linked to this certificate.
listCustomersForCertificateAsync(Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List customers linked to this certificate List all customers linked to this certificate.
listDataSources(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all datasources for this company Gets multiple datasource objects for a given company.
listDataSourcesAsync(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all datasources for this company Gets multiple datasource objects for a given company.
listDistanceThresholds(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all DistanceThresholds for this company.
listDistanceThresholdsAsync(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all DistanceThresholds for this company.
listEntityUseCodes(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported entity use codes Returns the full list of Avalara-supported entity use codes.
listEntityUseCodesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported entity use codes Returns the full list of Avalara-supported entity use codes.
listFilingFrequencies(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported filing frequencies.
listFilingFrequenciesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported filing frequencies.
listFirmClientLinkage(String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List client linkages for a firm or client This API enables the firm or account users to request the associated linkages to the account.
listFirmClientLinkageAsync(String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List client linkages for a firm or client This API enables the firm or account users to request the associated linkages to the account.
listFundingRequestsByCompany(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Check managed returns funding status for a company This API is available by invitation only.
listFundingRequestsByCompanyAsync(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Check managed returns funding status for a company This API is available by invitation only.
listItemClassifications(Integer, Long, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve classifications for an item.
listItemClassificationsAsync(Integer, Long, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve classifications for an item.
listItemParameters(Integer, Long, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve parameters for an item List parameters for an item.
listItemParametersAsync(Integer, Long, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve parameters for an item List parameters for an item.
listItemsByCompany(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve items for this company List all items defined for the current company.
listItemsByCompanyAsync(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve items for this company List all items defined for the current company.
listJurisdictionOverridesByAccount(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve overrides for this account List all jurisdiction override objects defined for this account.
listJurisdictionOverridesByAccountAsync(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve overrides for this account List all jurisdiction override objects defined for this account.
listJurisdictions(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List jurisdictions based on the filter provided Returns a list of all Avalara-supported taxing jurisdictions.
listJurisdictionsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List jurisdictions based on the filter provided Returns a list of all Avalara-supported taxing jurisdictions.
listJurisdictionsByAddress(String, String, String, String, String, String, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List jurisdictions near a specific address Returns a list of all Avalara-supported taxing jurisdictions that apply to this address.
listJurisdictionsByAddressAsync(String, String, String, String, String, String, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List jurisdictions near a specific address Returns a list of all Avalara-supported taxing jurisdictions that apply to this address.
listLocationQuestionsByAddress(String, String, String, String, String, String, String, BigDecimal, BigDecimal, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the list of questions that are required for a tax location Returns the list of additional questions you must answer when declaring a location in certain taxing jurisdictions.
listLocationQuestionsByAddressAsync(String, String, String, String, String, String, String, BigDecimal, BigDecimal, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the list of questions that are required for a tax location Returns the list of additional questions you must answer when declaring a location in certain taxing jurisdictions.
listLocationsByCompany(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve locations for this company List all location objects defined for this company.
listLocationsByCompanyAsync(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve locations for this company List all location objects defined for this company.
listLoginVerifiers(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all forms where logins can be verified automatically List all forms where logins can be verified automatically.
listLoginVerifiersAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all forms where logins can be verified automatically List all forms where logins can be verified automatically.
listMarketplaceLocations(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the list of locations for a marketplace.
listMarketplaceLocationsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the list of locations for a marketplace.
listMrsCompanies() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a list of MRS Companies with account This API is available by invitation only.
listMrsCompaniesAsync() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a list of MRS Companies with account This API is available by invitation only.
listMultiDocumentTransactions(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all MultiDocument transactions List all MultiDocument transactions within this account.
listMultiDocumentTransactionsAsync(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all MultiDocument transactions List all MultiDocument transactions within this account.
listMySubscriptions() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all services to which the current user is subscribed Returns the list of all subscriptions enabled for the currently logged in user.
listMySubscriptionsAsync() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all services to which the current user is subscribed Returns the list of all subscriptions enabled for the currently logged in user.
listNexus(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported nexus for all countries and regions.
listNexusAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported nexus for all countries and regions.
listNexusByAddress(String, String, String, String, String, String, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all nexus that apply to a specific address.
listNexusByAddressAsync(String, String, String, String, String, String, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all nexus that apply to a specific address.
listNexusByCompany(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve nexus for this company List all nexus objects defined for this company.
listNexusByCompanyAsync(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve nexus for this company List all nexus objects defined for this company.
listNexusByCountry(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported nexus for a country.
listNexusByCountryAndRegion(String, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported nexus for a country and region.
listNexusByCountryAndRegionAsync(String, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported nexus for a country and region.
listNexusByCountryAsync(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported nexus for a country.
listNexusByFormCode(String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List nexus related to a tax form Retrieves a list of nexus related to a tax form.
listNexusByFormCodeAsync(String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List nexus related to a tax form Retrieves a list of nexus related to a tax form.
listNexusTaxTypeGroups(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of nexus tax type groups Returns the full list of Avalara-supported nexus tax type groups
listNexusTaxTypeGroupsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of nexus tax type groups Returns the full list of Avalara-supported nexus tax type groups
listNoticeCustomerFundingOptions(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax notice customer funding options.
listNoticeCustomerFundingOptionsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax notice customer funding options.
listNoticeCustomerTypes(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax notice customer types.
listNoticeCustomerTypesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax notice customer types.
listNoticeFilingtypes(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax notice filing types.
listNoticeFilingtypesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax notice filing types.
listNoticePriorities(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax notice priorities.
listNoticePrioritiesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax notice priorities.
listNoticeReasons(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax notice reasons.
listNoticeReasonsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax notice reasons.
listNoticeResponsibilities(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax notice responsibility ids Returns the full list of Avalara-supported tax notice responsibility ids
listNoticeResponsibilitiesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax notice responsibility ids Returns the full list of Avalara-supported tax notice responsibility ids
listNoticeRootCauses(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax notice root causes Returns the full list of Avalara-supported tax notice root causes
listNoticeRootCausesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax notice root causes Returns the full list of Avalara-supported tax notice root causes
listNoticeStatuses(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax notice statuses.
listNoticeStatusesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax notice statuses.
listNoticeTypes(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax notice types.
listNoticeTypesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax notice types.
listNotifications(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all notifications.
listNotificationsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all notifications.
listParameters(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported extra parameters for creating transactions.
listParametersAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported extra parameters for creating transactions.
listParametersByItem(String, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the parameters by companyCode and itemCode.
listParametersByItemAsync(String, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the parameters by companyCode and itemCode.
listParametersUsage(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported usage of extra parameters for creating transactions.
listParametersUsageAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported usage of extra parameters for creating transactions.
listPermissions(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported permissions Returns the full list of Avalara-supported permission types.
listPermissionsAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported permissions Returns the full list of Avalara-supported permission types.
listPostalCodes(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported postal codes.
listPostalCodesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported postal codes.
listPreferredPrograms(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all customs duty programs recognized by AvaTax List all preferred customs duty programs recognized by AvaTax.
listPreferredProgramsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all customs duty programs recognized by AvaTax List all preferred customs duty programs recognized by AvaTax.
listProductClassificationSystems(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all available product classification systems.
listProductClassificationSystemsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all available product classification systems.
listProductClassificationSystemsByCompany(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all product classification systems available to a company based on its nexus.
listProductClassificationSystemsByCompanyAsync(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all product classification systems available to a company based on its nexus.
listRateTypesByCountry(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of rate types for each country Returns the full list of Avalara-supported rate type file types
listRateTypesByCountryAsync(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of rate types for each country Returns the full list of Avalara-supported rate type file types
listRegions(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all ISO 3166 regions Returns a list of all ISO 3166 region codes and their US English friendly names.
listRegionsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all ISO 3166 regions Returns a list of all ISO 3166 region codes and their US English friendly names.
listRegionsByCountry(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all ISO 3166 regions for a country Returns a list of all ISO 3166 region codes for a specific country code, and their US English friendly names.
listRegionsByCountryAsync(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all ISO 3166 regions for a country Returns a list of all ISO 3166 region codes for a specific country code, and their US English friendly names.
listReports(Integer, String, Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all report tasks for account List all report tasks for your account.
listReportsAsync(Integer, String, Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all report tasks for account List all report tasks for your account.
listResourceFileTypes(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported resource file types Returns the full list of Avalara-supported resource file types
listResourceFileTypesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported resource file types Returns the full list of Avalara-supported resource file types
listSecurityRoles(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported permissions Returns the full list of Avalara-supported permission types.
listSecurityRolesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported permissions Returns the full list of Avalara-supported permission types.
listSettingsByCompany(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all settings for this company List all setting objects attached to this company.
listSettingsByCompanyAsync(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all settings for this company List all setting objects attached to this company.
listSubscriptionsByAccount(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve subscriptions for this account List all subscription objects attached to this account.
listSubscriptionsByAccountAsync(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve subscriptions for this account List all subscription objects attached to this account.
listSubscriptionTypes(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported subscription types Returns the full list of Avalara-supported subscription types.
listSubscriptionTypesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported subscription types Returns the full list of Avalara-supported subscription types.
listTaxAuthorities(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax authorities.
listTaxAuthoritiesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax authorities.
listTaxAuthorityForms(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported forms for each tax authority.
listTaxAuthorityFormsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported forms for each tax authority.
listTaxAuthorityTypes(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax authority types.
listTaxAuthorityTypesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax authority types.
listTaxCodes(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax codes.
listTaxCodesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax codes.
listTaxCodesByCompany(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve tax codes for this company List all taxcode objects attached to this company.
listTaxCodesByCompanyAsync(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve tax codes for this company List all taxcode objects attached to this company.
listTaxCodeTypes(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax code types.
listTaxCodeTypesAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax code types.
listTaxForms(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of the Tax Forms available Returns the full list of Avalara-supported Tax Forms
listTaxFormsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of the Tax Forms available Returns the full list of Avalara-supported Tax Forms
listTaxRules(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve tax rules for this company List all taxrule objects attached to this company.
listTaxRulesAsync(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve tax rules for this company List all taxrule objects attached to this company.
listTaxSubTypes(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of tax sub types Returns the full list of Avalara-supported tax sub-types
listTaxSubTypesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of tax sub types Returns the full list of Avalara-supported tax sub-types
listTaxTypeGroups(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of tax type groups Returns the full list of Avalara-supported tax type groups
listTaxTypeGroupsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of tax type groups Returns the full list of Avalara-supported tax type groups
listTransactionsByCompany(String, Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all transactions List all transactions attached to this company.
listTransactionsByCompanyAsync(String, Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all transactions List all transactions attached to this company.
listUnitOfMeasurement(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all defined units of measurement List all units of measurement systems defined by Avalara.
listUnitOfMeasurementAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all defined units of measurement List all units of measurement systems defined by Avalara.
listUPCsByCompany(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve UPCs for this company List all UPC objects attached to this company.
listUPCsByCompanyAsync(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve UPCs for this company List all UPC objects attached to this company.
listUsersByAccount(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve users for this account List all user objects attached to this account.
listUsersByAccountAsync(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve users for this account List all user objects attached to this account.
listValidCertificatesForCustomer(Integer, String, String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List valid certificates for a location List valid certificates linked to a customer in a particular country and region.
listValidCertificatesForCustomerAsync(Integer, String, String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List valid certificates for a location List valid certificates linked to a customer in a particular country and region.
Local - net.avalara.avatax.rest.client.enums.ServiceMode
Local server only
LocalNexusTypeId - Enum in net.avalara.avatax.rest.client.enums
Describes nexus type id
Location - net.avalara.avatax.rest.client.enums.AddressTypeId
A business location, for example a store, warehouse, or office.
LocationCodeNotUsed - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
LocationModel - Class in net.avalara.avatax.rest.client.models
A location where this company does business.
LocationModel() - Constructor for class net.avalara.avatax.rest.client.models.LocationModel
 
LocationParameterModel - Class in net.avalara.avatax.rest.client.models
The parameter associated with a company location.
LocationParameterModel() - Constructor for class net.avalara.avatax.rest.client.models.LocationParameterModel
 
LocationQuestionModel - Class in net.avalara.avatax.rest.client.models
Information about questions that the local jurisdictions require for each location
LocationQuestionModel() - Constructor for class net.avalara.avatax.rest.client.models.LocationQuestionModel
 
LocationSettingModel - Class in net.avalara.avatax.rest.client.models
Represents the answer to one local jurisdiction question for a location.
LocationSettingModel() - Constructor for class net.avalara.avatax.rest.client.models.LocationSettingModel
 
LocationValidationModel - Class in net.avalara.avatax.rest.client.models
Tells you whether this location object has been correctly set up to the local jurisdiction's standards
LocationValidationModel() - Constructor for class net.avalara.avatax.rest.client.models.LocationValidationModel
 
lockTransaction(String, String, DocumentType, String, LockTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Lock a single transaction Lock a transaction uniquely identified by this URL.
lockTransactionAsync(String, String, DocumentType, String, LockTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Lock a single transaction Lock a transaction uniquely identified by this URL.
LockTransactionModel - Class in net.avalara.avatax.rest.client.models
Commit this transaction as permanent
LockTransactionModel() - Constructor for class net.avalara.avatax.rest.client.models.LockTransactionModel
 
Lodging - net.avalara.avatax.rest.client.enums.FormTypeId
Denotes the form type is Lodging Tax only
Lodging - net.avalara.avatax.rest.client.enums.MatchingTaxType
Match Lodging tax type
Lodging - net.avalara.avatax.rest.client.enums.TaxType
Match Lodging tax type
Login - net.avalara.avatax.rest.client.enums.ScraperType
Indicates that is is a login type
LoginVerificationInputModel - Class in net.avalara.avatax.rest.client.models
Represents a verification request using Skyscraper for a company
LoginVerificationInputModel() - Constructor for class net.avalara.avatax.rest.client.models.LoginVerificationInputModel
 
LoginVerificationOutputModel - Class in net.avalara.avatax.rest.client.models
This is the output model coming from skyscraper services
LoginVerificationOutputModel() - Constructor for class net.avalara.avatax.rest.client.models.LoginVerificationOutputModel
 
Low - net.avalara.avatax.rest.client.enums.NoticePriorityId
Low

M

MainOffice - net.avalara.avatax.rest.client.enums.AddressCategoryId
Address refers to a main office of this company
MalformedFilterException - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
MandatoryEfile - net.avalara.avatax.rest.client.enums.FilingOptionTypeId
Denotes the form is being filed via efile.
Marketplace - net.avalara.avatax.rest.client.enums.AddressTypeId
This location is a marketplace vendor that handles transactions on behalf of the company.
Marketplace - net.avalara.avatax.rest.client.enums.AdjustmentTypeId
 
MarketplaceLocationModel - Class in net.avalara.avatax.rest.client.models
Marketplace Location Output model
MarketplaceLocationModel() - Constructor for class net.avalara.avatax.rest.client.models.MarketplaceLocationModel
 
MarketplaceRemitsTax - net.avalara.avatax.rest.client.enums.AddressCategoryId
The marketplace vendor collects and remits tax on your behalf for all transactions tied to this location.
MatchingTaxType - Enum in net.avalara.avatax.rest.client.enums
This data type is only used when an object must "Match" tax types.
MaxStringLengthError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
Meals - net.avalara.avatax.rest.client.enums.TaxType
Meals tax type
Medical - net.avalara.avatax.rest.client.enums.RateType
 
MedicalExciseError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
Message - Class in net.avalara.avatax.rest.client.models
 
Message() - Constructor for class net.avalara.avatax.rest.client.models.Message
 
MissingAddress - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
MissingBatchFileContent - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
MissingExemptReason - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
MissingFieldToCreateExposureZone - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
MissingLine - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
MissingRequiredFields - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
Mixed - net.avalara.avatax.rest.client.enums.Sourcing
Mixed sourcing, for states that do both origin and destination calculation
Mixed - net.avalara.avatax.rest.client.enums.TextCase
Mixed Case
ModelRequiredException - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
ModelStateInvalid - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
Monthly - net.avalara.avatax.rest.client.enums.FilingFrequencyId
File once per month
Mrs - net.avalara.avatax.rest.client.enums.ServiceTypeId
Mrs
MrsCompanyModel - Class in net.avalara.avatax.rest.client.models
A company and account
MrsCompanyModel() - Constructor for class net.avalara.avatax.rest.client.models.MrsCompanyModel
 
MRSComplianceManager - net.avalara.avatax.rest.client.enums.ServiceTypeId
MRSComplianceManager
MRSPremium - net.avalara.avatax.rest.client.enums.ServiceTypeId
Premium Returns Service Type
MultiCompanyLineItemModel - Class in net.avalara.avatax.rest.client.models
Represents one line item in a multi company transaction
MultiCompanyLineItemModel() - Constructor for class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
 
MultiDocumentLineItemModel - Class in net.avalara.avatax.rest.client.models
Represents one line item in a MultiDocument transaction
MultiDocumentLineItemModel() - Constructor for class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
 
MultiDocumentModel - Class in net.avalara.avatax.rest.client.models
A MultiDocument transaction represents a sale or purchase that occurred between more than two companies.
MultiDocumentModel() - Constructor for class net.avalara.avatax.rest.client.models.MultiDocumentModel
 
MultiDocumentPartiallyLocked - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
MultiTaxFilingModel - Class in net.avalara.avatax.rest.client.models
Represents a listing of all tax calculation data for filings and for accruing to future filings.
MultiTaxFilingModel() - Constructor for class net.avalara.avatax.rest.client.models.MultiTaxFilingModel
 
MultiTaxFilingRegionModel - Class in net.avalara.avatax.rest.client.models
Regions
MultiTaxFilingRegionModel() - Constructor for class net.avalara.avatax.rest.client.models.MultiTaxFilingRegionModel
 
MultiTaxFilingReturnModel - Class in net.avalara.avatax.rest.client.models
Filing Returns Model
MultiTaxFilingReturnModel() - Constructor for class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
 
MustAcceptTermsAndConditions - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
MustAssignUserToCompany - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
MustConfirmResetLicenseKey - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
MustUseCreateTransaction - net.avalara.avatax.rest.client.enums.ErrorCodeId
Free API error codes

N

Nearest - net.avalara.avatax.rest.client.enums.RoundingTypeId
Round to the nearest whole number
net.avalara.avatax.rest.client - package net.avalara.avatax.rest.client
 
net.avalara.avatax.rest.client.enums - package net.avalara.avatax.rest.client.enums
 
net.avalara.avatax.rest.client.models - package net.avalara.avatax.rest.client.models
 
net.avalara.avatax.rest.client.serializer - package net.avalara.avatax.rest.client.serializer
 
Neutral - net.avalara.avatax.rest.client.enums.NotificationSeverityLevel
Low priority notification, Default.
New - net.avalara.avatax.rest.client.enums.AccountStatusId
The account is new and is currently in the onboarding process.
New - net.avalara.avatax.rest.client.enums.BulkAccountValidationStatus
 
New - net.avalara.avatax.rest.client.enums.FilingRequestStatus
Customer is building a request for a new filing calendar
NewAccountModel - Class in net.avalara.avatax.rest.client.models
Represents information about a newly created account
NewAccountModel() - Constructor for class net.avalara.avatax.rest.client.models.NewAccountModel
 
NewAccountRequestModel - Class in net.avalara.avatax.rest.client.models
Represents a request for a new account with Avalara for a new subscriber.
NewAccountRequestModel() - Constructor for class net.avalara.avatax.rest.client.models.NewAccountRequestModel
 
NewFirmClientAccountRequestModel - Class in net.avalara.avatax.rest.client.models
Represents a request for a new account with Avalara for a new Firm client.
NewFirmClientAccountRequestModel() - Constructor for class net.avalara.avatax.rest.client.models.NewFirmClientAccountRequestModel
 
NextPeriod - net.avalara.avatax.rest.client.enums.AdjustmentPeriodTypeId
 
NexusByAddressModel - Class in net.avalara.avatax.rest.client.models
Contains information about nexus jurisdictions that were declared as a result of a call to `DeclareNexusByAddress`.
NexusByAddressModel() - Constructor for class net.avalara.avatax.rest.client.models.NexusByAddressModel
 
NexusByTaxFormModel - Class in net.avalara.avatax.rest.client.models
Identifies all nexus that match a particular tax form
NexusByTaxFormModel() - Constructor for class net.avalara.avatax.rest.client.models.NexusByTaxFormModel
 
NexusChildDateMismatch - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
NexusDateMismatch - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
NexusModel - Class in net.avalara.avatax.rest.client.models
Represents a declaration of nexus within a particular taxing jurisdiction.
NexusModel() - Constructor for class net.avalara.avatax.rest.client.models.NexusModel
 
NexusParameterDetailModel - Class in net.avalara.avatax.rest.client.models
Represents a parameter associated with a nexus.
NexusParameterDetailModel() - Constructor for class net.avalara.avatax.rest.client.models.NexusParameterDetailModel
 
NexusParentDateMismatch - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
NexusRule - net.avalara.avatax.rest.client.enums.TaxRuleTypeId
Reserved for Avalara internal usage.
NexusSummaryModel - Class in net.avalara.avatax.rest.client.models
Nexus summary model
NexusSummaryModel() - Constructor for class net.avalara.avatax.rest.client.models.NexusSummaryModel
 
NexusTaxTypeGroupCountModel - Class in net.avalara.avatax.rest.client.models
Nexus tax type groupe with count
NexusTaxTypeGroupCountModel() - Constructor for class net.avalara.avatax.rest.client.models.NexusTaxTypeGroupCountModel
 
NexusTaxTypeGroupModel - Class in net.avalara.avatax.rest.client.models
Represents a group of tax types
NexusTaxTypeGroupModel() - Constructor for class net.avalara.avatax.rest.client.models.NexusTaxTypeGroupModel
 
NexusTypeId - Enum in net.avalara.avatax.rest.client.enums
Describes the different types of statuses which describe an entity (company).
NoAccess - net.avalara.avatax.rest.client.enums.SecurityRoleId
NoAccess
NoDefaultCompany - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
NoDocumentsToTest - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
NoExemptionNoOrCustomerUsageType - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
NoFilterCriteriaException - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
NoLinesDiscounted - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
None - net.avalara.avatax.rest.client.enums.AdjustmentPeriodTypeId
 
None - net.avalara.avatax.rest.client.enums.AuthenticationTypeId
This API call was not authenticated.
None - net.avalara.avatax.rest.client.enums.CompanyAccessLevel
No permission to access companies.
None - net.avalara.avatax.rest.client.enums.NexusTypeId
Indicates no nexus
None - net.avalara.avatax.rest.client.enums.OutletTypeId
File a single return per cycle for your entire business.
None - net.avalara.avatax.rest.client.enums.PaymentAccountTypeId
 
None - net.avalara.avatax.rest.client.enums.RoundingTypeId
There is no rounding on the return
None - net.avalara.avatax.rest.client.enums.ServiceTypeId
None
None - net.avalara.avatax.rest.client.enums.TaxOverrideType
AvaTax calculated the tax for this transaction, and no override occurred.
None - net.avalara.avatax.rest.client.enums.TaxOverrideTypeId
No override
NonOutletForm - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
NonPhysical - net.avalara.avatax.rest.client.enums.AddressCategoryId
Address refers to the mailing address of your company which is not a physical location.
Nonrecoverable - net.avalara.avatax.rest.client.enums.TaxType
VAT/GST Nonrecoverable Input tax
NoReporting - net.avalara.avatax.rest.client.enums.CompanyFilingStatus
This company is not a reporting entity and cannot file taxes.
Normal - net.avalara.avatax.rest.client.enums.NoticePriorityId
Normal
Normal - net.avalara.avatax.rest.client.enums.TaxDebugLevel
User requests the normal level of debug information when creating a tax transaction
Normal - net.avalara.avatax.rest.client.enums.WelcomeEmail
Normal
NoShippingCharge - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
NoStackAggregation - net.avalara.avatax.rest.client.enums.StackAggregationOption
No aggregation.
NotAdjusted - net.avalara.avatax.rest.client.enums.AdjustmentReason
The transaction has not been adjusted
NotCoded - net.avalara.avatax.rest.client.enums.ResolutionQuality
Location was not geocoded
NotConfiguredForCompliance - net.avalara.avatax.rest.client.enums.CompanyFilingStatus
This company has not been configured for compliance
NotEnoughAddressesInfo - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
NoticeCommentModel - Class in net.avalara.avatax.rest.client.models
Represents communication between Avalara and the company regarding the processing of a tax notice.
NoticeCommentModel() - Constructor for class net.avalara.avatax.rest.client.models.NoticeCommentModel
 
NoticeCustomerFundingOptionModel - Class in net.avalara.avatax.rest.client.models
Tax Authority Model
NoticeCustomerFundingOptionModel() - Constructor for class net.avalara.avatax.rest.client.models.NoticeCustomerFundingOptionModel
 
NoticeCustomerType - Enum in net.avalara.avatax.rest.client.enums
Filing Frequency types
NoticeCustomerTypeModel - Class in net.avalara.avatax.rest.client.models
Tax Authority Model
NoticeCustomerTypeModel() - Constructor for class net.avalara.avatax.rest.client.models.NoticeCustomerTypeModel
 
NoticeFilingTypeModel - Class in net.avalara.avatax.rest.client.models
Tax Notice FilingType Model
NoticeFilingTypeModel() - Constructor for class net.avalara.avatax.rest.client.models.NoticeFilingTypeModel
 
NoticeFinanceModel - Class in net.avalara.avatax.rest.client.models
Represents estimated financial results from responding to a tax notice.
NoticeFinanceModel() - Constructor for class net.avalara.avatax.rest.client.models.NoticeFinanceModel
 
NoticeModel - Class in net.avalara.avatax.rest.client.models
Represents a letter received from a tax authority regarding tax filing.
NoticeModel() - Constructor for class net.avalara.avatax.rest.client.models.NoticeModel
 
NoticePriorityId - Enum in net.avalara.avatax.rest.client.enums
Filing Frequency types
NoticePriorityModel - Class in net.avalara.avatax.rest.client.models
Tax Notice Priority Model
NoticePriorityModel() - Constructor for class net.avalara.avatax.rest.client.models.NoticePriorityModel
 
NoticeReasonModel - Class in net.avalara.avatax.rest.client.models
Tax Notice Reason Model
NoticeReasonModel() - Constructor for class net.avalara.avatax.rest.client.models.NoticeReasonModel
 
NoticeResponsibilityDetailModel - Class in net.avalara.avatax.rest.client.models
NoticeResponsibility Model
NoticeResponsibilityDetailModel() - Constructor for class net.avalara.avatax.rest.client.models.NoticeResponsibilityDetailModel
 
NoticeResponsibilityModel - Class in net.avalara.avatax.rest.client.models
NoticeResponsibility Model
NoticeResponsibilityModel() - Constructor for class net.avalara.avatax.rest.client.models.NoticeResponsibilityModel
 
NoticeRootCauseDetailModel - Class in net.avalara.avatax.rest.client.models
NoticeRootCause Model
NoticeRootCauseDetailModel() - Constructor for class net.avalara.avatax.rest.client.models.NoticeRootCauseDetailModel
 
NoticeRootCauseModel - Class in net.avalara.avatax.rest.client.models
NoticeRootCause Model
NoticeRootCauseModel() - Constructor for class net.avalara.avatax.rest.client.models.NoticeRootCauseModel
 
NoticeStatusModel - Class in net.avalara.avatax.rest.client.models
Tax Notice Status Model
NoticeStatusModel() - Constructor for class net.avalara.avatax.rest.client.models.NoticeStatusModel
 
NoticeTypeModel - Class in net.avalara.avatax.rest.client.models
Tax Notice Type Model
NoticeTypeModel() - Constructor for class net.avalara.avatax.rest.client.models.NoticeTypeModel
 
NoticeVoucher - net.avalara.avatax.rest.client.enums.CommentType
Used when creating Notice Comments in Returns Console
NotificationModel - Class in net.avalara.avatax.rest.client.models
Represents a single notification.
NotificationModel() - Constructor for class net.avalara.avatax.rest.client.models.NotificationModel
 
NotificationSeverityLevel - Enum in net.avalara.avatax.rest.client.enums
Severity level of a notification.
NotProvisioned - net.avalara.avatax.rest.client.enums.CertCaptureProvisionStatus
 
NotYetFiling - net.avalara.avatax.rest.client.enums.CompanyFilingStatus
This company is a reporting entity, but Avalara is not currently filing tax returns for this company.
NoVATBuyerId - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
NoVoidedDocuments - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
Numeric - net.avalara.avatax.rest.client.enums.ParameterBagDataType
This data type is a numeric value.

O

Occasional - net.avalara.avatax.rest.client.enums.FilingFrequencyId
File only when there are documents to report
OfferCodeAlreadyApplied - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
OfferModel - Class in net.avalara.avatax.rest.client.models
Gets the response for the offer request
OfferModel() - Constructor for class net.avalara.avatax.rest.client.models.OfferModel
 
Offline - net.avalara.avatax.rest.client.enums.AdjustmentReason
Offline
OldPasswordInvalid - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
OnlyTaxDateOverrideIsAllowed - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
OpenClauseException - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
OpenIdBearerToken - net.avalara.avatax.rest.client.enums.AuthenticationTypeId
This API call was authenticated by OpenID Bearer Token.
OptionalEfile - net.avalara.avatax.rest.client.enums.FilingOptionTypeId
Denotes the form can be efiled optionally.
Origin - net.avalara.avatax.rest.client.enums.Sourcing
Origin
Original - net.avalara.avatax.rest.client.enums.WorksheetTypeId
The original filing for a period
OriginalApiCallAvailable - net.avalara.avatax.rest.client.enums.ApiCallStatus
If the original api call is availabe on S3
OriginalApiRequestResponseModel - Class in net.avalara.avatax.rest.client.models
Represents the exact API request and response from the original transaction API call, if available
OriginalApiRequestResponseModel() - Constructor for class net.avalara.avatax.rest.client.models.OriginalApiRequestResponseModel
 
Other - net.avalara.avatax.rest.client.enums.AddressCategoryId
Address is a type not reflected in the other lists
Other - net.avalara.avatax.rest.client.enums.AdjustmentReason
Transaction was adjusted for another reason not specified
Other - net.avalara.avatax.rest.client.enums.AdjustmentTypeId
 
OutletTypeId - Enum in net.avalara.avatax.rest.client.enums
Indicates the behavior of a tax form for a company with multiple places of business.
OutOfHarbor - net.avalara.avatax.rest.client.enums.TaxOverrideType
This is for the documents that are calculated outside of AvaTax and passed in to AvaTax specifically for reporting/Returns purposes
OutOfRange - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
Output - net.avalara.avatax.rest.client.enums.TaxType
VAT/GST Output tax
OverlappingFilingCalendar - net.avalara.avatax.rest.client.enums.ErrorCodeId
 

P

Paper - net.avalara.avatax.rest.client.enums.FilingOptionTypeId
Denotes the tax return is being filed on paper.
PaperManual - net.avalara.avatax.rest.client.enums.TaxNoticeFilingTypeId
Denotes the tax return was manually filed via paper
PaperReturn - net.avalara.avatax.rest.client.enums.FilingTypeId
Denotes the tax return is being filed on paper.
PaperReturn - net.avalara.avatax.rest.client.enums.TaxNoticeFilingTypeId
Denotes the tax return is being filed on paper.
ParameterBagDataType - Enum in net.avalara.avatax.rest.client.enums
The data type that must be passed in a parameter bag
ParameterModel - Class in net.avalara.avatax.rest.client.models
An extra property that can change the behavior of tax transactions.
ParameterModel() - Constructor for class net.avalara.avatax.rest.client.models.ParameterModel
 
ParameterUnitRequired - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
ParameterUsageModel - Class in net.avalara.avatax.rest.client.models
usage of system defined parameters.
ParameterUsageModel() - Constructor for class net.avalara.avatax.rest.client.models.ParameterUsageModel
 
ParentNexusNotFound - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
Parking - net.avalara.avatax.rest.client.enums.RateType
 
Partial - net.avalara.avatax.rest.client.enums.RefundType
Refund only specific lines from the original a transaction.
PartialCentroid - net.avalara.avatax.rest.client.enums.ResolutionQuality
Geocoded at a level more coarse than a PostalCentroid1
PasswordChangeModel - Class in net.avalara.avatax.rest.client.models
Password Change Model
PasswordChangeModel() - Constructor for class net.avalara.avatax.rest.client.models.PasswordChangeModel
 
PasswordLengthInvalid - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
PasswordStatusId - Enum in net.avalara.avatax.rest.client.enums
PasswordStatusId
Paused - net.avalara.avatax.rest.client.enums.BatchStatus
Batch processing was paused.
PaymentAccountTypeId - Enum in net.avalara.avatax.rest.client.enums
 
PaymentDate - net.avalara.avatax.rest.client.enums.ReportDateFilter
The date when the transaction is paid for
PaymentRemitted - net.avalara.avatax.rest.client.enums.FilingStatusId
 
PaymentRemitted - net.avalara.avatax.rest.client.enums.WorksheetStatusId
No comment data provided
PaymentType - Enum in net.avalara.avatax.rest.client.enums
Indicates the type of payments
Pdf - net.avalara.avatax.rest.client.enums.CertificatePreviewType
Download a full printable PDF
Penalty - net.avalara.avatax.rest.client.enums.AdjustmentTypeId
 
Pending - net.avalara.avatax.rest.client.enums.ExemptCertReviewStatusId
Review pending
Pending - net.avalara.avatax.rest.client.enums.FilingRequestStatus
Customer submitted a request for a new filing calendar
PendingApproval - net.avalara.avatax.rest.client.enums.DocumentStatus
Indicates that this document requires approval from a governmental agency before it can be finalized.
PendingApproval - net.avalara.avatax.rest.client.enums.FilingStatusId
 
PendingApproval - net.avalara.avatax.rest.client.enums.WorksheetStatusId
No comment data provided
PendingFiling - net.avalara.avatax.rest.client.enums.FilingStatusId
 
PendingFiling - net.avalara.avatax.rest.client.enums.WorksheetStatusId
No comment data provided
PendingFilingOnBehalf - net.avalara.avatax.rest.client.enums.FilingStatusId
 
PendingFilingOnBehalf - net.avalara.avatax.rest.client.enums.WorksheetStatusId
No comment data provided
PendingReturn - net.avalara.avatax.rest.client.enums.FilingStatusId
 
PendingReturn - net.avalara.avatax.rest.client.enums.WorksheetStatusId
No comment data provided
PendingReturnOnBehalf - net.avalara.avatax.rest.client.enums.FilingStatusId
 
PendingReturnOnBehalf - net.avalara.avatax.rest.client.enums.WorksheetStatusId
No comment data provided
PendingStop - net.avalara.avatax.rest.client.enums.FilingRequestStatus
Customer requested to deactivate filing calendar
Percentage - net.avalara.avatax.rest.client.enums.RefundType
Refund a percentage of the value of this transaction.
PermissionRequired - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
PhonePaper - net.avalara.avatax.rest.client.enums.FilingTypeId
Denotes a return is paid via phone and filed on paper without payment.
ping() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Tests connectivity and version of the service Check connectivity to AvaTax and return information about the AvaTax API server.
pingAsync() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Tests connectivity and version of the service Check connectivity to AvaTax and return information about the AvaTax API server.
PingResultModel - Class in net.avalara.avatax.rest.client.models
Ping Result Model
PingResultModel() - Constructor for class net.avalara.avatax.rest.client.models.PingResultModel
 
POAAttachment - net.avalara.avatax.rest.client.enums.CommentType
A comment that has a POA Attachment on it
PointOfOrderAcceptance - net.avalara.avatax.rest.client.enums.TransactionAddressType
Location where the order was accepted; typically the call center, business office where purchase orders are accepted, server locations where orders are processed and accepted
PointOfOrderOrigin - net.avalara.avatax.rest.client.enums.TransactionAddressType
Location from which the order was placed; typically the customer's home or business location
PointOfSaleDataRequestModel - Class in net.avalara.avatax.rest.client.models
Point-of-Sale Data Request Model
PointOfSaleDataRequestModel() - Constructor for class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
 
PointOfSaleFileSize - net.avalara.avatax.rest.client.enums.ErrorCodeId
Point Of Sale API exceptions
PointOfSaleFileType - Enum in net.avalara.avatax.rest.client.enums
Type of file request
PointOfSalePartnerId - Enum in net.avalara.avatax.rest.client.enums
 
PointOfSaleSetup - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
PoNumberModel - Class in net.avalara.avatax.rest.client.models
Represents a purchase order number for a transaction
PoNumberModel() - Constructor for class net.avalara.avatax.rest.client.models.PoNumberModel
 
PostalCentroidBest - net.avalara.avatax.rest.client.enums.ResolutionQuality
Best postal code (zip9 in US, complete postal code elsewhere)
PostalCentroidBetter - net.avalara.avatax.rest.client.enums.ResolutionQuality
Better postal code (zip7 in US)
PostalCentroidGood - net.avalara.avatax.rest.client.enums.ResolutionQuality
Largest postal code (zip5 in US, left three in CA, etc
PostalCodeModel - Class in net.avalara.avatax.rest.client.models
Represents a PostalCode and its associated data like: country, region, effective dates, etc.
PostalCodeModel() - Constructor for class net.avalara.avatax.rest.client.models.PostalCodeModel
 
Posted - net.avalara.avatax.rest.client.enums.DocumentStatus
A posted document (not committed).
PostFailed - net.avalara.avatax.rest.client.enums.VoidReasonCode
Post operation failed - Document status will be changed to unposted
PowerOfAttorneyCheckModel - Class in net.avalara.avatax.rest.client.models
Response when checking if a company has a POA on file with Avalara
PowerOfAttorneyCheckModel() - Constructor for class net.avalara.avatax.rest.client.models.PowerOfAttorneyCheckModel
 
PreciseZIP9 - net.avalara.avatax.rest.client.enums.BoundaryLevelForJO
No comment data provided
PreferredProgramModel - Class in net.avalara.avatax.rest.client.models
A preferred program is a customs and/or duty program that can be used to handle cross-border transactions.
PreferredProgramModel() - Constructor for class net.avalara.avatax.rest.client.models.PreferredProgramModel
 
Prepayment - net.avalara.avatax.rest.client.enums.FormTypeId
Denotes the form type is Prepayment
Prepayment - net.avalara.avatax.rest.client.enums.PaymentType
The payment is a prepayment
PrepaymentAllowed - net.avalara.avatax.rest.client.enums.FormTypeId
Denotes the form type is Prepayment Allowance
PriceAdjusted - net.avalara.avatax.rest.client.enums.AdjustmentReason
Transaction was adjusted when the price of an item changed
PriorCspFee - net.avalara.avatax.rest.client.enums.PaymentType
The payment is a prior CSP fee
PriorPayment - net.avalara.avatax.rest.client.enums.PaymentType
The payment is a prior payment
PriorPeriodCollection - net.avalara.avatax.rest.client.enums.AdjustmentTypeId
 
PriorPeriodDiscount - net.avalara.avatax.rest.client.enums.AdjustmentTypeId
 
PriorPeriodRounding - net.avalara.avatax.rest.client.enums.AdjustmentTypeId
 
ProceedWithOriginal - net.avalara.avatax.rest.client.enums.AdvancedRuleCrashBehavior
 
Processing - net.avalara.avatax.rest.client.enums.BatchStatus
Batch is currently being processed.
ProductClassificationSystemModel - Class in net.avalara.avatax.rest.client.models
Represents a product classification system.
ProductClassificationSystemModel() - Constructor for class net.avalara.avatax.rest.client.models.ProductClassificationSystemModel
 
ProductExchanged - net.avalara.avatax.rest.client.enums.AdjustmentReason
Transaction was adjusted due to a product exchange
Production - net.avalara.avatax.rest.client.enums.AvaTaxEnvironment
 
Production_Url - Static variable in class net.avalara.avatax.rest.client.AvaTaxConstants
 
ProductReturned - net.avalara.avatax.rest.client.enums.AdjustmentReason
Transaction was adjusted due to a product return
ProductSystemCountryModel - Class in net.avalara.avatax.rest.client.models
Represents a System Country.
ProductSystemCountryModel() - Constructor for class net.avalara.avatax.rest.client.models.ProductSystemCountryModel
 
ProductTaxabilityRule - net.avalara.avatax.rest.client.enums.TaxRuleTypeId
Specifies a rule that changes whether a product is taxable or not.
ProStoresOperator - net.avalara.avatax.rest.client.enums.SecurityRoleId
ProStoresOperator
Provisioned - net.avalara.avatax.rest.client.enums.CertCaptureProvisionStatus
Account and company are provisioned
ProvisionStatusModel - Class in net.avalara.avatax.rest.client.models
Contains information about a company's exemption certificate status.
ProvisionStatusModel() - Constructor for class net.avalara.avatax.rest.client.models.ProvisionStatusModel
 
Pull - net.avalara.avatax.rest.client.enums.FundingOption
Pull
PurchaseInvoice - net.avalara.avatax.rest.client.enums.DocumentType
Represents a sale that has been finalized.
PurchaseOrder - net.avalara.avatax.rest.client.enums.DocumentType
Represents an estimate, or a purchase order, or a quote.
PWC - net.avalara.avatax.rest.client.enums.NoticeCustomerType
PWC

Q

Quarterly - net.avalara.avatax.rest.client.enums.FilingFrequencyId
File once per three months
queryAccounts(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all accounts List all account objects that can be seen by the current user.
queryAccountsAsync(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all accounts List all account objects that can be seen by the current user.
queryAvaFileForms(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all AvaFileForms Search for specific objects using the criteria in the `$filter` parameter; full documentation is available on [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/) .
queryAvaFileFormsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all AvaFileForms Search for specific objects using the criteria in the `$filter` parameter; full documentation is available on [Filtering in REST](http://developer.avalara.com/avatax/filtering-in-rest/) .
queryBatches(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all batches Get multiple batch objects across all companies.
queryBatchesAsync(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all batches Get multiple batch objects across all companies.
queryCertificates(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all certificates for a company List all certificates recorded by a company A certificate is a document stored in either AvaTax Exemptions or CertCapture.
queryCertificatesAsync(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all certificates for a company List all certificates recorded by a company A certificate is a document stored in either AvaTax Exemptions or CertCapture.
queryCompanies(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all companies Get multiple company objects.
queryCompaniesAsync(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all companies Get multiple company objects.
queryContacts(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all contacts Get multiple contact objects across all companies.
queryContactsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all contacts Get multiple contact objects across all companies.
queryCustomers(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all customers for this company List all customers recorded by this company matching the specified criteria.
queryCustomersAsync(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all customers for this company List all customers recorded by this company matching the specified criteria.
queryDataSources(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all datasources Get multiple datasource objects across all companies.
queryDataSourcesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all datasources Get multiple datasource objects across all companies.
queryDistanceThresholds(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all DistanceThreshold objects Lists all DistanceThreshold objects that belong to this account.
queryDistanceThresholdsAsync(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all DistanceThreshold objects Lists all DistanceThreshold objects that belong to this account.
queryItems(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all items Get multiple item objects across all companies.
queryItemsAsync(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all items Get multiple item objects across all companies.
queryJurisdictionOverrides(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all overrides Get multiple jurisdiction override objects across all companies.
queryJurisdictionOverridesAsync(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all overrides Get multiple jurisdiction override objects across all companies.
queryLocations(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all locations Get multiple location objects across all companies.
queryLocationsAsync(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all locations Get multiple location objects across all companies.
queryNexus(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all nexus Get multiple nexus objects across all companies.
queryNexusAsync(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all nexus Get multiple nexus objects across all companies.
QueryParameterOutOfRange - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
QueryRequestModel - Class in net.avalara.avatax.rest.client.models
Represents a complex query request to parse using query filter guidelines from Microsoft REST standards
QueryRequestModel() - Constructor for class net.avalara.avatax.rest.client.models.QueryRequestModel
 
querySettings(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all settings Get multiple setting objects across all companies.
querySettingsAsync(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all settings Get multiple setting objects across all companies.
querySubscriptions(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all subscriptions Get multiple subscription objects across all accounts.
querySubscriptionsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all subscriptions Get multiple subscription objects across all accounts.
queryTaxCodes(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all tax codes Get multiple taxcode objects across all companies.
queryTaxCodesAsync(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all tax codes Get multiple taxcode objects across all companies.
queryTaxRules(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all tax rules Get multiple taxrule objects across all companies.
queryTaxRulesAsync(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all tax rules Get multiple taxrule objects across all companies.
queryUPCs(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all UPCs Get multiple UPC objects across all companies.
queryUPCsAsync(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all UPCs Get multiple UPC objects across all companies.
queryUsers(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all users Get multiple user objects across all accounts.
queryUsersAsync(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all users Get multiple user objects across all accounts.
Queued - net.avalara.avatax.rest.client.enums.DocumentStatus
DEPRECATED - A document which is queued for later processing.

R

RangeCompareError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
RangeError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
RangeSetError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
RateDependsTaxabilityError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
RateLimitExceededError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
RateModel - Class in net.avalara.avatax.rest.client.models
Indicates one element of a sales tax rate.
RateModel() - Constructor for class net.avalara.avatax.rest.client.models.RateModel
 
RateOverrideRule - net.avalara.avatax.rest.client.enums.TaxRuleTypeId
Specifies a rule that changes the rate of tax for a specified set of criteria.
RateRule - net.avalara.avatax.rest.client.enums.TaxRuleTypeId
Reserved for Avalara internal usage.
RateType - Enum in net.avalara.avatax.rest.client.enums
 
RateTypeModel - Class in net.avalara.avatax.rest.client.models
Rate type Model
RateTypeModel() - Constructor for class net.avalara.avatax.rest.client.models.RateTypeModel
 
RateTypeNotSupported - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
ReadOnly - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
Ready - net.avalara.avatax.rest.client.enums.CertExpressInvitationStatus
Indicates that the CertExpress invitation has been completed and is ready to use.
RebuildFilingsModel - Class in net.avalara.avatax.rest.client.models
Rebuild a set of filings.
RebuildFilingsModel() - Constructor for class net.avalara.avatax.rest.client.models.RebuildFilingsModel
 
ReconciledWithGeneralLedger - net.avalara.avatax.rest.client.enums.AdjustmentReason
Transaction was adjusted to reconcile it with a general ledger
ReconstructedApiCallAvailable - net.avalara.avatax.rest.client.enums.ApiCallStatus
if the original api call is not available, reconstructed api call should always be available
ReconstructedApiRequestResponseModel - Class in net.avalara.avatax.rest.client.models
This model contains a reconstructed CreateTransaction request object that could potentially be used to recreate this transaction.
ReconstructedApiRequestResponseModel() - Constructor for class net.avalara.avatax.rest.client.models.ReconstructedApiRequestResponseModel
 
ReconstructedMultiDocumentModel - Class in net.avalara.avatax.rest.client.models
Contains information about the original API request and response that created a MultiDocument object.
ReconstructedMultiDocumentModel() - Constructor for class net.avalara.avatax.rest.client.models.ReconstructedMultiDocumentModel
 
ReducedA - net.avalara.avatax.rest.client.enums.RateType
 
ReducedB - net.avalara.avatax.rest.client.enums.RateType
 
ReducedR - net.avalara.avatax.rest.client.enums.RateType
 
RefundLinesRequired - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
refundMultiDocumentTransaction(String, DocumentType, String, RefundTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a refund for a MultiDocument transaction Create a refund for a MultiDocument transaction.
refundMultiDocumentTransactionAsync(String, DocumentType, String, RefundTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a refund for a MultiDocument transaction Create a refund for a MultiDocument transaction.
RefundPercentageForTaxOnly - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
RefundPercentageMissing - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
RefundPercentageOutOfRange - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
refundTransaction(String, String, String, DocumentType, Boolean, RefundTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a refund for a transaction Create a refund for a transaction.
refundTransactionAsync(String, String, String, DocumentType, Boolean, RefundTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a refund for a transaction Create a refund for a transaction.
RefundTransactionModel - Class in net.avalara.avatax.rest.client.models
Refund a committed transaction
RefundTransactionModel() - Constructor for class net.avalara.avatax.rest.client.models.RefundTransactionModel
 
RefundType - Enum in net.avalara.avatax.rest.client.enums
Refund types
RefundTypeAndLineMismatch - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
RefundTypeAndPercentageMismatch - net.avalara.avatax.rest.client.enums.ErrorCodeId
Refund API error codes
RegionCentroid - net.avalara.avatax.rest.client.enums.ResolutionQuality
Avalara-defined state / province centroid
Registrar - net.avalara.avatax.rest.client.enums.SecurityRoleId
Registrar
Regular - net.avalara.avatax.rest.client.enums.AccountTypeId
Regular AvaTax account.
Rejected - net.avalara.avatax.rest.client.enums.ExemptCertReviewStatusId
Certificate was rejected
Rejected - net.avalara.avatax.rest.client.enums.FirmClientLinkageStatus
Rejected
rejectFirmClientLinkage(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Rejects linkage to a firm for a client account This API enables the account admin of a client account to reject linkage request by a firm.
rejectFirmClientLinkageAsync(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Rejects linkage to a firm for a client account This API enables the account admin of a client account to reject linkage request by a firm.
Remote - net.avalara.avatax.rest.client.enums.ServiceMode
Remote server only
RemoteServerError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
RemoteValidationError - net.avalara.avatax.rest.client.enums.ErrorCodeId
Remote validation Error
RemoveTransactionLineModel - Class in net.avalara.avatax.rest.client.models
Model to specify lines to be removed
RemoveTransactionLineModel() - Constructor for class net.avalara.avatax.rest.client.models.RemoveTransactionLineModel
 
Rental - net.avalara.avatax.rest.client.enums.MatchingTaxType
Match Rental tax types only
Rental - net.avalara.avatax.rest.client.enums.TaxType
Rental Tax
RentToOwn - net.avalara.avatax.rest.client.enums.MatchingTaxType
Match RentToOwn tax type
RepeatedLinesInDocument - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
ReportDateFilter - Enum in net.avalara.avatax.rest.client.enums
The date filter type for report "RD" for Reporting Date, "DD" for Document Date, "TD" for Tax Date, "PD" for Payment Date
ReportDocType - Enum in net.avalara.avatax.rest.client.enums
The output DocumentType for a report
ReportFormat - Enum in net.avalara.avatax.rest.client.enums
Different types of formats allowed for exporting a report
ReportingCompanyMustHaveContactsError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
ReportingDate - net.avalara.avatax.rest.client.enums.ReportDateFilter
The date when the transaction is added to report
ReportingEntityError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
ReportModel - Class in net.avalara.avatax.rest.client.models
A model for displaying report task metadata
ReportModel() - Constructor for class net.avalara.avatax.rest.client.models.ReportModel
 
ReportNotFinished - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
ReportNotInitiated - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
ReportParametersModel - Class in net.avalara.avatax.rest.client.models
The output model for report parameter definitions
ReportParametersModel() - Constructor for class net.avalara.avatax.rest.client.models.ReportParametersModel
 
RequestApproved - net.avalara.avatax.rest.client.enums.FilingRequestStatus
This indicates that the change request was approved.
requestCertificateSetup(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Request setup of exemption certificates for this company.
requestCertificateSetupAsync(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Request setup of exemption certificates for this company.
RequestDenied - net.avalara.avatax.rest.client.enums.FilingRequestStatus
This indicates that compliance rejected the request.
Requested - net.avalara.avatax.rest.client.enums.FirmClientLinkageStatus
Requested
requestFreeTrial(FreeTrialRequestModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
FREE API - Request a free trial of AvaTax Call this API to obtain a free AvaTax account.
requestFreeTrialAsync(FreeTrialRequestModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
FREE API - Request a free trial of AvaTax Call this API to obtain a free AvaTax account.
RequestIncomplete - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
RequestLimitExceeded - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
requestNewAccount(NewAccountRequestModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Request a new Avalara account This API is for use by partner provisioning services customers only.
requestNewAccountAsync(NewAccountRequestModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Request a new Avalara account This API is for use by partner provisioning services customers only.
requestNewEntitlement(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Request a new entitilement to an existing customer This API is for use by partner provisioning services customers only.
requestNewEntitlementAsync(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Request a new entitilement to an existing customer This API is for use by partner provisioning services customers only.
RequestRule - net.avalara.avatax.rest.client.enums.AdvancedRuleScriptType
 
RequestTooLarge - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
requiredFilingCalendarDataFieldModel - Class in net.avalara.avatax.rest.client.models
Represents a verification request using Skyscraper for a company
requiredFilingCalendarDataFieldModel() - Constructor for class net.avalara.avatax.rest.client.models.requiredFilingCalendarDataFieldModel
 
resetFirmClientLinkage(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Reset linkage status between a client and firm back to requested This API enables the firm admin of a client account to reset a previously created linkage request by a firm.
resetFirmClientLinkageAsync(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Reset linkage status between a client and firm back to requested This API enables the firm admin of a client account to reset a previously created linkage request by a firm.
ResetLicenseKeyModel - Class in net.avalara.avatax.rest.client.models
Represents a license key reset request.
ResetLicenseKeyModel() - Constructor for class net.avalara.avatax.rest.client.models.ResetLicenseKeyModel
 
resetPassword(Integer, Boolean, SetPasswordModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Reset a user's password programmatically # For Registrar Use Only This API is for use by Avalara Registrar administrative users only.
resetPasswordAsync(Integer, Boolean, SetPasswordModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Reset a user's password programmatically # For Registrar Use Only This API is for use by Avalara Registrar administrative users only.
ResolutionQuality - Enum in net.avalara.avatax.rest.client.enums
The address resolution quality of an address validation result
resolveAddress(String, String, String, String, String, String, String, TextCase) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve geolocation information for a specified address Resolve an address against Avalara's address-validation system.
resolveAddressAsync(String, String, String, String, String, String, String, TextCase) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve geolocation information for a specified address Resolve an address against Avalara's address-validation system.
resolveAddressPost(AddressValidationInfo) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve geolocation information for a specified address Resolve an address against Avalara's address-validation system.
resolveAddressPostAsync(AddressValidationInfo) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve geolocation information for a specified address Resolve an address against Avalara's address-validation system.
ResortAndRental - net.avalara.avatax.rest.client.enums.FormTypeId
Denotes the form type is Resort and Rental Tax
ResourceFileDownloadResult - Class in net.avalara.avatax.rest.client.models
Represents everything downloaded from resource files
ResourceFileDownloadResult() - Constructor for class net.avalara.avatax.rest.client.models.ResourceFileDownloadResult
 
ResourceFileTypeModel - Class in net.avalara.avatax.rest.client.models
Resource File Type Model
ResourceFileTypeModel() - Constructor for class net.avalara.avatax.rest.client.models.ResourceFileTypeModel
 
ResourceFileUploadRequestModel - Class in net.avalara.avatax.rest.client.models
A request to upload a file to Resource Files
ResourceFileUploadRequestModel() - Constructor for class net.avalara.avatax.rest.client.models.ResourceFileUploadRequestModel
 
ResourceFileUploadResultModel - Class in net.avalara.avatax.rest.client.models
Encapsulates the result of uploading a file to the resource system
ResourceFileUploadResultModel() - Constructor for class net.avalara.avatax.rest.client.models.ResourceFileUploadResultModel
 
ResponseRule - net.avalara.avatax.rest.client.enums.AdvancedRuleScriptType
 
RestCall<T> - Class in net.avalara.avatax.rest.client
 
RestCall(String, String, String, String, String, String, AvaTaxPath, Object, TypeToken<T>) - Constructor for class net.avalara.avatax.rest.client.RestCall
 
RestCall(String, String, String, String, String, String, AvaTaxPath, Object, TypeToken<T>, String, int, String) - Constructor for class net.avalara.avatax.rest.client.RestCall
 
RestCall(String, String, String, String, String, String, AvaTaxPath, Object, TypeToken<T>, HttpClientBuilder) - Constructor for class net.avalara.avatax.rest.client.RestCall
 
RestCall(String, String, String, String, String, AvaTaxPath, Object, TypeToken<T>) - Constructor for class net.avalara.avatax.rest.client.RestCall
 
RestCall(String, String, String, String, String, AvaTaxPath, Object, TypeToken<T>, String, int, String) - Constructor for class net.avalara.avatax.rest.client.RestCall
 
RestCall(String, String, String, String, String, AvaTaxPath, Object, TypeToken<T>, HttpClientBuilder) - Constructor for class net.avalara.avatax.rest.client.RestCall
 
RestCallFactory - Class in net.avalara.avatax.rest.client
 
RestCallFactory(String, String, String, String) - Constructor for class net.avalara.avatax.rest.client.RestCallFactory
 
RestCallFactory(String, String, String, String, String, int, String) - Constructor for class net.avalara.avatax.rest.client.RestCallFactory
 
RestCallFactory(String, String, String, String, HttpClientBuilder) - Constructor for class net.avalara.avatax.rest.client.RestCallFactory
 
RetrieveUserError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
ReturnAccepted - net.avalara.avatax.rest.client.enums.FilingStatusId
 
ReturnAccepted - net.avalara.avatax.rest.client.enums.WorksheetStatusId
No comment data provided
ReturnAcceptedOnBehalf - net.avalara.avatax.rest.client.enums.FilingStatusId
 
ReturnAcceptedOnBehalf - net.avalara.avatax.rest.client.enums.WorksheetStatusId
No comment data provided
ReturnInvoice - net.avalara.avatax.rest.client.enums.DocumentType
Represents an refund that has been finalized.
ReturnNameNotFound - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
ReturnNotFiled - net.avalara.avatax.rest.client.enums.TaxNoticeFilingTypeId
Denotes the tax return that was not filed.
ReturnOrder - net.avalara.avatax.rest.client.enums.DocumentType
Represents an estimate of tax to be refunded if a refund or return is processed.
ReturnRejected - net.avalara.avatax.rest.client.enums.FilingStatusId
 
ReturnRejected - net.avalara.avatax.rest.client.enums.WorksheetStatusId
No comment data provided
ReturnRejectedOnBehalf - net.avalara.avatax.rest.client.enums.FilingStatusId
 
ReturnRejectedOnBehalf - net.avalara.avatax.rest.client.enums.WorksheetStatusId
No comment data provided
ReverseChargeInvoice - net.avalara.avatax.rest.client.enums.DocumentType
Represents a VAT "Reverse Charge" mechanism transaction as defined in the European Union.
ReverseChargeOrder - net.avalara.avatax.rest.client.enums.DocumentType
Represents a VAT "Reverse Charge" mechanism transaction as defined in the European Union.
Revoked - net.avalara.avatax.rest.client.enums.ExemptCertStatusId
Revoked certificate
Revoked - net.avalara.avatax.rest.client.enums.FirmClientLinkageStatus
Revoked
revokeFirmClientLinkage(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Revokes previously approved linkage to a firm for a client account This API enables the account admin of a client account to revoke a previously approved linkage request by a firm.
revokeFirmClientLinkageAsync(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Revokes previously approved linkage to a firm for a client account This API enables the account admin of a client account to revoke a previously approved linkage request by a firm.
Rooftop - net.avalara.avatax.rest.client.enums.ResolutionQuality
Assumed to be rooftop level, non-interpolated
Rounding - net.avalara.avatax.rest.client.enums.AdjustmentTypeId
 
RoundingLevelId - Enum in net.avalara.avatax.rest.client.enums
Choice of rounding level for a transaction
RoundingTypeId - Enum in net.avalara.avatax.rest.client.enums
Indicates the rounding behavior of a form
RuleMustHaveTaxCode - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
RuleTypeRestricted - net.avalara.avatax.rest.client.enums.ErrorCodeId
 

S

Sales - net.avalara.avatax.rest.client.enums.FormTypeId
Denotes the form type is Sales Tax only
Sales - net.avalara.avatax.rest.client.enums.ReportDocType
Output all Sales tax transactions in the report
Sales - net.avalara.avatax.rest.client.enums.TaxType
Sales tax
SalesAndLodging - net.avalara.avatax.rest.client.enums.FormTypeId
Denotes the form type is Sales and Lodging Tax
SalesAndUse - net.avalara.avatax.rest.client.enums.FormTypeId
Denotes the form type is Sales and Use Tax
SalesAuditExport - net.avalara.avatax.rest.client.enums.BatchType
 
SalesInvoice - net.avalara.avatax.rest.client.enums.DocumentType
Represents a sale that has been finalized.
SalesOrder - net.avalara.avatax.rest.client.enums.DocumentType
Represents an estimate, or a sales order, or a quote.
SalesOrSellersUseTax - net.avalara.avatax.rest.client.enums.NexusTypeId
Indicates the entity is voluntarily collecting tax (default)
Salesperson - net.avalara.avatax.rest.client.enums.AddressCategoryId
Address refers to a location for a single salesperson
Salesperson - net.avalara.avatax.rest.client.enums.AddressTypeId
A person's address who performs sales tasks for the company remotely from an office.
SalesTax - net.avalara.avatax.rest.client.enums.MatchingTaxType
Match Sales Tax only
SalesTax - net.avalara.avatax.rest.client.enums.NexusTypeId
Indicates the entity is required to collect tax in the state
SameDocumentDescription - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
Sandbox - net.avalara.avatax.rest.client.enums.AvaTaxEnvironment
 
Sandbox_Url - Static variable in class net.avalara.avatax.rest.client.AvaTaxConstants
 
Saved - net.avalara.avatax.rest.client.enums.DocumentStatus
Saved document (SalesInvoice or PurchaseInvoice) ready to be posted.
Schedule - net.avalara.avatax.rest.client.enums.OutletTypeId
You may file separate forms for each outlet; contact the tax authority for more details about location based reporting requirements.
ScraperType - Enum in net.avalara.avatax.rest.client.enums
Type of verification task
SecurityRoleId - Enum in net.avalara.avatax.rest.client.enums
Permission level of a user
SecurityRoleModel - Class in net.avalara.avatax.rest.client.models
Represents a single security role.
SecurityRoleModel() - Constructor for class net.avalara.avatax.rest.client.models.SecurityRoleModel
 
Selected - net.avalara.avatax.rest.client.enums.LocalNexusTypeId
Only the specific nexus objects declared for this company are declared.
SellerRemitsTax - net.avalara.avatax.rest.client.enums.AddressCategoryId
The marketplace vendor does not collect and remit tax for transactions tied to this location.
SellersUse - net.avalara.avatax.rest.client.enums.FormTypeId
Denotes the form type is Sellers Use Tax only
SemiAnnually - net.avalara.avatax.rest.client.enums.FilingFrequencyId
File twice per year
SendSalesFileType - Enum in net.avalara.avatax.rest.client.enums
 
SendSalesOutputFileFormat - Enum in net.avalara.avatax.rest.client.enums
 
SendSalesRateFile - net.avalara.avatax.rest.client.enums.ServiceTypeId
Send Sales Rate file service
SendSalesRequestModel - Class in net.avalara.avatax.rest.client.models
SendSales Request Model.
SendSalesRequestModel() - Constructor for class net.avalara.avatax.rest.client.models.SendSalesRequestModel
 
SER - net.avalara.avatax.rest.client.enums.FilingTypeId
Denotes the tax return is an SST filing.
SER - net.avalara.avatax.rest.client.enums.TaxNoticeFilingTypeId
Denotes the tax return is an SST filing.
SerializeObject(Object) - Static method in class net.avalara.avatax.rest.client.serializer.JsonSerializer
 
ServerConfiguration - net.avalara.avatax.rest.client.enums.ErrorCodeId
Server has a configuration or setup problem
ServerUnreachable - net.avalara.avatax.rest.client.enums.ErrorCodeId
Represents a SQL server timeout error / deadlock error
ServiceMode - Enum in net.avalara.avatax.rest.client.enums
Service modes for tax calculation when using an AvaLocal server.
ServiceNotReady - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
Services - net.avalara.avatax.rest.client.enums.RateType
 
ServiceTypeId - Enum in net.avalara.avatax.rest.client.enums
Represents the type of service or subscription given to a user
setAaa_success(Boolean) - Method in class net.avalara.avatax.rest.client.models.ResourceFileUploadResultModel
Setter for aaa_success True if the upload request succeeded.
setAcceptAvalaraTermsAndConditions(Boolean) - Method in class net.avalara.avatax.rest.client.models.ActivateAccountModel
Setter for acceptAvalaraTermsAndConditions Set this to true if and only if you accept Avalara's terms and conditions for your account.
setAcceptAvalaraTermsAndConditions(Boolean) - Method in class net.avalara.avatax.rest.client.models.FreeTrialRequestModel
Setter for acceptAvalaraTermsAndConditions Accept Avalara's terms and conditions is necessary for a free trial
setAcceptAvalaraTermsAndConditions(Boolean) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for acceptAvalaraTermsAndConditions Set this to true if and only if the owner of the newly created account accepts Avalara's terms and conditions for your account.
setAccessLevel(CompanyAccessLevel) - Method in class net.avalara.avatax.rest.client.models.UserEntitlementModel
Setter for accessLevel What access privileges does the current user have to see companies?
setAccountConfiguration(Integer, ArrayList<AccountConfigurationModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Change configuration settings for this account Update configuration settings tied to this account.
setAccountConfigurationAsync(Integer, ArrayList<AccountConfigurationModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Change configuration settings for this account Update configuration settings tied to this account.
setAccountDetailsEmailedTo(String) - Method in class net.avalara.avatax.rest.client.models.NewAccountModel
Setter for accountDetailsEmailedTo This is the email address to which credentials were mailed
setAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.AccountConfigurationModel
Setter for accountId The unique ID number of the account to which this setting applies
setAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.AccountLicenseKeyModel
Setter for accountId AccountId for required license key
setAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleScriptModel
Setter for accountId Account ID
setAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleTableModel
Setter for accountId Account ID
setAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleVisibilityModel
Setter for accountId The account Id for which the rule is to be visible/not visible
setAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for accountId The unique ID number of the account to which the user belongs.
setAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.BatchModel
Setter for accountId The Account ID number of the account that owns this batch.
setAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for accountId The unique ID number of the account this company belongs to.
setAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Setter for accountId The Account ID number of the account that owns this batch.
setAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Setter for accountId The unique ID number assigned to this account.
setAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.LicenseKeyModel
Setter for accountId The primary key of the account
setAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.LoginVerificationInputModel
Setter for accountId AccountId of the login verification
setAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.MrsCompanyModel
Setter for accountId The unique ID number of the account this company belongs to.
setAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentModel
Setter for accountId The unique ID number of the AvaTax customer account that created this MultiDocument object.
setAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.NewAccountModel
Setter for accountId This is the ID number of the account that was created
setAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Setter for accountId The unique ID number of the account that received this notification.
setAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.ProvisionStatusModel
Setter for accountId The accountId of the company represented by this status
setAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.ReportModel
Setter for accountId The ID of the account the reported transactions are from
setAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.ResetLicenseKeyModel
Setter for accountId The primary key of the account ID to reset
setAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.ResourceFileUploadRequestModel
Setter for accountId The account ID to which this file will be attached.
setAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.SubscriptionModel
Setter for accountId The unique ID number of the account this subscription belongs to.
setAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.UserModel
Setter for accountId The unique ID number of the account to which this user belongs.
setAccountName(String) - Method in class net.avalara.avatax.rest.client.models.MrsCompanyModel
Setter for accountName The name of this account, as shown to customers.
setAccountName(String) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for accountName The name of the account to create
setAccountName(String) - Method in class net.avalara.avatax.rest.client.models.NewFirmClientAccountRequestModel
Setter for accountName The name of the account to create
setAccountStatusId(AccountStatusId) - Method in class net.avalara.avatax.rest.client.models.AccountModel
Setter for accountStatusId The current status of this account.
setAccountsVisibleFor(ArrayList<Integer>) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Setter for accountsVisibleFor Account Ids the rule is visible for in CUP, when IsVisibleInCUP = false
setAccountType(AccountTypeId) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for accountType Type of the account to be created.
setAccountType(PaymentAccountTypeId) - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Setter for accountType The account type of the adjustment.
setAccountTypeId(AccountTypeId) - Method in class net.avalara.avatax.rest.client.models.AccountModel
Setter for accountTypeId The type of this account.
setAccrualType(AccrualType) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for accrualType Accrual type of the return
setAccrualType(AccrualType) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for accrualType Accrual type of the return
setAccrualType(AccrualType) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for accrualType Accrual type of the return
setAchCreditAllowed(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for achCreditAllowed True if this state permits payment by ACH Credit
setActionDueDate(Date) - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Setter for actionDueDate If there is a specific action suggested by this notification, and if this action is requested by a specific due date, this value will be the due date for the action.
setActionLink(String) - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Setter for actionLink If there is a specific action suggested by this notification, this is the URL of the action.
setActionName(String) - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Setter for actionName If there is a specific action suggested by this notification, this is the name of the action.
setActive(Boolean) - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Setter for active Is this cover letter active
setActiveFlag(Boolean) - Method in class net.avalara.avatax.rest.client.models.NoticeCustomerFundingOptionModel
Setter for activeFlag A flag if the FundingOption is active
setActiveFlag(Boolean) - Method in class net.avalara.avatax.rest.client.models.NoticeCustomerTypeModel
Setter for activeFlag A flag if the type is active
setActiveFlag(Boolean) - Method in class net.avalara.avatax.rest.client.models.NoticeFilingTypeModel
Setter for activeFlag A flag if the type is active
setActiveFlag(Boolean) - Method in class net.avalara.avatax.rest.client.models.NoticePriorityModel
Setter for activeFlag A flag if the Priority is active
setActiveFlag(Boolean) - Method in class net.avalara.avatax.rest.client.models.NoticeReasonModel
Setter for activeFlag A flag if the type is active
setActiveFlag(Boolean) - Method in class net.avalara.avatax.rest.client.models.NoticeTypeModel
Setter for activeFlag A flag if the type is active
setActivePoa(Boolean) - Method in class net.avalara.avatax.rest.client.models.PowerOfAttorneyCheckModel
Setter for activePoa Notes if there is an actice POA
setAdapterName(String) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for adapterName If your API call specified a `AdapterName` in the [Client Profile Headers](https://developer.avalara.com/avatax/client-headers/), this variable will contain its value.
setAdapterVersion(String) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for adapterVersion If your API call specified a `AdapterVersion` in the [Client Profile Headers](https://developer.avalara.com/avatax/client-headers/), this variable will contain its value.
setAdditionalOptions(HashMap<String, String>) - Method in class net.avalara.avatax.rest.client.models.LoginVerificationInputModel
Setter for additionalOptions Additional options of the verification
setAddress(AddressInfo) - Method in class net.avalara.avatax.rest.client.models.AddressResolutionModel
Setter for address The original address
setAddress(DeclareNexusByAddressModel) - Method in class net.avalara.avatax.rest.client.models.NexusByAddressModel
Setter for address The address that was provided by the user in the call to `DeclareNexusByAddress`
setAddress1(String) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for address1 Address line 1
setAddress2(String) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for address2 Address line 2
setAddress3(String) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for address3 Address line 3
setAddressCategoryId(AddressCategoryId) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for addressCategoryId Indicates the type of place of business represented by this location.
setAddressCategoryId(AddressCategoryId) - Method in class net.avalara.avatax.rest.client.models.UpdateCompanyLocationRemittanceModel
Setter for addressCategoryId Indicates whether this location is a physical place of business or a temporary salesperson location.
setAddresses(ArrayList<TransactionAddressModel>) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for addresses A list of line items in this transaction.
setAddresses(AddressesModel) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for addresses Default addresses for all lines in this document.
setAddresses(AddressesModel) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for addresses Default addresses for all lines in this document.
setAddresses(AddressesModel) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for addresses Default addresses for all lines in this document.
setAddresses(AddressesModel) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for addresses The addresses to use for this transaction line.
setAddresses(AddressesModel) - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Setter for addresses The addresses to use for this transaction line.
setAddresses(AddressesModel) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Setter for addresses The addresses to use for this transaction line.
setAddressesRequireRegion(Boolean) - Method in class net.avalara.avatax.rest.client.models.IsoCountryModel
Setter for addressesRequireRegion Whether or not this country requires a region in postal addresses.
setAddressId(Long) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for addressId The unique ID number of the address used for this tax detail.
setAddressType(String) - Method in class net.avalara.avatax.rest.client.models.ValidatedAddressInfo
Setter for addressType Address type code.
setAddressTypeId(AddressTypeId) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for addressTypeId Indicates whether this location is a physical place of business or a temporary salesperson location.
setAdjustDescription(String) - Method in class net.avalara.avatax.rest.client.models.AdjustMultiDocumentModel
Setter for adjustDescription If the AdjustmentReason is "Other", specify the reason here.
setAdjustmentDescription(String) - Method in class net.avalara.avatax.rest.client.models.AdjustTransactionModel
Setter for adjustmentDescription If the AdjustmentReason is "Other", specify the reason here.
setAdjustmentDescription(String) - Method in class net.avalara.avatax.rest.client.models.BatchAdjustTransactionModel
Setter for adjustmentDescription If the AdjustmentReason is "Other", specify the reason here.
setAdjustmentDescription(String) - Method in class net.avalara.avatax.rest.client.models.CreateOrAdjustTransactionModel
Setter for adjustmentDescription If the AdjustmentReason is "Other", specify the reason here.
setAdjustmentDescription(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for adjustmentDescription If this transaction was adjusted, indicates a description of the reason why the transaction was adjusted.
setAdjustmentReason(AdjustmentReason) - Method in class net.avalara.avatax.rest.client.models.AdjustMultiDocumentModel
Setter for adjustmentReason A reason code indicating why this adjustment was made
setAdjustmentReason(AdjustmentReason) - Method in class net.avalara.avatax.rest.client.models.AdjustTransactionModel
Setter for adjustmentReason A reason code indicating why this adjustment was made
setAdjustmentReason(AdjustmentReason) - Method in class net.avalara.avatax.rest.client.models.BatchAdjustTransactionModel
Setter for adjustmentReason A reason code indicating why this adjustment was made
setAdjustmentReason(AdjustmentReason) - Method in class net.avalara.avatax.rest.client.models.CreateOrAdjustTransactionModel
Setter for adjustmentReason A reason code indicating why this adjustment was made
setAdjustmentReason(AdjustmentReason) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for adjustmentReason If this transaction was adjusted, indicates the unique ID number of the reason why the transaction was adjusted.
setAdjustments(ArrayList<FilingAdjustmentModel>) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for adjustments The Adjustments for this return.
setAdjustments(ArrayList<FilingAdjustmentModel>) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for adjustments The Adjustments for this return.
setAdjustTransactionModel(BatchAdjustTransactionModel) - Method in class net.avalara.avatax.rest.client.models.TransactionBatchItemModel
Setter for adjustTransactionModel Represents an existing transaction to be adjusted.
setAlAccessCode(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for alAccessCode Custom filing information field for Alabama.
setAliasForFormMasterId(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for aliasForFormMasterId Unused
setAllowAdjust(Boolean) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for allowAdjust Set this value to true to allow this API call to adjust the MultiDocument model if one already exists.
setAllowNegativeOverallTax(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for allowNegativeOverallTax True if the form overall can go negative
setAllowsBulkFilingAccounts(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for allowsBulkFilingAccounts Unused
setAlpha3Code(String) - Method in class net.avalara.avatax.rest.client.models.IsoCountryModel
Setter for alpha3Code The three character ISO 3166 country code
setAlSignOn(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for alSignOn Custom filing information field for Alabama.
setAlternateId(String) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for alternateId A customer-configurable alternate ID number for this customer.
setAmendedAddress1(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for amendedAddress1 Mailing address to use when filing an amended return
setAmendedAddress2(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for amendedAddress2 Mailing address to use when filing an amended return
setAmendedAddressCity(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for amendedAddressCity Mailing address to use when filing an amended return
setAmendedAddressCountry(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for amendedAddressCountry Mailing address to use when filing an amended return
setAmendedAddressMailTo(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for amendedAddressMailTo Mailing address to use when filing an amended return
setAmendedAddressPostalCode(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for amendedAddressPostalCode Mailing address to use when filing an amended return
setAmendedAddressRegion(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for amendedAddressRegion Mailing address to use when filing an amended return
setAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Setter for amount The amount of the transaction.
setAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Setter for amount The adjustment amount.
setAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for amount Total amount for this line.
setAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Setter for amount Total amount for this line
setAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Setter for amount Total amount for this line.
setAnswer(HashMap<String, String>) - Method in class net.avalara.avatax.rest.client.models.FilingAnswer
Setter for answer -
setAnswer(HashMap<String, String>) - Method in class net.avalara.avatax.rest.client.models.FilingAnswerModel
Setter for answer The value of the answer for the filing question identified by filingQuestionId
setAnswers(ArrayList<FilingAnswerModel>) - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Setter for answers Filing question answers
setApiCallStatus(ApiCallStatus) - Method in class net.avalara.avatax.rest.client.models.AuditMultiDocumentModel
Setter for apiCallStatus api call status
setApiCallStatus(ApiCallStatus) - Method in class net.avalara.avatax.rest.client.models.AuditTransactionModel
Setter for apiCallStatus api call status
setAppliedCarryOverCredits(FilingReturnCreditModel) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for appliedCarryOverCredits The applied carry over credit documents
setAppliedCarryOverCredits(FilingReturnCreditModel) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for appliedCarryOverCredits The applied carry over credit documents
setApprove(Boolean) - Method in class net.avalara.avatax.rest.client.models.ApproveFilingsModel
Setter for approve Set this value to true in order to approve the filings.
setApproveDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for approveDate The date the filing region was approved.
setApprovedBy(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Setter for approvedBy Approver of the rule
setArEntitlementRequired(Boolean) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Setter for arEntitlementRequired Advance Rules limited availability
setArEntitlementRequired(Boolean) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleModel
Setter for arEntitlementRequired Advance Rules limited availability
setAttachments(ArrayList<FilingAttachmentModel>) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for attachments The attachments for this return.
setAttachments(ArrayList<FilingAttachmentModel>) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for attachments The attachments for this return.
setAttachments(ArrayList<FilingAttachmentModel>) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for attachments The attachments for this return.
setAttachmentUploadRequest(ResourceFileUploadRequestModel) - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Setter for attachmentUploadRequest An attachment to the detail
setAttachmentUploadRequest(ResourceFileUploadRequestModel) - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Setter for attachmentUploadRequest An attachment to the finance detail
setAttnName(String) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for attnName Indicates the "Attn:" component of the address for this customer, if this customer requires mailings to be shipped to the attention of a specific person or department name.
setAttributes(ArrayList<CertificateAttributeModel>) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for attributes A list of certificate attributes that apply to this certificate.
setAttributes(ArrayList<CustomerAttributeModel>) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for attributes A list of attributes that apply to this customer.
setAttributeType(String) - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Setter for attributeType The type of parameter as determined by its application, e.g.
setAttributeType(String) - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Setter for attributeType The type of parameter as determined by its application, e.g.
setAuditEventId(Long) - Method in class net.avalara.avatax.rest.client.models.AuditEvent
Setter for auditEventId
setAuditEventLevelId(Integer) - Method in class net.avalara.avatax.rest.client.models.AuditEvent
Setter for auditEventLevelId
setAuditMessage(String) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for auditMessage Reserved for Avalara internal usage.
setAugmentations(ArrayList<FilingAugmentationModel>) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for augmentations The Augmentations for this return.
setAugmentations(ArrayList<FilingAugmentationModel>) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for augmentations The Augmentations for this return.
setAuthenticated(Boolean) - Method in class net.avalara.avatax.rest.client.models.PingResultModel
Setter for authenticated Returns true if you provided authentication for this API call; false if you did not.
setAuthenticatedAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.PingResultModel
Setter for authenticatedAccountId The ID number of the currently authenticated user's account, if any.
setAuthenticatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.PingResultModel
Setter for authenticatedUserId The ID number of the currently authenticated user, if any.
setAuthenticatedUserName(String) - Method in class net.avalara.avatax.rest.client.models.PingResultModel
Setter for authenticatedUserName The username of the currently authenticated user, if any.
setAuthenticationType(AuthenticationTypeId) - Method in class net.avalara.avatax.rest.client.models.PingResultModel
Setter for authenticationType Returns the type of authentication you provided, if authenticated
setAuthorities(ArrayList<FilingsCheckupAuthorityModel>) - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupModel
Setter for authorities A collection of authorities in the report
setAuthorityName(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for authorityName Tax authority that issued the form
setAvaCertId(String) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for avaCertId If the certificate record was synced from an AvaTax Certs account(as opposed to being entered in ECMS directly), the unique AvaTax Certs identifier for the certificate record.
setAvaFileFormId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for avaFileFormId The ava file form id of the notice
setAvailable(Boolean) - Method in class net.avalara.avatax.rest.client.models.CycleAddOptionModel
Setter for available True if this form can be added and filed for the current cycle.
setAvailableLocationCodes(ArrayList<String>) - Method in class net.avalara.avatax.rest.client.models.CycleAddOptionModel
Setter for availableLocationCodes A list of outlet codes that can be assigned to this form for the current cycle
setAvailablePoa(ResourceFileDownloadResult) - Method in class net.avalara.avatax.rest.client.models.PowerOfAttorneyCheckModel
Setter for availablePoa POA download
setAvalaraId(String) - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityInfo
Setter for avalaraId A unique ID number assigned by Avalara to this tax authority.
setAvataxCreateTransactionJson(String) - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Setter for avataxCreateTransactionJson The full JSON of the transaction creation request
setAvataxErrorJson(String) - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Setter for avataxErrorJson The full JSON of the error result from transaction creation
setAverageCheckClearDays(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for averageCheckClearDays Unused
setBaseCurrencyCode(String) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for baseCurrencyCode This is the three character ISO-4217 currency code of the default currency used by this company.
setBatchAgent(String) - Method in class net.avalara.avatax.rest.client.models.BatchModel
Setter for batchAgent The agent used to create this batch
setBatchCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for batchCode BatchCode for batch operations.
setBatchCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for batchCode BatchCode for batch operations.
setBatchCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for batchCode BatchCode for batch operations.
setBatchCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for batchCode If this transaction was created as part of a batch, this code indicates which batch.
setBatchId(Integer) - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Setter for batchId The unique ID number of the batch that this file belongs to.
setBoundaryLevel(BoundaryLevel) - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Setter for boundaryLevel The boundary level of this override
setBoundaryLevel(BoundaryLevel) - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Setter for boundaryLevel The boundary level at which this address was validated.
setBoundaryOverrideId(Integer) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for boundaryOverrideId The unique ID number of the boundary override applied to this line item.
setBulkAccountId(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for bulkAccountId User name of bulk account.
setBulkAccountInstructionLink(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for bulkAccountInstructionLink Unused
setBulkAccountValidationStatus(BulkAccountValidationStatus) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for bulkAccountValidationStatus The status of the bulk account's validation.
setBulkRequestId(Integer) - Method in class net.avalara.avatax.rest.client.models.LoginVerificationInputModel
Setter for bulkRequestId Bulk Request Id of the verification
setBusinessIdentificationNo(String) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for businessIdentificationNo Business Identification No
setBusinessIdentificationNo(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for businessIdentificationNo VAT business identification number for the customer for this transaction.
setBusinessIdentificationNo(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for businessIdentificationNo VAT business identification number for the customer for this transaction.
setBusinessIdentificationNo(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for businessIdentificationNo VAT business identification number for the customer for this transaction.
setBusinessIdentificationNo(String) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for businessIdentificationNo VAT business identification number for the customer for this line item.
setBusinessIdentificationNo(String) - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Setter for businessIdentificationNo VAT business identification number for the customer for this line item.
setBusinessIdentificationNo(String) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Setter for businessIdentificationNo VAT business identification number for the customer for this line item.
setBusinessIdentificationNo(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for businessIdentificationNo VAT business identification number used for this transaction.
setBusinessIdentificationNo(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for businessIdentificationNo VAT business identification number used for this transaction.
setBusinessTypeId(Integer) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for businessTypeId Business type the customer belongs to.
setBusinessTypeOtherDescription(String) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for businessTypeOtherDescription Other description for this business type
setBytes(Byte) - Method in class net.avalara.avatax.rest.client.models.ResourceFileDownloadResult
Setter for bytes Bytes of the file
setCampaign(String) - Method in class net.avalara.avatax.rest.client.models.FreeTrialRequestModel
Setter for campaign Campaign identifier for Notification purpose
setCampaign(String) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for campaign If your Avalara business development representative requests, please provide the campaign ID associated with your signup process.
setCap(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for cap The maximum cap for the price of this item according to this rule.
setCarryOverConsumerUseTaxAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for carryOverConsumerUseTaxAmount The amount of carry over consumer use tax applied to the liability calculation
setCarryOverNonTaxableAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for carryOverNonTaxableAmount The amount of carry over non taxable sales applied to the liability calculation
setCarryOverSalesAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for carryOverSalesAmount The amount of carry over sales applied to the liability calculation
setCarryOverTaxAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for carryOverTaxAmount The amount of carry over sales tax applied to the liability calculation
setCategory(String) - Method in class net.avalara.avatax.rest.client.models.AccountConfigurationModel
Setter for category The category of the configuration setting.
setCategory(String) - Method in class net.avalara.avatax.rest.client.models.CompanyConfigurationModel
Setter for category The category of the configuration setting.
setCategory(String) - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Setter for category The category of this notification.
setCategory(String) - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Setter for category DEPRECATED - Date: 07/25/2018, Version: 18.7, Message: This field is deprecated and will return null.
setCertificate(CertificateModel) - Method in class net.avalara.avatax.rest.client.models.ExemptionStatusModel
Setter for certificate Certificate if the customer is exempted
setCertificateId(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for certificateId The CertCapture Certificate ID
setCertificates(ArrayList<Integer>) - Method in class net.avalara.avatax.rest.client.models.LinkCertificatesModel
Setter for certificates An array of certificate ID numbers to link
setCertificates(ArrayList<CertificateModel>) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for certificates A list of exemption certficates that apply to this customer.
setChangeCode(ChangeTransactionCodeModel) - Method in class net.avalara.avatax.rest.client.models.SettleTransactionModel
Setter for changeCode To change the code for this transaction, you may provide information in this field.
setCity(String) - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Setter for city City component of the address
setCity(String) - Method in class net.avalara.avatax.rest.client.models.AddressLocationInfo
Setter for city City component of the address
setCity(String) - Method in class net.avalara.avatax.rest.client.models.AddressValidationInfo
Setter for city City component of the address
setCity(String) - Method in class net.avalara.avatax.rest.client.models.CompanyAddress
Setter for city City
setCity(String) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for city City
setCity(String) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Setter for city The name of the city.
setCity(String) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for city The city of the postal mailing address of this contact.
setCity(String) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for city City component of the street address of this customer.
setCity(String) - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Setter for city City component of the address
setCity(String) - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Setter for city The jurisdiction's city.
setCity(String) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for city City
setCity(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for city DEPRECATED - Date: 9/1/2017, Version: 17.9, Message: Field will be no longer be available after the 17.9 release.
setCity(String) - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Setter for city The city name of this jurisdiction
setCity(String) - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Setter for city The city address of the physical location affected by this override.
setCity(String) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for city The city of the physical address of this location.
setCity(String) - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Setter for city The name of the city.
setCity(String) - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Setter for city The city for the address.
setCity(String) - Method in class net.avalara.avatax.rest.client.models.ValidatedAddressInfo
Setter for city City component of the address
setClassification(String) - Method in class net.avalara.avatax.rest.client.models.IsoRegionModel
Setter for classification The word in the local language that classifies what type of a region this represents
setClassifications(ArrayList<ClassificationModel>) - Method in class net.avalara.avatax.rest.client.models.ItemModel
Setter for classifications List of classifications that belong to this item.
setClientAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageInputModel
Setter for clientAccountId Client AccountId that needs to be linked to the firm
setClientAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Setter for clientAccountId Client Account to be linked with the firm
setClientAccountName(String) - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageInputModel
Setter for clientAccountName Client AccountName that needs to be linked to the firm
setClientAccountName(String) - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Setter for clientAccountName Client Account name
setClientName(String) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for clientName If your API call specified a `ClientName` in the [Client Profile Headers](https://developer.avalara.com/avatax/client-headers/), this variable will contain its value.
setClientVersion(String) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for clientVersion If your API call specified a `ClientVersion` in the [Client Profile Headers](https://developer.avalara.com/avatax/client-headers/), this variable will contain its value.
setClonedCalendarEffDate(Date) - Method in class net.avalara.avatax.rest.client.models.CycleEditOptionModel
Setter for clonedCalendarEffDate The effective date of the filing calendar (only applies if cloning).
setClosedByUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for closedByUserId The unique ID number of the user that closed the notice
setClosedDate(Date) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for closedDate The closed date of the notice
setCode(String) - Method in class net.avalara.avatax.rest.client.models.AuditMultiDocumentModel
Setter for code Represents the unique code of this MultiDocument transaction.
setCode(String) - Method in class net.avalara.avatax.rest.client.models.CommitMultiDocumentModel
Setter for code Represents the unique code of this MultiDocument transaction.
setCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for code Transaction Code - the internal reference code used by the client application.
setCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for code The transaction code of the MultiDocument transaction.
setCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for code The internal reference code used by the client application.
setCode(String) - Method in class net.avalara.avatax.rest.client.models.CurrencyModel
Setter for code The ISO 4217 currency code for this currency.
setCode(String) - Method in class net.avalara.avatax.rest.client.models.DeterminationFactorModel
Setter for code Determination reason code.
setCode(String) - Method in class net.avalara.avatax.rest.client.models.EntityUseCodeModel
Setter for code The Avalara-recognized entity use code for this definition
setCode(String) - Method in class net.avalara.avatax.rest.client.models.IsoCountryModel
Setter for code The two character ISO 3166 country code
setCode(String) - Method in class net.avalara.avatax.rest.client.models.IsoRegionModel
Setter for code The three character ISO 3166 region code
setCode(String) - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Setter for code The code that is used to identify this jurisdiction
setCode(String) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentModel
Setter for code The transaction code of the MultiDocument transaction.
setCode(String) - Method in class net.avalara.avatax.rest.client.models.PreferredProgramModel
Setter for code A code that identifies this preferred program.
setCode(String) - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Setter for code The code of the tax region.
setCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for code A unique customer-provided code identifying this transaction.
setCode(String) - Method in class net.avalara.avatax.rest.client.models.UomModel
Setter for code The code that refers to this unit of measurement.
setCode(String) - Method in class net.avalara.avatax.rest.client.models.VerifyMultiDocumentModel
Setter for code Represents the unique code of this MultiDocument transaction.
setCode(ErrorCodeId) - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Setter for code Name of the error or message.
setCode(ErrorCodeId) - Method in class net.avalara.avatax.rest.client.models.ErrorInfo
Setter for code Type of error that occurred
setCode(VoidReasonCode) - Method in class net.avalara.avatax.rest.client.models.BatchVoidTransactionModel
Setter for code Please specify the reason for voiding or cancelling this transaction.
setCode(VoidReasonCode) - Method in class net.avalara.avatax.rest.client.models.VoidTransactionModel
Setter for code Please specify the reason for voiding or cancelling this transaction.
setCollectAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for collectAmount The amount collected by Avalara for this region
setCollectAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for collectAmount The amount collected by avalara for this return
setCollectAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for collectAmount The amount collected by avalara for this return
setCollectAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingsTaxSummaryModel
Setter for collectAmount The collect amount
setComment(String) - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Setter for comment TaxNoticeComment
setCommentLink(String) - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Setter for commentLink TaxNoticeCommentLink
setComments(ArrayList<NoticeCommentModel>) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for comments Additional comments on the notice
setCommentType(CommentType) - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Setter for commentType taxNoticeCommentType
setCommentTypeId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Setter for commentTypeId taxNoticeCommentTypeId
setCommentUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Setter for commentUserId TaxNoticeCommentUserId
setCommentUserName(String) - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Setter for commentUserName TaxNoticeCommentUserName
setCommit(Boolean) - Method in class net.avalara.avatax.rest.client.models.CommitMultiDocumentModel
Setter for commit Set this value to be `true` to commit this transaction.
setCommit(Boolean) - Method in class net.avalara.avatax.rest.client.models.CommitTransactionModel
Setter for commit Set this value to be `true` to commit this transaction.
setCommit(Boolean) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for commit Causes the document to be committed if true.
setCommit(Boolean) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for commit Causes the document to be committed if true.
setCommit(Boolean) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for commit Causes the document to be committed if true.
setCommit(CommitTransactionModel) - Method in class net.avalara.avatax.rest.client.models.SettleTransactionModel
Setter for commit To commit this transaction so that it can be reported on a tax filing, you may provide information in this field.
setCompanies(ArrayList<Integer>) - Method in class net.avalara.avatax.rest.client.models.UserEntitlementModel
Setter for companies The identities of all companies this user is permitted to access
setCompany(String) - Method in class net.avalara.avatax.rest.client.models.FreeTrialRequestModel
Setter for company The company or organizational name for this free trial.
setCompanyAddress(CompanyAddress) - Method in class net.avalara.avatax.rest.client.models.FreeTrialRequestModel
Setter for companyAddress The Address information of the account
setCompanyAddress(CompanyAddress) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for companyAddress Address information of the account being created.
setCompanyAddress(CompanyAddress) - Method in class net.avalara.avatax.rest.client.models.NewFirmClientAccountRequestModel
Setter for companyAddress Address information of the account being created.
setCompanyCode(String) - Method in class net.avalara.avatax.rest.client.models.AddTransactionLineModel
Setter for companyCode company code
setCompanyCode(String) - Method in class net.avalara.avatax.rest.client.models.BatchAdjustTransactionModel
Setter for companyCode Specifies the code of the company for this transaction.
setCompanyCode(String) - Method in class net.avalara.avatax.rest.client.models.BatchVoidTransactionModel
Setter for companyCode Company Code - Specify the code of the company for this transaction.
setCompanyCode(String) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for companyCode Company Code - used to distinguish between companies within your accounting system
setCompanyCode(String) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for companyCode A unique code that references this company within your account.
setCompanyCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for companyCode Company Code - Specify the code of the company creating this transaction here.
setCompanyCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for companyCode Company Code - Specify the code of the company creating this transaction here.
setCompanyCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for companyCode Company Code - Specify the code of the company creating this transaction here.
setCompanyCode(String) - Method in class net.avalara.avatax.rest.client.models.DeleteErrorTransactionRequestModel
Setter for companyCode The company code of the error transaction
setCompanyCode(String) - Method in class net.avalara.avatax.rest.client.models.MrsCompanyModel
Setter for companyCode The company code for the company
setCompanyCode(String) - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Setter for companyCode Company Code - Specify the code of the company for this line of transaction.
setCompanyCode(String) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Setter for companyCode Specify the code of the company for this line of transaction.
setCompanyCode(String) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for companyCode Company code to be assigned to the company created for this account.
setCompanyCode(String) - Method in class net.avalara.avatax.rest.client.models.NewFirmClientAccountRequestModel
Setter for companyCode Company code to be assigned to the company created for this account.
setCompanyCode(String) - Method in class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
Setter for companyCode A unique code that references a company within your account.
setCompanyCode(String) - Method in class net.avalara.avatax.rest.client.models.RemoveTransactionLineModel
Setter for companyCode company code
setCompanyConfiguration(Integer, ArrayList<CompanyConfigurationModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Change configuration settings for this company Update configuration settings tied to this company.
setCompanyConfigurationAsync(Integer, ArrayList<CompanyConfigurationModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Change configuration settings for this company Update configuration settings tied to this company.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.AuditTransactionModel
Setter for companyId Unique ID number of the company that created this transaction
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.BatchModel
Setter for companyId The Company ID number of the company that owns this batch.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Setter for companyId The unique ID number of the AvaTax company that sent this invitation.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for companyId The unique ID number of the AvaTax company that recorded this certificate.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.CompanyConfigurationModel
Setter for companyId The unique ID number of the account to which this setting applies
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.CompanyDistanceThresholdModel
Setter for companyId The ID number of the company that defined this distance threshold.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.CompanyParameterDetailModel
Setter for companyId CompanyId associated with the parameter
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for companyId The unique ID number of the company to which this contact belongs.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Setter for companyId The unique ID number of the AvaTax company that received this certificate.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Setter for companyId The Company ID number of the company that owns this batch.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for companyId The unique ID number of the AvaTax company that recorded this customer.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Setter for companyId The id of the company to which the datasource belongs to.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for companyId Company ID
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.ExposureZoneModel
Setter for companyId The unique ID number of the AvaTax company that recorded this customer.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for companyId The unique ID number of the company to which this filing calendar belongs.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingModel
Setter for companyId The unique ID number of the company for this filing.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingRequestModel
Setter for companyId The unique ID number of the company to which this filing request belongs.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.FundingConfigurationModel
Setter for companyId CompanyID
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.ItemModel
Setter for companyId The unique ID number of the company that owns this item.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for companyId The unique ID number of the company that operates at this location.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.LoginVerificationInputModel
Setter for companyId CompanyId that we are verifying the login information for
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.MrsCompanyModel
Setter for companyId The unique ID number of this company.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingModel
Setter for companyId The unique ID number of the company for this filing.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.NexusByTaxFormModel
Setter for companyId The company ID of the company that was used to load the companyNexus array.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for companyId The unique ID number of the company that declared nexus.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.NexusSummaryModel
Setter for companyId Company Id
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for companyId The unique ID number of the company to which this notice belongs.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Setter for companyId If this notification was tied to a specific company, this will be the unique ID number of the company that received the notification.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.PowerOfAttorneyCheckModel
Setter for companyId companyId of the request
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.ProvisionStatusModel
Setter for companyId The AvaTax company represented by this status
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.ReportModel
Setter for companyId The ID of the company the reported transactions are from
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.ResourceFileUploadRequestModel
Setter for companyId The company ID to which this file will be attached.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.SendSalesRequestModel
Setter for companyId The companyId for which the send sales file is being generated.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.SettingModel
Setter for companyId The unique ID number of the company this setting refers to.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Setter for companyId The unique ID number of the company that owns this tax code.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for companyId The unique ID number of the company that owns this tax rule.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for companyId The unique ID number of the company that recorded this transaction.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.UPCModel
Setter for companyId The unique ID number of the company to which this UPC belongs.
setCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.UserModel
Setter for companyId If this user is locked to one company (and its children), this is the unique ID number of the company to which this user belongs.
setCompanyId(Long) - Method in class net.avalara.avatax.rest.client.models.FiledReturnModel
Setter for companyId The unique ID number of the company filing return.
setCompanyId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for companyId The unique ID number of the company filing return.
setCompanyID(String) - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Setter for companyID CompanyID
setCompanyName(String) - Method in class net.avalara.avatax.rest.client.models.MrsCompanyModel
Setter for companyName The name of this company, as shown to customers.
setCompanyNexus(ArrayList<NexusModel>) - Method in class net.avalara.avatax.rest.client.models.NexusByTaxFormModel
Setter for companyNexus A list of all currently-defined company nexus that are related to this tax form
setCompanyReturnId(Long) - Method in class net.avalara.avatax.rest.client.models.CompanyReturnSettingModel
Setter for companyReturnId The CompanyReturn Id
setCompanyReturnId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Setter for companyReturnId The company return ID if requesting an update.
setCompletedDate(Date) - Method in class net.avalara.avatax.rest.client.models.BatchModel
Setter for completedDate The date/time when this batch was completely processed
setCompletedDate(Date) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Setter for completedDate The date/time when this batch was completely processed
setCompletedDate(Date) - Method in class net.avalara.avatax.rest.client.models.ReportModel
Setter for completedDate The time when the report was finished building, if completed
setComplianceContactId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for complianceContactId The id of the compliance contact
setConfirmResetLicenseKey(Boolean) - Method in class net.avalara.avatax.rest.client.models.ResetLicenseKeyModel
Setter for confirmResetLicenseKey Set this value to true to reset the license key for this account.
setConnectorId(String) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for connectorId The id associated with the connector
setConsumerUseNonTaxableAccrualAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for consumerUseNonTaxableAccrualAmount The total amount of consumer use non taxable sales accrued in the current active period
setConsumerUseNonTaxableAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for consumerUseNonTaxableAmount Consumer use non-taxable amount.
setConsumerUseNonTaxableAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for consumerUseNonTaxableAmount Consumer use non-taxable amount.
setConsumerUseNonTaxableAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for consumerUseNonTaxableAmount Consumer use non-taxable amount.
setConsumerUseTaxableAccrualAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for consumerUseTaxableAccrualAmount The total amount of consumer use taxable sales accrued in the current active period
setConsumerUseTaxableAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for consumerUseTaxableAmount Consumer use taxable amount.
setConsumerUseTaxableAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for consumerUseTaxableAmount Consumer use taxable amount.
setConsumerUseTaxableAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for consumerUseTaxableAmount Consumer use taxable amount.
setConsumerUseTaxAccrualAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for consumerUseTaxAccrualAmount The total amount of consumer use tax accrued in the current active period
setConsumerUseTaxAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for consumerUseTaxAmount Consumer use tax liability.
setConsumerUseTaxAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for consumerUseTaxAmount Consumer use tax liability during the period.
setConsumerUseTaxAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for consumerUseTaxAmount Consumer use tax liability.
setConsumerUseTaxDueAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for consumerUseTaxDueAmount Consumer use tax liability accrued during the period.
setContactCode(String) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for contactCode A unique code for this contact.
setContactName(String) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for contactName The name of the main contact person for this customer.
setContacts(ArrayList<ContactModel>) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for contacts Optional: A list of contacts defined for this company.
setContent(Byte) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleLookupFileModel
Setter for content Content of the lookup file.
setContent(String) - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Setter for content Content of the batch file.
setContent(String) - Method in class net.avalara.avatax.rest.client.models.InvoiceMessageModel
Setter for content The content of the invoice message.
setContent(String) - Method in class net.avalara.avatax.rest.client.models.ResourceFileUploadRequestModel
Setter for content This stream contains the bytes of the file being uploaded.
setContentLength(Integer) - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Setter for contentLength Size of content, in bytes.
setContentReviewFrequencyId(Integer) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for contentReviewFrequencyId Unused
setContentType(String) - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Setter for contentType Content mime type (e.g.
setContentType(String) - Method in class net.avalara.avatax.rest.client.models.FileContentResult
Setter for contentType -
setContentType(String) - Method in class net.avalara.avatax.rest.client.models.ResourceFileDownloadResult
Setter for contentType Mime content type
setContinueOnError(Boolean) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionModel
Setter for continueOnError Should we keep running if we hit an exception
setCoordinates(CoordinateInfo) - Method in class net.avalara.avatax.rest.client.models.AddressResolutionModel
Setter for coordinates The geospatial coordinates of this address
setCostInsuranceFreight(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for costInsuranceFreight Indicates the cost of insurance and freight for this line.
setCount(int) - Method in class net.avalara.avatax.rest.client.FetchResult
 
setCount(Integer) - Method in class net.avalara.avatax.rest.client.models.ErrorCodeOutputModel
Setter for count Number of error code recorded
setCount(Integer) - Method in class net.avalara.avatax.rest.client.models.NexusTaxTypeGroupCountModel
Setter for count How many nexus in the group
setCountries(ArrayList<ProductSystemCountryModel>) - Method in class net.avalara.avatax.rest.client.models.ProductClassificationSystemModel
Setter for countries List of all countries that belong to the system including
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Setter for country Name or ISO 3166 code identifying the country.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.AddressLocationInfo
Setter for country Name or ISO 3166 code identifying the country.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.AddressValidationInfo
Setter for country Name or ISO 3166 code identifying the country.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Setter for country The country this form is submitted for
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.CompanyAddress
Setter for country Name or ISO 3166 code identifying the country.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for country Name or ISO 3166 code identifying the country.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Setter for country Name or ISO 3166 code identifying the country of this jurisdiction.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Setter for country Name or ISO 3166 code identifying the country of this jurisdiction.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for country Name or ISO 3166 code identifying the country.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for country Name or ISO 3166 code identifying the country.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Setter for country Name or ISO 3166 code identifying the country.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Setter for country The jurisdiction's country.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.EcmsDetailModel
Setter for country Name or ISO 3166 code identifying the country.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for country Name or ISO 3166 code identifying the country.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.ExportDocumentLineModel
Setter for country The transactions in the country you wish to run a report: use "ALL" for all countries use "ALL Non-US" for all international countries or use a single 2-char ISO country code
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.ExposureZoneModel
Setter for country Two character ISO 3166 county code for the country component of this exposure zone.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for country DEPRECATED - Date: 9/1/2017, Version: 17.9, Message: Field will be no longer be available after the 17.9 release.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for country The two-character ISO-3166 code for the country.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Setter for country The two character ISO 3166 country code of the country that issued the tax form for this filing calendar.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for country The country of the form.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupSuggestedFormModel
Setter for country Country of the suggested form returned
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for country ISO 3166 code of the country that issued this tax form
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Setter for country Name or ISO 3166 code identifying the country of this jurisdiction.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Setter for country The two character ISO-3166 country code of the country affected by this override.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for country Name or ISO 3166 code identifying the country of the physical address of this location.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.MarketplaceLocationModel
Setter for country Marketplace Location Country
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingRegionModel
Setter for country The two-character ISO-3166 code for the country.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for country Name or ISO 3166 code identifying the country in which this company declared nexus.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for country Name or ISO 3166 code identifying the country that sent this notice.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Setter for country The country for the parameter usage item.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.PostalCodeModel
Setter for country Country this PostalCode locates in
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.PowerOfAttorneyCheckModel
Setter for country Country POA is for
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.ProductSystemCountryModel
Setter for country string value of country code for SystemCountry
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.RateTypeModel
Setter for country Country code for this rate type
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.ReportParametersModel
Setter for country The country filter used for your report
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.SkyscraperStatusModel
Setter for country The country of the returns
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Setter for country Name or ISO 3166 code identifying the country of this jurisdiction.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for country Name or ISO 3166 code identifying the country where this rule will apply.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Setter for country The ISO 3166 country code
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for country The two character ISO 3166 country code of the country where this tax detail is assigned.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for country The two-character ISO 3166 code of the country for this transaction.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for country Two character ISO-3166 country code.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.ValidatedAddressInfo
Setter for country Name or ISO 3166 code identifying the country.
setCountryCode(String) - Method in class net.avalara.avatax.rest.client.models.IsoRegionModel
Setter for countryCode The two-character ISO 3166 country code this region belongs to
setCountryIssued(String) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for countryIssued Name or ISO 3166 code identifying the country that issued this ECMS certificate.
setCounty(String) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Setter for county The name of the county.
setCounty(String) - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Setter for county The jurisdiction's county.
setCounty(String) - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Setter for county The county name of this jurisdiction
setCounty(String) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for county The county name of the physical address of this location.
setCounty(String) - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Setter for county The name of the county.
setCountyFips(String) - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Setter for countyFips County FIPS code
setCountyFIPS(String) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for countyFIPS For U.S.
setCountyFIPS(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for countyFIPS For U.S.
setCoverLetter(CoverLetterModel) - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Setter for coverLetter The attached cover letter object to this request.
setCoverLettersOnly(Boolean) - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Setter for coverLettersOnly True if this invitation contained a cover letter only.
setCoverLetterTitle(String) - Method in class net.avalara.avatax.rest.client.models.CreateCertExpressInvitationModel
Setter for coverLetterTitle If this invitation is sent via email or download, please specify the cover letter to use when building this invitation.
setCrashBehavior(AdvancedRuleCrashBehavior) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleScriptModel
Setter for crashBehavior How to proceed if the rule crashes
setCreated(Date) - Method in class net.avalara.avatax.rest.client.models.ExposureZoneModel
Setter for created The date when this record was created.
setCreatedBy(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Setter for createdBy Creator of the rule
setCreatedByUserName(String) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for createdByUserName The user who created the notice
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.AccountConfigurationModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.AccountLicenseKeyModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.AccountModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.BatchModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for createdDate The date/time when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.CompanyConfigurationModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.CompanyReturnSettingModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for createdDate Date when this exempt certificate was created
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingAugmentationModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingPaymentModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingRequestModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Setter for createdDate Created date of the linkage
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for createdDate Date when form was created
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.ItemModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.MarketplaceLocationModel
Setter for createdDate Marketplace Location Created Date
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.MrsCompanyModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentModel
Setter for createdDate The date/time when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.NewAccountModel
Setter for createdDate The date and time when this account was created
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Setter for createdDate The UTC timestamp of the time when this notification was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.ReportModel
Setter for createdDate The time when the report task was initiated
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.SubscriptionModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.UPCModel
Setter for createdDate The date when this record was created.
setCreatedDate(Date) - Method in class net.avalara.avatax.rest.client.models.UserModel
Setter for createdDate The date when this record was created.
setCreatedOn(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Setter for createdOn When the rule was created
setCreatedUser(String) - Method in class net.avalara.avatax.rest.client.models.ReportModel
Setter for createdUser The userName of the user who initiated the report task
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.AccountConfigurationModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.AccountLicenseKeyModel
Setter for createdUserId The user id for the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.AccountModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.BatchModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.CompanyConfigurationModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.CompanyReturnSettingModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for createdUserId User that creates the certificate
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingAugmentationModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingPaymentModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingRequestModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Setter for createdUserId User who created the linkage
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for createdUserId ID of the Avalara user who created the form
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.ItemModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.MrsCompanyModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentModel
Setter for createdUserId The user ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Setter for createdUserId The unique ID number of the user who created the notification.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.ReportModel
Setter for createdUserId The Id of the user who initiated this task
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.SubscriptionModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for createdUserId The User ID of the user who created this record.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.UPCModel
Setter for createdUserId The User ID of the user who created this record.
setCreateTransactionModel(CreateTransactionModel) - Method in class net.avalara.avatax.rest.client.models.CreateOrAdjustTransactionModel
Setter for createTransactionModel The create transaction model to be created or updated.
setCreateTransactionModel(CreateTransactionModel) - Method in class net.avalara.avatax.rest.client.models.TransactionBatchItemModel
Setter for createTransactionModel Represents a transaction to be created.
setCredits(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Setter for credits The amount of credits listed on the notice
setCrmid(String) - Method in class net.avalara.avatax.rest.client.models.AccountModel
Setter for crmid For system registrar use only.
setCrmid(String) - Method in class net.avalara.avatax.rest.client.models.PingResultModel
Setter for crmid The connected Salesforce account.
setCspFeeRefund(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Setter for cspFeeRefund The amount of CSP Fee Refund on the notice
setCsvTable(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleTableModel
Setter for csvTable The CSV data
setCsvTableName(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleTableModel
Setter for csvTableName The name of the table
setCtReg(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for ctReg Custom filing information field for Connecticut.
setCulture(String) - Method in class net.avalara.avatax.rest.client.models.ExportDocumentLineModel
Setter for culture In which culture your report is produced with.
setCulture(String) - Method in class net.avalara.avatax.rest.client.models.ReportParametersModel
Setter for culture The culture used your report
setCurrency(String) - Method in class net.avalara.avatax.rest.client.models.FundingConfigurationModel
Setter for currency Recipient
setCurrencyCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for currencyCode The three-character ISO 4217 currency code for this transaction.
setCurrencyCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for currencyCode The three-character ISO 4217 currency code for this transaction.
setCurrencyCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for currencyCode The three-character ISO 4217 currency code for this transaction.
setCurrencyCode(String) - Method in class net.avalara.avatax.rest.client.models.ExportDocumentLineModel
Setter for currencyCode The currency your report is displayed in.
setCurrencyCode(String) - Method in class net.avalara.avatax.rest.client.models.ReportParametersModel
Setter for currencyCode The currency code used for your report
setCurrencyCode(String) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for currencyCode The currency code to use for this rule.
setCurrencyCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for currencyCode The three-character ISO 4217 currency code that was used for payment for this transaction.
setCurrentRecord(Integer) - Method in class net.avalara.avatax.rest.client.models.BatchModel
Setter for currentRecord The current record being processed
setCurrentRecord(Integer) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Setter for currentRecord The current record being processed
setCustomer(CustomerModel) - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Setter for customer The customer who received this invitation.
setCustomerCode(String) - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Setter for customerCode The unique code of the customer that received this invitation.
setCustomerCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for customerCode Customer Code - The client application customer reference code.
setCustomerCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for customerCode Customer Code - The client application customer reference code.
setCustomerCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for customerCode Customer Code - The client application customer reference code.
setCustomerCode(String) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for customerCode The unique code identifying this customer.
setCustomerCode(String) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for customerCode Customer code
setCustomerCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for customerCode Unique code identifying the customer that requested this transaction.
setCustomerComment(String) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for customerComment Comments from the customer on this notice
setCustomerData(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionModel
Setter for customerData Json data used for rule execution
setCustomerDataId(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionModel
Setter for customerDataId Unique identifier of customer data used in rule execution
setCustomerDataSchema(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleCustomerDataSchemaModel
Setter for customerDataSchema Customer data schema
setCustomerDataSchema(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Setter for customerDataSchema The JSON schema for customer data if it is required for the rule
setCustomerDataValidatorScript(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Setter for customerDataValidatorScript Script run for validating customer data
setCustomerFilingInstructions(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for customerFilingInstructions Special filing instructions to be used when filing this return.
setCustomerFundingOptionId(FundingOption) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for customerFundingOptionId The notice customer funding options
setCustomerInterest(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Setter for customerInterest The amount of customer interest on the notice
setCustomerMustApprove(Boolean) - Method in class net.avalara.avatax.rest.client.models.CycleEditOptionModel
Setter for customerMustApprove Whether or not the user should be warned of a change, because some changes are risky and may be being done not in accordance with jurisdiction rules.
setCustomerName(String) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for customerName Customer name
setCustomerPenalty(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Setter for customerPenalty The amount of customer penalty on the notice
setCustomers(ArrayList<String>) - Method in class net.avalara.avatax.rest.client.models.LinkCustomersModel
Setter for customers An array of customerCodes that are exempted by this certificate
setCustomers(ArrayList<CustomerModel>) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for customers A list of customers to which this certificate applies.
setCustomerTypeId(NoticeCustomerType) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for customerTypeId NoticeCustomerTypeID can be retrieved from the definitions API
setCustomerUsageType(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for customerUsageType Customer Usage Type - The client application customer or usage type.
setCustomerUsageType(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for customerUsageType DEPRECATED - Date: 10/16/2017, Version: 17.11, Message: Please use entityUseCode instead.
setCustomerUsageType(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for customerUsageType DEPRECATED - Date: 10/16/2017, Version: 17.11, Message: Please use entityUseCode instead.
setCustomerUsageType(String) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for customerUsageType DEPRECATED - Date: 10/16/2017, Version: 17.11, Message: Please use `entityUseCode` instead.
setCustomerUsageType(String) - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Setter for customerUsageType Customer Usage Type - The client application customer or usage type.
setCustomerUsageType(String) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Setter for customerUsageType DEPRECATED - Date: 10/16/2017, Version: 17.11, Message: Please use `entityUseCode` instead.
setCustomerUsageType(String) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for customerUsageType DEPRECATED - Date: 10/16/2017, Version: 17.11, Message: Please use `entityUseCode` instead.
setCustomerUsageType(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for customerUsageType DEPRECATED - Date: 10/16/2017, Version: 17.11, Message: Please use entityUseCode instead.
setCustomerUsageType(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for customerUsageType DEPRECATED - Date: 10/16/2017, Version: 17.11, Message: Please use entityUseCode instead.
setCustomerVendorCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for customerVendorCode DEPRECATED - Date: 3/1/2018, Version: 18.3, Message: Please use `customerCode` This field has been renamed to `customerCode` to match documentation for other APIs related to exemption customers.
setCustomFields(ArrayList<CustomFieldModel>) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for customFields A list of custom fields defined on this customer.
setCustomsValue(String) - Method in class net.avalara.avatax.rest.client.models.ProductClassificationSystemModel
Setter for customsValue custom value set for the system
setCycleExpirationOptions(ArrayList<CycleExpireOptionModel>) - Method in class net.avalara.avatax.rest.client.models.CycleExpireModel
Setter for cycleExpirationOptions A list of options for expiring the filing calendar.
setCycleName(String) - Method in class net.avalara.avatax.rest.client.models.CycleAddOptionModel
Setter for cycleName A descriptive name of the cycle and due date of form.
setCycleName(String) - Method in class net.avalara.avatax.rest.client.models.CycleExpireOptionModel
Setter for cycleName A descriptive name of the cycle and due date of the form.
setCycleUnavailableReason(String) - Method in class net.avalara.avatax.rest.client.models.CycleAddOptionModel
Setter for cycleUnavailableReason An explanation for why this form cannot be added for the current cycle
setData(FilingRequestDataModel) - Method in class net.avalara.avatax.rest.client.models.FilingRequestModel
Setter for data The data model object of the request
setDatabaseCallCount(Integer) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for databaseCallCount If this API call included requests made to any of the AvaTax data layers, this contains the number of requests that were traced.
setDatabaseCallDuration(String) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for databaseCallDuration If this API call included requests made to any of the AvaTax data layers, this contains the total duration time measured for all the requests.
setDatasource(String) - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Setter for datasource The datasource instance that made the transaction creation call
setDatasourceSource(String) - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Setter for datasourceSource The Datasource source of the transaction creation call.
setDataType(String) - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Setter for dataType The data type of the property.
setDataType(String) - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Setter for dataType The data type of the property.
setDate(Date) - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Setter for date The date of the invitation.
setDate(Date) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for date Transaction Date - The date on the invoice, purchase order, etc.
setDate(Date) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for date Transaction Date - The date on the invoice, purchase order, etc.
setDate(Date) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for date Transaction Date - The date on the invoice, purchase order, etc.
setDate(Date) - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Setter for date The date this comment was entered
setDate(Date) - Method in class net.avalara.avatax.rest.client.models.SendSalesRequestModel
Setter for date The date for which send sales file is being generated.
setDate(Date) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for date The date on which this transaction occurred.
setDateFilter(String) - Method in class net.avalara.avatax.rest.client.models.ReportParametersModel
Setter for dateFilter The date type filter used for your report
setDateFilter(ReportDateFilter) - Method in class net.avalara.avatax.rest.client.models.ExportDocumentLineModel
Setter for dateFilter The type of date to filter your transactions
setDateFormat(String) - Method in class net.avalara.avatax.rest.client.models.ExportDocumentLineModel
Setter for dateFormat Format of dates in your rendered report.
setDateFormat(String) - Method in class net.avalara.avatax.rest.client.models.ReportParametersModel
Setter for dateFormat The date format used for your report
setDbaName(String) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for dbaName If this location has a different business name from its legal entity name, specify the "Doing Business As" name for this location.
setDebugLevel(TaxDebugLevel) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for debugLevel If the user wishes to request additional debug information from this transaction, specify a level higher than `normal`.
setDebugLevel(TaxDebugLevel) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for debugLevel If the user wishes to request additional debug information from this transaction, specify a level higher than `normal`.
setDebugLevel(TaxDebugLevel) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for debugLevel If the user wishes to request additional debug information from this transaction, specify a level higher than `normal`.
setDecimalDigits(Integer) - Method in class net.avalara.avatax.rest.client.models.CurrencyModel
Setter for decimalDigits The number of decimal digits to use when formatting a currency value for display.
setDeclaredNexus(ArrayList<NexusModel>) - Method in class net.avalara.avatax.rest.client.models.NexusByAddressModel
Setter for declaredNexus List of all nexus objects that were affected by declaring nexus at the address specified by `address`.
setDefaultCountry(String) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for defaultCountry The two character ISO-3166 country code of the default country for this company.
setDefaultLocationId(Integer) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for defaultLocationId If set, this is the unique ID number of the default location for this company.
setDeletedDate(Date) - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Setter for deletedDate The date when this record was deleted.
setDelinquentDay(Integer) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for delinquentDay Day of the month on which the form is considered delinquent.
setDeliveryMethod(CertificateRequestDeliveryMethod) - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Setter for deliveryMethod Indicates the method that was used to deliver this CertExpress invitation.
setDeliveryMethod(CertificateRequestDeliveryMethod) - Method in class net.avalara.avatax.rest.client.models.CreateCertExpressInvitationModel
Setter for deliveryMethod Specify the type of invitation.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Setter for description Description of the rule
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleModel
Setter for description Description of the rule
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Setter for description A description of the submitted form
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.CertificateAttributeModel
Setter for description A full help text description of the certificate attribute.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.CommunicationsTSPairModel
Setter for description The description of the transaction/service type pair.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Setter for description A full description of the cover letter's contents and message.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for description User-supplied description for this transaction.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for description User-supplied description for this transaction.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for description User-supplied description for this transaction.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.CurrencyModel
Setter for description A friendly human-readable name representing this currency.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.CustomerAttributeModel
Setter for description A full help text description of the attribute.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.DeterminationFactorModel
Setter for description Determination reason description.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.EntityUseCodeModel
Setter for description Text describing the meaning of this use code
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Setter for description A more detailed description of the problem referenced by this error message, suitable for display in the contents area of an alert box.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.ExposureZoneModel
Setter for description A more complete description of this exposure zone, suitable for use as a tooltip or help text.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.FilingAttachmentModel
Setter for description The description of the attachment
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.FilingFrequencyModel
Setter for description The description name of this filing frequency
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for description A description for the return.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for description A description for the return.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for description Description of this tax form
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.HsCodeModel
Setter for description A human readable description that identifies Code descriptive text for this Section, Chapter, Heading, or Subheading.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.ItemModel
Setter for description A friendly description of this item in your product catalog.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.ItemSyncModel
Setter for description A friendly description of the item.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Setter for description A description of why this jurisdiction override was created.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for description Item description.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for description A friendly name for this location.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.LocationQuestionModel
Setter for description If additional information is available about the location setting, this contains descriptive text to help you identify the correct value to provide in this setting.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Setter for description Item description.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Setter for description Item description.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for description A description for the return.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.NexusTaxTypeGroupModel
Setter for description The description of this nexus tax type group.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.NoticeCustomerFundingOptionModel
Setter for description The description name of this tax authority FundingOption.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.NoticeCustomerTypeModel
Setter for description The description name of this tax authority type.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.NoticeFilingTypeModel
Setter for description The description name of this tax authority type.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for description The description of the notice
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.NoticePriorityModel
Setter for description The description name of this tax authority Priority.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.NoticeReasonModel
Setter for description The description name of this tax authority type.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.NoticeResponsibilityDetailModel
Setter for description The description name of this filing frequency
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.NoticeResponsibilityModel
Setter for description The description name of this notice responsibility
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.NoticeRootCauseDetailModel
Setter for description The description name of this root cause
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.NoticeRootCauseModel
Setter for description The description name of this notice RootCause
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.NoticeStatusModel
Setter for description The description name of this tax authority type.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.NoticeTypeModel
Setter for description The description name of this tax authority type.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.ProductClassificationSystemModel
Setter for description A friendly human-readable name representing this System.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.RateTypeModel
Setter for description Description of this rate type.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.requiredFilingCalendarDataFieldModel
Setter for description Username that we are using for verification
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.SecurityRoleModel
Setter for description A description of this security role
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.SubscriptionTypeModel
Setter for description The friendly name of the service this subscription type represents.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityTypeModel
Setter for description The description name of this tax authority type.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Setter for description A friendly description of this tax code.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for description A friendly name for this tax rule.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.TaxSubTypeModel
Setter for description The description of this tax sub-type.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.TaxTypeGroupModel
Setter for description The description of this tax type group.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for description A description of the item or service represented by this line.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for description Description of this transaction.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.UomModel
Setter for description A longer description of this unit of measurement.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.UPCModel
Setter for description Description of the product to which this UPC applies.
setDestinationAddressId(Long) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for destinationAddressId The unique ID number of the destination address where this line was delivered or sold.
setDestinationAddressId(Long) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for destinationAddressId The unique ID number of the destination address for this transaction.
setDestinationCountry(String) - Method in class net.avalara.avatax.rest.client.models.CompanyDistanceThresholdModel
Setter for destinationCountry The destination country for this threshold.
setDestinationCountry(String) - Method in class net.avalara.avatax.rest.client.models.HsCodeModel
Setter for destinationCountry The destination country identified with this HS Code.
setDestinationCountry(String) - Method in class net.avalara.avatax.rest.client.models.PreferredProgramModel
Setter for destinationCountry The ISO 3166 country code for the destination permitted by this program
setDetails(String) - Method in class net.avalara.avatax.rest.client.models.AuditEvent
Setter for details
setDetails(String) - Method in class net.avalara.avatax.rest.client.models.AvaTaxMessage
Setter for details Detailed information that explains what the summary provided
setDetails(String) - Method in class net.avalara.avatax.rest.client.models.Message
Setter for details
setDetails(ArrayList<EcmsDetailModel>) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for details Exempt Cert details
setDetails(ArrayList<ErrorDetail>) - Method in class net.avalara.avatax.rest.client.models.ErrorInfo
Setter for details Array of detailed error messages
setDetails(ArrayList<TransactionLineDetailModel>) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for details Optional: A list of tax details for this line item.
setDeterminationFactors(ArrayList<DeterminationFactorModel>) - Method in class net.avalara.avatax.rest.client.models.InspectLineResponseModel
Setter for determinationFactors A list of determination factors for a line that is being inspected through the InspectLine API.
setDiscount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for discount Discount - The discount amount to apply to the document.
setDiscount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for discount Discount - The discount amount to apply to the document.
setDiscount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for discount Discount - The discount amount to apply to the document.
setDiscountAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for discountAmount The amount of discount that was applied to this line item.
setDiscounted(Boolean) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for discounted True if the document discount should be applied to this line.
setDiscounted(Boolean) - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Setter for discounted True if the document discount should be applied to this line
setDiscounted(Boolean) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Setter for discounted True if the document discount should be applied to this line.
setDiscountTypeId(Integer) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for discountTypeId The type of discount, if any, that was applied to this line item.
setDismissed(Boolean) - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Setter for dismissed When a user has finished reviewing a notification, they may opt to dismiss it by calling the `DismissNotification` API.
setDismissedByUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Setter for dismissedByUserId If this notification has been dismissed, this indicates the unique ID number of the user that dismissed the notification.
setDismissedDate(Date) - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Setter for dismissedDate If this notification has been dismissed, this indicates the timestamp (in UTC time) when the user dismissed the notification.
setDisplaySequence(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxTypeGroupModel
Setter for displaySequence The order this record is being returned in the response
setDocCode(String) - Method in class net.avalara.avatax.rest.client.models.WorksheetDocument
Setter for docCode
setDocDate(Date) - Method in class net.avalara.avatax.rest.client.models.WorksheetDocument
Setter for docDate
setDocType(String) - Method in class net.avalara.avatax.rest.client.models.ReportParametersModel
Setter for docType The doc type filter used for your report
setDocType(ReportDocType) - Method in class net.avalara.avatax.rest.client.models.ExportDocumentLineModel
Setter for docType The transaction type you want to run a report on
setDocumentAddressId(Long) - Method in class net.avalara.avatax.rest.client.models.TransactionLineLocationTypeModel
Setter for documentAddressId The address ID corresponding to this model
setDocumentAddressId(Long) - Method in class net.avalara.avatax.rest.client.models.TransactionLocationTypeModel
Setter for documentAddressId Address ID for the transaction
setDocumentCode(String) - Method in class net.avalara.avatax.rest.client.models.DeleteErrorTransactionRequestModel
Setter for documentCode The internal reference code (used by the client application) of the error transaction
setDocumentCode(String) - Method in class net.avalara.avatax.rest.client.models.DeleteErrorTransactionResponseModel
Setter for documentCode The internal reference code (used by the client application) of the error transaction
setDocumentCode(String) - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionModelBase
Setter for documentCode The internal reference code (used by the client application) of the error transaction
setDocumentCode(String) - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Setter for documentCode The internal reference code (used by the client application) of the error transaction
setDocumentDate(Date) - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Setter for documentDate The date of the document
setDocumentDate(Date) - Method in class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
Setter for documentDate The date associated with the response content.
setDocumentExists(Boolean) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for documentExists This value is true if there exists scanned PDF copy of this certificate or the PDF version of the form that the customer filled via the CertCapture wizard on S3 bucket.
setDocumentId(Long) - Method in class net.avalara.avatax.rest.client.models.TransactionLocationTypeModel
Setter for documentId Transaction ID
setDocumentId(Long) - Method in class net.avalara.avatax.rest.client.models.TransactionReferenceFieldModel
Setter for documentId The id of the transaction
setDocumentIds(ArrayList<Long>) - Method in class net.avalara.avatax.rest.client.models.BulkLockTransactionModel
Setter for documentIds List of documents to lock
setDocumentKey(String) - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Setter for documentKey DocumentKey
setDocumentLineId(Long) - Method in class net.avalara.avatax.rest.client.models.TransactionLineLocationTypeModel
Setter for documentLineId The unique ID number of the document line associated with this line location address model
setDocumentLineLocationTypeId(Long) - Method in class net.avalara.avatax.rest.client.models.TransactionLineLocationTypeModel
Setter for documentLineLocationTypeId The unique ID number of this line location address model
setDocumentLocationTypeId(Long) - Method in class net.avalara.avatax.rest.client.models.TransactionLocationTypeModel
Setter for documentLocationTypeId Location type ID for this location type in transaction
setDocumentName(String) - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Setter for documentName DocumentName
setDocumentReference(String) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for documentReference The document reference of the notice
setDocumentRefNo(String) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for documentRefNo Document Reference Number, in the case of single-use exemption certificates, the DocumentCode or PurchaseOrderNo to which the certificate should apply.
setDocuments(ArrayList<TransactionModel>) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentModel
Setter for documents A separate document will exist for each unique combination of buyer and seller in this MultiDocument transaction.
setDocumentType(String) - Method in class net.avalara.avatax.rest.client.models.BatchAdjustTransactionModel
Setter for documentType Specifies the type of document to void.
setDocumentType(String) - Method in class net.avalara.avatax.rest.client.models.BatchVoidTransactionModel
Setter for documentType Specifies the type of document to void.
setDocumentType(String) - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Setter for documentType DocumentType
setDocumentType(DocumentType) - Method in class net.avalara.avatax.rest.client.models.AddTransactionLineModel
Setter for documentType document type
setDocumentType(DocumentType) - Method in class net.avalara.avatax.rest.client.models.DeleteErrorTransactionRequestModel
Setter for documentType Type of transaction of the error transaction
setDocumentType(DocumentType) - Method in class net.avalara.avatax.rest.client.models.DeleteErrorTransactionResponseModel
Setter for documentType Type of transaction of the error transaction
setDocumentType(DocumentType) - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionModelBase
Setter for documentType Type of transaction of the error transaction
setDocumentType(DocumentType) - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Setter for documentType Type of transaction of the error transaction
setDocumentType(DocumentType) - Method in class net.avalara.avatax.rest.client.models.RemoveTransactionLineModel
Setter for documentType document type
setDomain(String) - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Setter for domain Domain
setDorAddress1(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for dorAddress1 Mailing address of the department of revenue
setDorAddress2(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for dorAddress2 Mailing address of the department of revenue
setDorAddressCity(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for dorAddressCity Mailing address of the department of revenue
setDorAddressCountry(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for dorAddressCountry Mailing address of the department of revenue
setDorAddressMailTo(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for dorAddressMailTo Mailing address of the department of revenue
setDorAddressPostalCode(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for dorAddressPostalCode Mailing address of the department of revenue
setDorAddressRegion(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for dorAddressRegion Mailing address of the department of revenue
setDorPhoneNumber(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for dorPhoneNumber Phone number of the department of revenue
setDorWebsite(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for dorWebsite Link to the state department of revenue website, if available
setDueDate(Date) - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Setter for dueDate The due date of the notice
setDueDateTypeId(DueDateTypeId) - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Setter for dueDateTypeId The type of the due date
setDueDay(Integer) - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Setter for dueDay Due date
setDueDay(Integer) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for dueDay Day of the month when the form is due
setEcmsId(Integer) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for ecmsId The unique ID number of current AvaTax Exemption Certificate that refers this certificate.
setEcmsStatus(String) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for ecmsStatus The status of current AvaTax Exemption Certificate that refers to this certificate.
setEffDate(Date) - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Setter for effDate The date this form starts to take effect
setEffDate(Date) - Method in class net.avalara.avatax.rest.client.models.CompanyDistanceThresholdModel
Setter for effDate For distance threshold values that change over time, this is the earliest date for which this distance threshold is valid.
setEffDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Setter for effDate Filing cycle effective date of the request
setEffDate(Date) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for effDate Date when this form became effective
setEffDate(Date) - Method in class net.avalara.avatax.rest.client.models.HsCodeModel
Setter for effDate For codes that have been expired or defined on specific dates, this value indicates the earliest date for which this code is considered valid.
setEffDate(Date) - Method in class net.avalara.avatax.rest.client.models.PostalCodeModel
Setter for effDate The date when the PostalCode becomes effective
setEffDate(Date) - Method in class net.avalara.avatax.rest.client.models.ProductSystemCountryModel
Setter for effDate DateTime as EffDate for SystemCountry
setEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.AccountModel
Setter for effectiveDate The earliest date on which this account may be used.
setEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.ComplianceAggregatedTaxRateModel
Setter for effectiveDate The date this rate is starts to take effect.
setEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Setter for effectiveDate The date this rate is starts to take effect.
setEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Setter for effectiveDate The date this rate is starts to take effect.
setEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Setter for effectiveDate The earliest date on which your company does business at this address.
setEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Setter for effectiveDate The jurisdiction's effective date.
setEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for effectiveDate Effective date for this exempt certificate
setEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for effectiveDate The earliest date for the tax period when this return should be filed.
setEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Setter for effectiveDate The date this jurisdiction starts to take effect on tax calculations
setEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Setter for effectiveDate The date when this override first takes effect.
setEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for effectiveDate The date when this location was opened for business, or null if not known.
setEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for effectiveDate The date on which the account should take effect.
setEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for effectiveDate The date when this nexus began.
setEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.PowerOfAttorneyCheckModel
Setter for effectiveDate Effective Date of the POA
setEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.PreferredProgramModel
Setter for effectiveDate The earliest date for which this preferred program can be used in AvaTax.
setEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.SubscriptionModel
Setter for effectiveDate The date when the subscription began.
setEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.TaxRegionJurisdictionModel
Setter for effectiveDate The date in which this tax region jurisdiction starts to take effect.
setEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Setter for effectiveDate The date this tax region starts to take effect.
setEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for effectiveDate The first date at which this rule applies.
setEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.UPCModel
Setter for effectiveDate If this UPC became effective on a certain date, this contains the first date on which the UPC was effective.
setEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.UpdateCompanyLocationRemittanceModel
Setter for effectiveDate The date when this location was opened for business.
setEfileDueDateTypeId(DueDateTypeId) - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Setter for efileDueDateTypeId The type of E-file due date.
setEfileDueDay(Integer) - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Setter for efileDueDay The date by when the E-filing should be submitted
setEfileDueTime(Date) - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Setter for efileDueTime The time of day by when the E-filing should be submitted
setEFilePassword(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for eFilePassword If you file electronically, this is the password or pass code you use to log in to the tax authority's website.
setEFileUsername(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for eFileUsername If you file electronically, this is the username you use to log in to the tax authority's website.
setEmail(String) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for email Email
setEmail(String) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for email The email address of this contact.
setEmail(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for email User-supplied email address relevant for this transaction.
setEmail(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for email User-supplied email address relevant for this transaction.
setEmail(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for email User-supplied email address relevant for this transaction.
setEmail(String) - Method in class net.avalara.avatax.rest.client.models.FreeTrialRequestModel
Setter for email The email address of the user requesting a free trial.
setEmail(String) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for email Email of the primary contact person for this account
setEmail(String) - Method in class net.avalara.avatax.rest.client.models.NewFirmClientAccountRequestModel
Setter for email Email of the primary contact person for this account
setEmail(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for email Email address associated with this transaction.
setEmail(String) - Method in class net.avalara.avatax.rest.client.models.UserModel
Setter for email The email address to be used to contact this user.
setEmailAddress(String) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for emailAddress The main email address for this customer.
setEmailedDate(Date) - Method in class net.avalara.avatax.rest.client.models.NewAccountModel
Setter for emailedDate The date and time when account information was emailed to the user
setEmailStatus(String) - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Setter for emailStatus The status of the emails associated with this invitation.
setEmployerIdentificationNumber(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for employerIdentificationNumber The Employer Identification Number or Taxpayer Identification Number that is to be used when filing this return.
setEnabled(Boolean) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionModel
Setter for enabled Is rule execution enabled
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.AccountModel
Setter for endDate If this account has been closed, this is the last date the account was open.
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionModel
Setter for endDate Date rule execution ends
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Setter for endDate The date the form finishes to take effect
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.CompanyDistanceThresholdModel
Setter for endDate For distance threshold values that change over time, this is the latest date for which this distance threshold is valid.
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.ComplianceAggregatedTaxRateModel
Setter for endDate The date this rate is no longer active.
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Setter for endDate The date this rate is no longer active.
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Setter for endDate The date this rate is no longer active.
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Setter for endDate The date on which your company stopped doing business at this address, or empty if your company has no plans to stop doing business at this address.
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Setter for endDate The jurisdiction's end date.
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.EcmsDetailModel
Setter for endDate End date of this exempt certificate
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.ExportDocumentLineModel
Setter for endDate The end date filter for report execution.
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for endDate The last date for the tax period when this return should be filed.
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for endDate The end date for the filing cycle.
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Setter for endDate Filing cycle end date of the request
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for endDate Date when this form expired
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.HsCodeModel
Setter for endDate For codes that have been expired or defined on specific dates, this value indicates the latest date for which this code is considered valid.
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Setter for endDate The date this jurisdiction stops to take effect on tax calculations
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Setter for endDate The date when this override will cease to take effect.
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for endDate If this place of business has closed, the date when this location closed business.
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for endDate The date on which the account should expire.
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for endDate If this nexus will end or has ended on a specific date, set this to the date when this nexus ends.
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.PostalCodeModel
Setter for endDate The date when the PostalCode becomes expired
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.PreferredProgramModel
Setter for endDate The latest date for which this preferred program can be used in AvaTax.
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.ProductSystemCountryModel
Setter for endDate DateTime as EffDate for SystemCountry
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.ReportParametersModel
Setter for endDate The end date filter used for your report
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.SubscriptionModel
Setter for endDate If the subscription has ended or will end, this date indicates when the subscription ends.
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.TaxRegionJurisdictionModel
Setter for endDate The date in which this tax region jurisdiction stops to take effect.
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Setter for endDate The date this tax region stops to take effect.
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for endDate The last date for which this rule applies.
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.UPCModel
Setter for endDate If this UPC expired or will expire on a certain date, this contains the last date on which the UPC was effective.
setEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.UpdateCompanyLocationRemittanceModel
Setter for endDate If this place of business has closed, the date when this location closed business.
setEndPeriod(Date) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for endPeriod The end date of this return
setEndPeriod(Date) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for endPeriod The end date of this return
setEndPeriodMonth(Integer) - Method in class net.avalara.avatax.rest.client.models.FiledReturnModel
Setter for endPeriodMonth The month of the filing period for this tax filing.
setEndPeriodMonth(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for endPeriodMonth The month of the filing period for this tax filing.
setEndPeriodYear(Short) - Method in class net.avalara.avatax.rest.client.models.FiledReturnModel
Setter for endPeriodYear The year of the filing period for this tax filing.
setEndPeriodYear(Short) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for endPeriodYear The year of the filing period for this tax filing.
setEnforcementDate(Date) - Method in class net.avalara.avatax.rest.client.models.MarketplaceLocationModel
Setter for enforcementDate Marketplace Location Enforcement Date
setEntityUseCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for entityUseCode Entity Use Code - The client application customer or usage type.
setEntityUseCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for entityUseCode Entity Use Code - The client application customer or usage type.
setEntityUseCode(String) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for entityUseCode Entity Use Code - The client application customer or usage type.
setEntityUseCode(String) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Setter for entityUseCode Entity Use Code - The client application customer or usage type.
setEntityUseCode(String) - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Setter for entityUseCode The Avalara Entity Use Code represented by this tax code.
setEntityUseCode(String) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for entityUseCode The entity use code to which this rule applies.
setEntityUseCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for entityUseCode The entity use code for this line item.
setEntityUseCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for entityUseCode The entity use code for this transaction.
setError(ErrorInfo) - Method in class net.avalara.avatax.rest.client.models.ErrorResult
Setter for error Information about the error(s)
setErrorCode(String) - Method in class net.avalara.avatax.rest.client.models.ErrorCodeOutputModel
Setter for errorCode Name of the error code
setErrorCode(String) - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Setter for errorCode Error code of the error result from transaction creation
setErrorCount(Integer) - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Setter for errorCount Number of errors that occurred when processing this file.
setErrorMessage(String) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for errorMessage If this API call reported an error, this contains the name of the error that was returned.
setErrorMessage(String) - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Setter for errorMessage Error message of the error result from transaction creation
setErrorMessage(String) - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Setter for errorMessage ErrorMessage
setEvents(ArrayList<AuditEvent>) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for events Reserved for Avalara internal usage.
setEventTimestamp(Date) - Method in class net.avalara.avatax.rest.client.models.AuditEvent
Setter for eventTimestamp
setExampleValue(String) - Method in class net.avalara.avatax.rest.client.models.LocationQuestionModel
Setter for exampleValue If available, this is an example value that you can demonstrate to the user to show what is expected.
setExchangeRate(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for exchangeRate Currency exchange rate from this transaction to the company base currency.
setExchangeRate(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for exchangeRate Currency exchange rate from this transaction to the company base currency.
setExchangeRate(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for exchangeRate Currency exchange rate from this transaction to the company base currency.
setExchangeRate(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for exchangeRate If this transaction included foreign currency exchange, this is the exchange rate that was used.
setExchangeRateEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for exchangeRateEffectiveDate Effective date of the exchange rate.
setExchangeRateEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for exchangeRateEffectiveDate Effective date of the exchange rate.
setExchangeRateEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for exchangeRateEffectiveDate Effective date of the exchange rate.
setExchangeRateEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for exchangeRateEffectiveDate If this transaction included foreign currency exchange, this is the date as of which the exchange rate was calculated.
setExcludedCarryOverCredits(FilingReturnCreditModel) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for excludedCarryOverCredits The excluded carry over credit documents
setExcludedCarryOverCredits(FilingReturnCreditModel) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for excludedCarryOverCredits The excluded carry over credit documents
setExcludedNonTaxableAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for excludedNonTaxableAmount The amount of non-taxable sales excluded from the liability calculation
setExcludedNonTaxableAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for excludedNonTaxableAmount The amount of non-taxable sales excluded from the liability calculation
setExcludedSalesAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for excludedSalesAmount The amount of sales excluded from the liability calculation
setExcludedSalesAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for excludedSalesAmount The amount of sales excluded from the liability calculation
setExcludedTaxAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for excludedTaxAmount The amount of tax excluded from the liability calculation
setExcludedTaxAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for excludedTaxAmount The amount of tax excluded from the liability calculation
setExecutionPosition(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Setter for executionPosition Execution position.
setExecutionPosition(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleModel
Setter for executionPosition Execution position.
setExemptAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for exemptAmount The amount of this line that was considered exempt in this tax detail.
setExemptAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for exemptAmount The amount of this line item that was exempt.
setExemptAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.WorksheetDocumentLine
Setter for exemptAmount
setExemptCertDetailId(Integer) - Method in class net.avalara.avatax.rest.client.models.EcmsDetailModel
Setter for exemptCertDetailId Unique, system-assigned identifier of a ExemptCertDetail record.
setExemptCertDetailId(Integer) - Method in class net.avalara.avatax.rest.client.models.EcmsDetailTaxCodeModel
Setter for exemptCertDetailId exempt certificate detail id
setExemptCertDetailTaxCodeId(Integer) - Method in class net.avalara.avatax.rest.client.models.EcmsDetailTaxCodeModel
Setter for exemptCertDetailTaxCodeId Id of the exempt certificate detail tax code
setExemptCertId(Integer) - Method in class net.avalara.avatax.rest.client.models.EcmsDetailModel
Setter for exemptCertId The calc_id associated with a certificate in CertCapture.
setExemptCertId(Integer) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for exemptCertId The calc_id associated with a certificate in CertCapture.
setExemptCertId(Integer) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for exemptCertId The unique ID number of the exemption certificate that applied to this line item.
setExemptCertReviewStatusId(ExemptCertReviewStatusId) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for exemptCertReviewStatusId Review status for this exempt certificate
setExemptCerts(ArrayList<EcmsModel>) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for exemptCerts DEPRECATED - Date: 9/15/2017, Version: 17.10, Message: Please use the `ListCertificates` API.
setExemptCertStatusId(ExemptCertStatusId) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for exemptCertStatusId Status for this exempt certificate
setExemptCertTypeId(ExemptCertTypeId) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for exemptCertTypeId The type of exemption certificate.
setExemption(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for exemption The amount of the transaction that was exempt.
setExemptionCode(String) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for exemptionCode The customer Tax Id Number (tax_number) associated with a certificate - Sales tax calculation requests first determine if there is an applicable ECMS entry available, and will utilize it for exemption processing.
setExemptionCode(String) - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Setter for exemptionCode Exemption number for this line
setExemptionCode(String) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Setter for exemptionCode The customer Tax Id Number (tax_number) associated with a certificate - Sales tax calculation requests first determine if there is an applicable ECMS entry available, and will utilize it for exemption processing.
setExemptionNo(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for exemptionNo Exemption Number for this document.
setExemptionNo(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for exemptionNo Exemption Number for this document.
setExemptionNo(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for exemptionNo Exemption Number for this document.
setExemptionNumber(String) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for exemptionNumber Indicates the tax number passed in for the certificate.
setExemptionReason(ExemptionReasonModel) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for exemptionReason The exemption reason associated with this certificate.
setExemptNo(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for exemptNo The customer Tax Id Number (tax_number) associated with a certificate - Sales tax calculation requests first determine if there is an applicable ECMS entry available, and will utilize it for exemption processing.
setExemptNo(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for exemptNo The customer Tax Id Number (tax_number) associated with a certificate - Sales tax calculation requests first determine if there is an applicable ECMS entry available, and will utilize it for exemption processing.
setExemptPercentage(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for exemptPercentage If this certificate provides exemption from transactional taxes, what percentage of the transaction is considered exempt? For a fully exempt certificate, this percentage should be 100.
setExemptReasonId(Integer) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for exemptReasonId The unique ID number of the exemption reason for this tax detail.
setExemptReasonId(String) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for exemptReasonId Exempt reason associated with the certificate, coded by CustomerUsageType.
setExemptReasonOtherDescription(String) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for exemptReasonOtherDescription Other description for exempt reason i.e.
setExemptReasons(ArrayList<Integer>) - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Setter for exemptReasons The list of exemption reasons identified by this CertExpress invitation.
setExemptReasons(ArrayList<Integer>) - Method in class net.avalara.avatax.rest.client.models.CreateCertExpressInvitationModel
Setter for exemptReasons You may optionally specify a list of exemption reasons to pre-populate in this CertExpress invitation.
setExemptUnits(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for exemptUnits Number of units in this line item that were calculated to be exempt according to this rate detail.
setExpectedResolutionDate(Date) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for expectedResolutionDate Expected resolution date of the notice
setExpectedResponseTime(String) - Method in class net.avalara.avatax.rest.client.models.SkyscraperStatusModel
Setter for expectedResponseTime The expected response time of the call
setExpirationDate(Date) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for expirationDate Expiration date when this certificate will no longer be valid.
setExpirationDate(Date) - Method in class net.avalara.avatax.rest.client.models.PowerOfAttorneyCheckModel
Setter for expirationDate End Date of POA
setExpireDate(Date) - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Setter for expireDate If this notification is time sensitive, this is the latest date when the notification should be displayed to the user.
setExpiredCalendarEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.CycleEditOptionModel
Setter for expiredCalendarEndDate The expired end date of the old filing calendar (only applies if cloning).
setExpiresAt(Date) - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Setter for expiresAt The date that this ErrorTransaction will be automatically purged from the detabase.
setExpiryDate(Date) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for expiryDate When this exempt certificate will expire
setExposureZone(ExposureZoneModel) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for exposureZone The exposure zone where this certificate is valid.
setExposureZones(ArrayList<Integer>) - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Setter for exposureZones When an invitation is sent, it contains a list of exposure zones for which the customer is invited to upload their exemption certificates.
setExposureZones(ArrayList<Integer>) - Method in class net.avalara.avatax.rest.client.models.CreateCertExpressInvitationModel
Setter for exposureZones You may optionally specify a list of exposure zones to request in this CertExpress invitation.
setExposureZones(ArrayList<ExposureZoneModel>) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for exposureZones A list of exposure zones where you do business with this customer.
setExternalState(String) - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Setter for externalState Specifies any implementation-specific information along with the DataSource.This field has no internal meaning in AvaTax and is purely for the convenience of the DataSource API user
setFaultCode(String) - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Setter for faultCode Indicates the SOAP Fault code, if this was related to an error that corresponded to AvaTax SOAP v1 behavior.
setFaultSubCode(String) - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Setter for faultSubCode If this is an error from a downstream system (such as Calc) faultSubCode can be used to represent the fault code from that system.
setFax(String) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for fax The facsimile phone number for this contact.
setFaxNumber(String) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for faxNumber Fax Number
setFaxNumber(String) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for faxNumber The fax phone number for this customer, if any.
setFieldAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingAugmentationModel
Setter for fieldAmount The field amount.
setFieldName(String) - Method in class net.avalara.avatax.rest.client.models.FilingAugmentationModel
Setter for fieldName The field name.
setFieldName(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarEditModel
Setter for fieldName The name of the field to be modified.
setFile(String) - Method in class net.avalara.avatax.rest.client.models.ReportModel
Setter for file The name of the report file, if available
setFileContents(String) - Method in class net.avalara.avatax.rest.client.models.FileContentResult
Setter for fileContents -
setFiledDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for filedDate The date the return was filed by Avalara.
setFiledDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for filedDate The date the return was filed by Avalara.
setFiledDate(Date) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for filedDate The date the return was filed by Avalara.
setFileDownloadName(String) - Method in class net.avalara.avatax.rest.client.models.FileContentResult
Setter for fileDownloadName -
setFileExtension(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleLookupFileModel
Setter for fileExtension File extension (e.g.
setFileExtension(String) - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Setter for fileExtension File extension (e.g.
setFileForAllOutlets(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for fileForAllOutlets --Need Further Clarification
setFilename(String) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for filename File name for the image of this certificate.
setFilename(String) - Method in class net.avalara.avatax.rest.client.models.ResourceFileDownloadResult
Setter for filename Original filename
setFileName(String) - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Setter for fileName The name of the file attached to the finance detail
setFilePath(String) - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Setter for filePath Path to the file - name/S3 key
setFiles(ArrayList<BatchFileModel>) - Method in class net.avalara.avatax.rest.client.models.BatchModel
Setter for files The list of files contained in this batch.
setFiles(ArrayList<BatchFileModel>) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Setter for files The list of files contained in this batch.
setFilingCalendarId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for filingCalendarId The unique ID number of the filing calendar associated with this return.
setFilingCalendarId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for filingCalendarId The unique ID number of the filing calendar associated with this return.
setFilingCalendarId(Long) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for filingCalendarId The unique ID number of the filing calendar associated with this return.
setFilingDueDate(Date) - Method in class net.avalara.avatax.rest.client.models.CycleAddOptionModel
Setter for filingDueDate The jurisdiction-assigned due date for the form
setFilingDueDate(Date) - Method in class net.avalara.avatax.rest.client.models.CycleExpireOptionModel
Setter for filingDueDate The jurisdiction-assigned due date for the form.
setFilingFrequency(FilingFrequencyId) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for filingFrequency The filing frequency of the return.
setFilingFrequency(FilingFrequencyId) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for filingFrequency The filing frequency of the return.
setFilingFrequency(FilingFrequencyId) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for filingFrequency The filing frequency of the return.
setFilingFrequency(FilingFrequencyId) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for filingFrequency The filing frequency of the notice
setFilingFrequencyCode(String) - Method in class net.avalara.avatax.rest.client.models.CycleAddOptionModel
Setter for filingFrequencyCode A code assigned to the filing frequency
setFilingFrequencyId(FilingFrequencyId) - Method in class net.avalara.avatax.rest.client.models.CycleAddOptionModel
Setter for filingFrequencyId The filing frequency of the request
setFilingFrequencyId(FilingFrequencyId) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for filingFrequencyId The frequency on which this tax form is filed.
setFilingFrequencyId(FilingFrequencyId) - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Setter for filingFrequencyId The filing frequency of the request
setFilingId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Setter for filingId The filing return id that this applies too
setFilingId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingAugmentationModel
Setter for filingId The filing return id that this applies too
setFilingId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingPaymentModel
Setter for filingId The filing return id that this applies too
setFilingId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for filingId The filing id that this region belongs too
setFilingId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for filingId The filing id that this return belongs too
setFilingOptionTypeId(FilingOptionTypeId) - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Setter for filingOptionTypeId The type of Filing option
setFilingQuestionCode(String) - Method in class net.avalara.avatax.rest.client.models.CompanyReturnSettingModel
Setter for filingQuestionCode Filing question code as defined in TaxFormCatalog.
setFilingQuestionId(Long) - Method in class net.avalara.avatax.rest.client.models.CompanyReturnSettingModel
Setter for filingQuestionId The TaxFormCatalog filingQuestionId.
setFilingQuestionId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingAnswer
Setter for filingQuestionId -
setFilingQuestionId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingAnswerModel
Setter for filingQuestionId The ID number for a filing question
setFilingRegionId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for filingRegionId The region id that this return belongs too
setFilingRegionId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for filingRegionId The region id that this return belongs too
setFilingRegions(ArrayList<FilingRegionModel>) - Method in class net.avalara.avatax.rest.client.models.FilingModel
Setter for filingRegions A listing of regional tax filings within this time period.
setFilingRegions(ArrayList<MultiTaxFilingRegionModel>) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingModel
Setter for filingRegions A listing of regional tax filings within this time period.
setFilingRequestStatusId(FilingRequestStatus) - Method in class net.avalara.avatax.rest.client.models.FilingRequestModel
Setter for filingRequestStatusId The current status of this request
setFilingType(FilingTypeId) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for filingType The filing type of the return.
setFilingType(FilingTypeId) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for filingType The filing type of the return.
setFilingType(FilingTypeId) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for filingType The filing type of the return.
setFilingTypeId(FilingTypeId) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for filingTypeId The method to be used when filing this return.
setFilingTypeId(TaxNoticeFilingTypeId) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for filingTypeId The filing type of the notice
setFilter(String) - Method in class net.avalara.avatax.rest.client.models.QueryRequestModel
Setter for filter A list of conditions to filter objects.
setFilterZeroRatedLineDetails(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for filterZeroRatedLineDetails Unused
setFinances(ArrayList<NoticeFinanceModel>) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for finances Finance details of the notice
setFirmAccountId(Integer) - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Setter for firmAccountId Firm Account to be linked with the firm
setFirmAccountName(String) - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Setter for firmAccountName FIrm Account name
setFirmContactEmail(String) - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Setter for firmContactEmail Email of the firm's point of contact person for the client
setFirmContactName(String) - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Setter for firmContactName Name of the firm's point of contact person for the client
setFirstName(String) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for firstName First Name
setFirstName(String) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for firstName The first or given name of this contact.
setFirstName(String) - Method in class net.avalara.avatax.rest.client.models.FreeTrialRequestModel
Setter for firstName The first or given name of the user requesting a free trial.
setFirstName(String) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for firstName First name of the primary contact person for this account
setFirstName(String) - Method in class net.avalara.avatax.rest.client.models.NewFirmClientAccountRequestModel
Setter for firstName First name of the primary contact person for this account
setFirstName(String) - Method in class net.avalara.avatax.rest.client.models.UserModel
Setter for firstName The first or given name of the user.
setFiscalYearStartMonth(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for fiscalYearStartMonth The start period of a fiscal year for this form/company
setFiscalYearStartMonth(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Setter for fiscalYearStartMonth The start period of a fiscal year for this form/company
setFiscalYearStartMonth(Integer) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for fiscalYearStartMonth Month of the year the state considers as the first fiscal month
setFixedPrepaymentAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for fixedPrepaymentAmount If your company is required to make a prepayment that is designated by a fixed amount each period, please specify the amount here.
setFormat(String) - Method in class net.avalara.avatax.rest.client.models.ReportModel
Setter for format The format of the report file
setFormat(ReportFormat) - Method in class net.avalara.avatax.rest.client.models.ExportDocumentLineModel
Setter for format The file format.
setFormat(SendSalesOutputFileFormat) - Method in class net.avalara.avatax.rest.client.models.SendSalesRequestModel
Setter for format The send sales file format.
setFormCode(String) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for formCode The unique code of the form.
setFormCode(String) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for formCode The unique code of the form.
setFormCode(String) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for formCode The unique code of the form.
setFormCode(String) - Method in class net.avalara.avatax.rest.client.models.NexusByTaxFormModel
Setter for formCode The code of the tax form that was requested
setFormCountry(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for formCountry Name or ISO 3166 code identifying the country that issued the tax form for this filing calendar.
setFormName(String) - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Setter for formName Name of the submitted form
setFormName(String) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for formName The name of the form.
setFormName(String) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for formName The name of the form.
setFormName(String) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for formName The name of the form.
setFormName(String) - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityFormModel
Setter for formName The form name of the form for this tax authority.
setFormRegion(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for formRegion Name or ISO 3166 code identifying the region that issued the tax form for this filing calendar.
setFormTypeId(Integer) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for formTypeId The type of the form being submitted
setFormTypeId(FormTypeId) - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Setter for formTypeId The type of the form being submitted
setFrequencyName(String) - Method in class net.avalara.avatax.rest.client.models.CycleAddOptionModel
Setter for frequencyName The filing frequency of the form
setFundingEmailRecipient(String) - Method in class net.avalara.avatax.rest.client.models.FundingInitiateModel
Setter for fundingEmailRecipient If you have requested an email for funding setup, this is the recipient who will receive an email inviting them to setup funding configuration for Avalara Managed Returns.
setFundingMethod(String) - Method in class net.avalara.avatax.rest.client.models.FundingConfigurationModel
Setter for fundingMethod DocumentKey
setGoodsServiceCode(Long) - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Setter for goodsServiceCode The Avalara Goods and Service Code represented by this tax code.
setGrossIncludesInterstateSales(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for grossIncludesInterstateSales Unused
setGrossIncludesTax(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for grossIncludesTax Unused
setHasDependencies(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for hasDependencies Unused
setHasEfileFee(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for hasEfileFee Unused
setHasEpayFee(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for hasEpayFee Unused
setHasLocalNexus(Boolean) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for hasLocalNexus True if you are also declaring local nexus within this jurisdiction.
setHasMultiFilingMethods(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for hasMultiFilingMethods Unused
setHasMultiFrequencies(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for hasMultiFrequencies Can form support multi frequencies
setHasMultiPayMethods(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for hasMultiPayMethods Unused
setHasMultiRegistrationMethods(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for hasMultiRegistrationMethods Unused
setHasNexus(Boolean) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for hasNexus Whether or not you have nexus in this region.
setHasNexus(Boolean) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingRegionModel
Setter for hasNexus Whether or not you have nexus in this region.
setHasPermanentEstablishment(Boolean) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for hasPermanentEstablishment Set this value to true if your company has a permanent establishment within this jurisdiction.
setHasPrepayments(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for hasPrepayments Not sure if used
setHasProfile(Boolean) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for hasProfile Set this flag to true to give this company its own unique tax profile.
setHasReportingCodes(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for hasReportingCodes Unused
setHasSchedules(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for hasSchedules Unused
setHasVendorDiscount(Boolean) - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Setter for hasVendorDiscount Whether the customer has discount
setHaveReadAvalaraTermsAndConditions(Boolean) - Method in class net.avalara.avatax.rest.client.models.ActivateAccountModel
Setter for haveReadAvalaraTermsAndConditions Set this to true if and only if you have fully read Avalara's terms and conditions for your account.
setHaveReadAvalaraTermsAndConditions(Boolean) - Method in class net.avalara.avatax.rest.client.models.FreeTrialRequestModel
Setter for haveReadAvalaraTermsAndConditions Read Avalara's terms and conditions is necessary for a free trial account
setHaveReadAvalaraTermsAndConditions(Boolean) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for haveReadAvalaraTermsAndConditions Set this to true if and only if the owner of the newly created account has fully read Avalara's terms and conditions for your account.
setHelpLink(String) - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Setter for helpLink URL to help for this message
setHelpLink(String) - Method in class net.avalara.avatax.rest.client.models.Message
Setter for helpLink
setHelpText(String) - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Setter for helpText Help text to be shown to the user when they are filling out this parameter.
setHelpText(String) - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Setter for helpText Help text to be shown to the user when they are filling out this parameter.
setHelpUrl(String) - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Setter for helpUrl A help url that provides more information about the parameter
setHelpUrl(String) - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Setter for helpUrl A help url that provides more information about the parameter
setHideFromCustomer(Boolean) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for hideFromCustomer Indicator to hide from customer
setHsCode(String) - Method in class net.avalara.avatax.rest.client.models.HsCodeModel
Setter for hsCode The harmonized tariff system code for this section and chapter.
setHsCode(String) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for hsCode The Item code for Custom Duty / Global Import tax determination Harmonized Tariff System code for this transaction.
setHsCode(String) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Setter for hsCode The Item code for Custom Duty / Global Import tax determination Harmonized Tariff System code for this transaction.
setHsCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for hsCode The cross-border harmonized system code (HSCode) used to calculate tariffs and duties for this line item.
setHttpRequestHeader(String) - Method in class net.avalara.avatax.rest.client.models.LicenseKeyModel
Setter for httpRequestHeader If your software allows you to specify the HTTP Authorization header directly, this is the header string you should use when contacting Avalara to make API calls with this license key.
setIaBen(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for iaBen Custom filing information field for Iowa.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.AccountModel
Setter for id The unique ID number assigned to this account.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Setter for id Unique Id of the form
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Setter for id The unique ID number assigned to this batch file.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.BatchModel
Setter for id The unique ID number of this batch.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Setter for id A unique ID number representing this CertExpress invitation.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.CertificateAttributeModel
Setter for id A unique ID number representing this certificate attribute.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for id Unique ID number of this certificate.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.CertificateTaxCodeModel
Setter for id ID number of the tax code
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for id The unique ID number of this company.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Setter for id The unique id of the rate.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for id The unique ID number of this contact.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Setter for id A unique ID number representing a cover letter sent with a CertExpress invitation.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Setter for id The unique ID number of this batch.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.CustomerAttributeModel
Setter for id A unique ID number representing this attribute.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for id Unique ID number of this customer.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Setter for id The id of the datasource.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.ExemptionReasonModel
Setter for id A unique ID number representing this exemption reason.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.ExposureZoneModel
Setter for id A unique ID number representing this exposure zone.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingFrequencyModel
Setter for id The unique ID number of this filing frequency.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Setter for id The unique ID number of firm-client linkage.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for id Unique ID number of this form master object
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Setter for id Unique AvaTax Id of this Jurisdiction
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Setter for id The unique ID number of this override.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for id The unique ID number of this location.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.LocationQuestionModel
Setter for id The unique ID number of this location setting type
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for id The unique ID number of this declaration of nexus.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.NexusTaxTypeGroupModel
Setter for id The unique ID number of this nexus tax type group.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Setter for id The unique ID number of this notice.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeCustomerFundingOptionModel
Setter for id The unique ID number of this tax notice customer FundingOption.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeCustomerTypeModel
Setter for id The unique ID number of this tax notice customer type.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeFilingTypeModel
Setter for id The unique ID number of this tax notice customer type.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Setter for id The Unique Id of the Finance Model
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for id The unique ID number of this notice.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticePriorityModel
Setter for id The unique ID number of this tax notice customer Priority.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeReasonModel
Setter for id The unique ID number of this tax notice customer type.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeResponsibilityDetailModel
Setter for id The unique ID number of this filing frequency.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeResponsibilityModel
Setter for id The unique ID number of this notice responsibility.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeRootCauseDetailModel
Setter for id The unique ID number of this filing frequency.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeRootCauseModel
Setter for id The unique ID number of this notice RootCause.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeStatusModel
Setter for id The unique ID number of this tax authority type.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeTypeModel
Setter for id The unique ID number of this tax notice customer type.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.PoNumberModel
Setter for id Unique ID number
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.PreferredProgramModel
Setter for id The unique ID number representing this preferred program.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.SecurityRoleModel
Setter for id The unique ID number of this security role.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.SettingModel
Setter for id The unique ID number of this setting.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.SubscriptionModel
Setter for id The unique ID number of this subscription.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.SubscriptionTypeModel
Setter for id The unique ID number of this subscription type.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityModel
Setter for id The unique ID number of this tax authority.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityTypeModel
Setter for id The unique ID number of this tax Authority customer type.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Setter for id The unique ID number of this tax code.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Setter for id The id of the tax region.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for id The unique ID number of this tax rule.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxSubTypeModel
Setter for id The unique ID number of this tax sub-type.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxTypeGroupModel
Setter for id The unique ID number of this tax type group.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.UomModel
Setter for id The unique ID number of this unit of measurement.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.UPCModel
Setter for id The unique ID number for this UPC.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.UserModel
Setter for id The unique ID number of this user.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleScriptModel
Setter for id The unique ID of the script
setId(Long) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleTableModel
Setter for id The unique ID of the table
setId(Long) - Method in class net.avalara.avatax.rest.client.models.CompanyDistanceThresholdModel
Setter for id A unique ID number representing this distance threshold object.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.CompanyParameterDetailModel
Setter for id Identifier for company parameter
setId(Long) - Method in class net.avalara.avatax.rest.client.models.CompanyReturnSettingModel
Setter for id The unique ID of this CompanyReturnsSetting
setId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Setter for id The unique ID number for the adjustment.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingAugmentationModel
Setter for id The unique ID number for the augmentation.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for id The unique ID number of this filing calendar.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingModel
Setter for id The unique ID number of this filing.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingPaymentModel
Setter for id The unique ID number for the payment.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for id The unique ID number of this filing region.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingRequestModel
Setter for id The unique ID number of this filing request.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for id The unique ID number of this filing return.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for id The unique ID number of this filing return.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.HsCodeModel
Setter for id A unique identifier for this harmonized tariff system code.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.ItemClassificationOutputModel
Setter for id The unique ID number of this product.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.ItemModel
Setter for id The unique ID number of this item.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.ItemParameterModel
Setter for id The id of the parameter.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.LocationParameterModel
Setter for id The ID number of the parameter.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentModel
Setter for id The unique ID number of this MultiDocument object.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingModel
Setter for id The unique ID number of this filing.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for id The unique ID number of this filing return.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.NexusParameterDetailModel
Setter for id The id of the parameter.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Setter for id The unique id of the notification.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Setter for id The unique ID number of this property.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Setter for id The unique ID number of this property.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.ReportModel
Setter for id The unique identifier of the report task
setId(Long) - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Setter for id The unique ID number of this address.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for id The unique ID number of this tax detail.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for id The unique ID number of this transaction line item.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for id The unique ID number of this transaction.
setId(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleLookupFileModel
Setter for id CompanyLookupFile unique identifier
setId(String) - Method in class net.avalara.avatax.rest.client.models.OfferModel
Setter for id Id of the transaction
setId(String) - Method in class net.avalara.avatax.rest.client.models.RateTypeModel
Setter for id The unique ID number of this rate type.
setIdNo(String) - Method in class net.avalara.avatax.rest.client.models.EcmsDetailModel
Setter for idNo The customer Tax Id Number (tax_number) associated with a certificate.
setIdType(String) - Method in class net.avalara.avatax.rest.client.models.EcmsDetailModel
Setter for idType The type of idNo (tax_number) associated with a certificate.
setInclude(String) - Method in class net.avalara.avatax.rest.client.models.QueryRequestModel
Setter for include A list of included commands for this fetch operation.
setIncludeJurisCodes(Boolean) - Method in class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
Setter for includeJurisCodes Set this value to true to include Juris Code in the response.
setInconsistencyTolerance(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for inconsistencyTolerance --Need Further Clarification
setInProgress(Boolean) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for inProgress Set this value to true to indicate that you are still working to finish configuring this company.
setInstance(String) - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Setter for instance The unique ID number of this connection.
setInState(Boolean) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for inState True if this detail element represented an in-state transaction.
setInterest(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Setter for interest The amount of interest listed on the notice
setInternalNotes(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for internalNotes Internal filing notes.
setInUse(Boolean) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleLookupFileModel
Setter for inUse Is this a lookup file in use for any rule
setInvitation(CertExpressInvitationModel) - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationStatusModel
Setter for invitation The CertExpress invitation for the customer.
setInvoiceMessages(ArrayList<InvoiceMessageModel>) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for invoiceMessages Invoice messages associated with this document.
setIpAddress(String) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for ipAddress The origin IP address from which AvaTax received this API call.
setIsAcm(Boolean) - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Setter for isAcm Is Acm flag.
setIsActive(Boolean) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for isActive This flag indicates whether tax activity can occur for this company.
setIsActive(Boolean) - Method in class net.avalara.avatax.rest.client.models.NoticeResponsibilityModel
Setter for isActive Defines if the responsibility is active
setIsActive(Boolean) - Method in class net.avalara.avatax.rest.client.models.NoticeRootCauseModel
Setter for isActive Defines if the RootCause is active
setIsActive(Boolean) - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Setter for isActive True if this tax code is active and can be used in transactions.
setIsActive(Boolean) - Method in class net.avalara.avatax.rest.client.models.UserModel
Setter for isActive True if this user is currently active.
setIsAllJuris(Boolean) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for isAllJuris Allows you to make tax rules apply to lower jurisdictions.
setIsApproved(Boolean) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Setter for isApproved Has the rule been approved
setIsApproved(Boolean) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleScriptModel
Setter for isApproved The rule has been approved
setIsApproved(Boolean) - Method in class net.avalara.avatax.rest.client.models.ApproveAdvancedRuleModel
Setter for isApproved Should the rule be approved
setIsAuthorized(Boolean) - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Setter for isAuthorized True if this data source is authorized.
setIsAvailable(Boolean) - Method in class net.avalara.avatax.rest.client.models.SkyscraperStatusModel
Setter for isAvailable Indicates if the return is currently available
setIsBill(Boolean) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for isBill True if this customer record is specifically used for bill-to purposes.
setIsCalculated(Boolean) - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Setter for isCalculated Whether or not the adjustment has been calculated.
setIsCalculated(Boolean) - Method in class net.avalara.avatax.rest.client.models.FilingPaymentModel
Setter for isCalculated Whether or not the payment has been calculated.
setIsChangeable(Boolean) - Method in class net.avalara.avatax.rest.client.models.CustomerAttributeModel
Setter for isChangeable A flag denotes that this attribute can't be removed/added to a customer record
setIsClone(Boolean) - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Setter for isClone Flag if the request is a clone of a current filing calendar
setIsDefault(Boolean) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for isDefault This flag is true if this company is the default company for this account.
setIsDefault(Boolean) - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Setter for isDefault True if this is a default boundary
setIsDefault(Boolean) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for isDefault Set this flag to true to indicate that this is the default location for this company.
setIsDeleted(Boolean) - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Setter for isDeleted This is set to 1 if the linkage is deleted.
setIsDisabled(Boolean) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleScriptModel
Setter for isDisabled The rule has been disabled
setIsEffective(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for isEffective True if this form is available for use
setIsEFTRequired(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for isEFTRequired Unused
setIsEnabled(Boolean) - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Setter for isEnabled The connection using the connection_id is enabled.
setIsEuropeanUnion(Boolean) - Method in class net.avalara.avatax.rest.client.models.IsoCountryModel
Setter for isEuropeanUnion True if this country is a member of the European Union
setIsFee(Boolean) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for isFee The Taxes/Fee component.
setIsFein(Boolean) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for isFein Set this field to true if the taxPayerIdNumber is a FEIN.
setIsFein(Boolean) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for isFein Set this field to true if the taxPayerIdNumber is a FEIN.
setIsFilePayMethodLinked(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for isFilePayMethodLinked Unused
setIsFundingSetup(Boolean) - Method in class net.avalara.avatax.rest.client.models.FundingConfigurationModel
Setter for isFundingSetup Sender
setIsItemTaxable(Boolean) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for isItemTaxable True if this item is taxable.
setIsLocked(Boolean) - Method in class net.avalara.avatax.rest.client.models.BulkLockTransactionModel
Setter for isLocked The lock status to set for the documents designated in this API
setIsLocked(Boolean) - Method in class net.avalara.avatax.rest.client.models.LockTransactionModel
Setter for isLocked Set this value to be true to commit this transaction.
setIsNegAmountAllowed(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for isNegAmountAllowed True if you can report a negative amount in a single jurisdiction on the form
setIsNettingRequired(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for isNettingRequired Unused
setIsNonDeliver(Boolean) - Method in class net.avalara.avatax.rest.client.models.CustomerAttributeModel
Setter for isNonDeliver A flag denotes that future exemption certificate request won't be mailed to the customer
setIsNonPassThru(Boolean) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for isNonPassThru True if this value is a non-passthrough tax.
setIsOpen(Boolean) - Method in class net.avalara.avatax.rest.client.models.NoticeStatusModel
Setter for isOpen True if a tax notice in this status is considered 'open' and has more work expected to be done before it is closed.
setIsPhysical(Boolean) - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Setter for isPhysical True if this tax code type refers to a physical object.
setIsPOARequired(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for isPOARequired Does this tax authority require a power of attorney in order to speak to Avalara
setIsQueued(Boolean) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for isQueued Reserved for Avalara internal usage.
setisRecordsetCountCapped(Boolean) - Method in class net.avalara.avatax.rest.client.models.CappedFetchResult
Setter for isRecordsetCountCapped
setIsRegistered(Boolean) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for isRegistered Set this flag to true to indicate that this location has been registered with a tax authority.
setIsRegistrationRequired(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for isRegistrationRequired True if this form requires that the customer register with the authority
setIsReportingEntity(Boolean) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for isReportingEntity Set this flag to true if this company must file its own tax returns.
setIsSellerImporterOfRecord(Boolean) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for isSellerImporterOfRecord Specifies if the Transaction has the seller as IsSellerImporterOfRecord.
setIsSellerImporterOfRecord(Boolean) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for isSellerImporterOfRecord Specifies if the transaction should have value-added and cross-border taxes calculated with the seller as the importer of record.
setIsSellerImporterOfRecord(Boolean) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for isSellerImporterOfRecord Specifies if the transaction should have value-added and cross-border taxes calculated with the seller as the importer of record.
setIsSellerImporterOfRecord(Boolean) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for isSellerImporterOfRecord For nexus declarations at the country level, specifies whether this company is considered the importer of record in this nexus region.
setIsSellerImporterOfRecord(Boolean) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for isSellerImporterOfRecord By default, the value is null, when the value is null, the value can be set at nexus level and used.
setIsShip(Boolean) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for isShip True if this customer record is specifically used for ship-to purposes.
setIsSingleCertificate(Boolean) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for isSingleCertificate This value is true if this certificate is a single (or standalone) certificate.
setIsSiUom(Boolean) - Method in class net.avalara.avatax.rest.client.models.UomModel
Setter for isSiUom True if this measurement is an International System of Units (abbreviated SI) defined standard.
setIsSst(Boolean) - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Setter for isSst Is SST flag.
setIsSSTActive(Boolean) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for isSSTActive For the United States, this flag indicates whether this particular nexus falls within a U.S.
setIsSSTCertified(Boolean) - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Setter for isSSTCertified True if this tax code has been certified by the Streamlined Sales Tax governing board.
setIsSSTP(Boolean) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for isSSTP True if this item is a Streamlined Sales Tax line item.
setIsSTPro(Boolean) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for isSTPro DEPRECATED - Date: 8/27/2018, Version: 18.9, Message: This field is no longer required.
setIsSynced(Boolean) - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Setter for isSynced If all the information has been transferred from the extractor to the database.
setIsSystem(Integer) - Method in class net.avalara.avatax.rest.client.models.UPCModel
Setter for isSystem A flag indicating whether this UPC code is attached to the AvaTax system or to a company.
setIsSystemCode(Boolean) - Method in class net.avalara.avatax.rest.client.models.CertificateAttributeModel
Setter for isSystemCode This value is true if this is a system-defined certificate attribute.
setIsSystemCode(Boolean) - Method in class net.avalara.avatax.rest.client.models.CustomerAttributeModel
Setter for isSystemCode This value is true if this is a system-defined attribute.
setIsSystemRule(Boolean) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Setter for isSystemRule Is this a system rule as opposed to customer-facing
setIsTaxCodeListExclusionList(Integer) - Method in class net.avalara.avatax.rest.client.models.EcmsDetailModel
Setter for isTaxCodeListExclusionList Is the tax code list an exculsion list?
setIsTest(Boolean) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Setter for isTest Is this a rule created for testing
setIsTest(Boolean) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleLookupFileModel
Setter for isTest Is this a lookup file created for testing
setIsTest(Boolean) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for isTest Set this flag to true to indicate that this company is a test company.
setIsVisible(Boolean) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleVisibilityModel
Setter for isVisible Should the rule be visible or not visible
setIsVisibleInCUP(Boolean) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Setter for isVisibleInCUP Is the rule displayed in the CUP UI
setItemCode(String) - Method in class net.avalara.avatax.rest.client.models.ItemModel
Setter for itemCode A unique code representing this item.
setItemCode(String) - Method in class net.avalara.avatax.rest.client.models.ItemSyncModel
Setter for itemCode A unique code representing this item.
setItemCode(String) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for itemCode Item Code (SKU).
setItemCode(String) - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Setter for itemCode Item Code (SKU)
setItemCode(String) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Setter for itemCode Item Code (SKU).
setItemCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for itemCode The code string of the item represented by this line item.
setItemCodes(ArrayList<String>) - Method in class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
Setter for itemCodes A list of item codes to include in this point-of-sale file.
setItemGroup(String) - Method in class net.avalara.avatax.rest.client.models.ItemModel
Setter for itemGroup A way to group similar items.
setItemGroup(String) - Method in class net.avalara.avatax.rest.client.models.ItemSyncModel
Setter for itemGroup A group to which the item belongs.
setItemId(Long) - Method in class net.avalara.avatax.rest.client.models.ItemClassificationOutputModel
Setter for itemId The unique ID number of the item this product belongs to.
setItemId(Long) - Method in class net.avalara.avatax.rest.client.models.ItemParameterModel
Setter for itemId The item id
setItems(ArrayList<ItemModel>) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for items Optional: A list of items defined for this company.
setItems(ArrayList<ItemSyncModel>) - Method in class net.avalara.avatax.rest.client.models.SyncItemsRequestModel
Setter for items A list of items to sync with AvaTax.
setJavaScript(String) - Method in class net.avalara.avatax.rest.client.models.FundingESignMethodReturn
Setter for javaScript The actual javascript to use to render this object
setJavaScriptReady(Boolean) - Method in class net.avalara.avatax.rest.client.models.FundingESignMethodReturn
Setter for javaScriptReady JavaScriptReady
setJobId(Integer) - Method in class net.avalara.avatax.rest.client.models.LoginVerificationOutputModel
Setter for jobId The job Id returned from skyscraper
setJurisCode(String) - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Setter for jurisCode The jurisdiction's code.
setJurisCode(String) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for jurisCode The code identifying the jurisdiction in which this company declared nexus.
setJurisCode(String) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for jurisCode The code of the jurisdiction to which this tax rule applies.
setJurisCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for jurisCode The code of the jurisdiction to which this tax detail applies.
setJurisCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for jurisCode Jurisdiction Code for the taxing jurisdiction
setJurisdictionCountry(String) - Method in class net.avalara.avatax.rest.client.models.LocationQuestionModel
Setter for jurisdictionCountry Indicates the country that this jurisdiction belongs to
setJurisdictionId(Integer) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Setter for jurisdictionId The id of the jurisdiction.
setJurisdictionId(Integer) - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Setter for jurisdictionId The id of the jurisdiction.
setJurisdictionId(Integer) - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Setter for jurisdictionId The jurisdiction's id.
setJurisdictionId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupAuthorityModel
Setter for jurisdictionId Jurisdiction Id of the tax authority
setJurisdictionId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityModel
Setter for jurisdictionId The unique ID number of the jurisdiction for this tax authority.
setJurisdictionId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxRegionJurisdictionModel
Setter for jurisdictionId The id of the jurisdiction.
setJurisdictionId(Integer) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for jurisdictionId The unique ID number of the jurisdiction to which this tax detail applies.
setJurisdictionLevelId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxRegionJurisdictionModel
Setter for jurisdictionLevelId The id of the jurisdiction level.
setJurisdictionName(String) - Method in class net.avalara.avatax.rest.client.models.LocationQuestionModel
Setter for jurisdictionName Indicates which jurisdiction requires this question
setJurisdictionName(String) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for jurisdictionName The jurisdiction name of the notice
setJurisdictionName(String) - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityInfo
Setter for jurisdictionName The friendly jurisdiction name for this tax authority.
setJurisdictionRegion(String) - Method in class net.avalara.avatax.rest.client.models.LocationQuestionModel
Setter for jurisdictionRegion Indicates the state, region, or province that this jurisdiction belongs to
setJurisdictions(ArrayList<DenormalizedJurisModel>) - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Setter for jurisdictions List of jurisdictions associated with this tax region.
setJurisdictions(ArrayList<JurisdictionModel>) - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Setter for jurisdictions A list of the tax jurisdictions that will be assigned to this overridden address.
setJurisdictionType(String) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for jurisdictionType The jurisdiction type of the notice
setJurisdictionType(JurisdictionType) - Method in class net.avalara.avatax.rest.client.models.LocationQuestionModel
Setter for jurisdictionType Indicates which type of jurisdiction requires this question
setJurisdictionType(JurisdictionType) - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityInfo
Setter for jurisdictionType The type of jurisdiction referenced by this tax authority.
setJurisdictionType(JurisdictionType) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for jurisdictionType The type of the jurisdiction in which this tax detail applies.
setJurisdictionTypeId(String) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Setter for jurisdictionTypeId The type of the jurisdiction, indicating whether it is a country, state/region, city, for example.
setJurisdictionTypeId(String) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Setter for jurisdictionTypeId The type of the jurisdiction, indicating whether it is a country, state/region, city, for example.
setJurisdictionTypeId(JurisdictionType) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for jurisdictionTypeId The type of the jurisdiction in which this company declared nexus.
setJurisdictionTypeId(JurisdictionType) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for jurisdictionTypeId The type of the jurisdiction to which this tax rule applies.
setJurisName(String) - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Setter for jurisName The jurisdiction's name.
setJurisName(String) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for jurisName The common name of the jurisdiction in which this company declared nexus.
setJurisName(String) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for jurisName The name of the jurisdiction to which this tax rule applies.
setJurisName(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for jurisName The name of the jurisdiction to which this tax detail applies.
setJurisName(String) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for jurisName The name of the jurisdiction that collects this tax.
setJurisType(JurisdictionType) - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Setter for jurisType The jurisdiction's type.
setJurisType(JurisdictionType) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for jurisType The type of jurisdiction that collects this tax.
setJurisType(JurisTypeId) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for jurisType DEPRECATED - Date: 12/20/2017, Version: 18.1, Message: Use jurisdictionTypeId instead.
setJurisTypeId(JurisTypeId) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for jurisTypeId DEPRECATED - Date: 12/20/2017, Version: 18.1, Message: Please use jurisdictionTypeId instead.
setJurisTypeId(JurisTypeId) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for jurisTypeId DEPRECATED - Date: 12/20/2017, Version: 18.1, Message: Please use `jurisdictionTypeId` instead.
setLabel(String) - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Setter for label Label that helps the user to identify a parameter
setLabel(String) - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Setter for label Label that helps the user to identify a parameter
setLanguageAlpha2Code(String) - Method in class net.avalara.avatax.rest.client.models.IsoLocalizedName
Setter for languageAlpha2Code The two-character alphanumeric code identifying the language in which this name is used.
setLanguageAlpha3Code(String) - Method in class net.avalara.avatax.rest.client.models.IsoLocalizedName
Setter for languageAlpha3Code The three-character alphanumeric code identifying the language in which this name is used.
setLastActivated(Date) - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Setter for lastActivated LastActivated
setLastName(String) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for lastName Last Name
setLastName(String) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for lastName The last or family name of this contact.
setLastName(String) - Method in class net.avalara.avatax.rest.client.models.FreeTrialRequestModel
Setter for lastName The last or family name of the user requesting a free trial.
setLastName(String) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for lastName Last name of the primary contact person for this account
setLastName(String) - Method in class net.avalara.avatax.rest.client.models.NewFirmClientAccountRequestModel
Setter for lastName Last name of the primary contact person for this account
setLastName(String) - Method in class net.avalara.avatax.rest.client.models.UserModel
Setter for lastName The last or family name of the user.
setLastPolled(Date) - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Setter for lastPolled LastPolled
setLastSigned(Date) - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Setter for lastSigned LastSigned
setLastSyncedDate(Date) - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Setter for lastSyncedDate The date when the information was last synched.
setLastTransaction(Date) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for lastTransaction Date when this customer last executed a transaction.
setLastTransactionDate(Date) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for lastTransactionDate Date when last transaction with this exempt certificate happened
setLastTransactionDate(Date) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for lastTransactionDate The most recent date when a transaction was processed for this location.
setLastUpdated(Date) - Method in class net.avalara.avatax.rest.client.models.FundingConfigurationModel
Setter for lastUpdated LastPolled
setLatitude(String) - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Setter for latitude Latitude for this address
setLatitude(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Setter for latitude Geospatial latitude measurement, in Decimal Degrees floating point format.
setLatitude(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.AddressLocationInfo
Setter for latitude Geospatial latitude measurement, in Decimal Degrees floating point format.
setLatitude(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.AddressValidationInfo
Setter for latitude Geospatial latitude measurement, in Decimal Degrees floating point format.
setLatitude(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.CoordinateInfo
Setter for latitude Latitude
setLatitude(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Setter for latitude Geospatial latitude measurement, in Decimal Degrees floating point format.
setLatitude(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.ValidatedAddressInfo
Setter for latitude Geospatial latitude measurement, in Decimal Degrees floating point format.
setLeadSource(String) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for leadSource If your Avalara business development representative requests, please provide the lead source value associated with your signup process.
setLegacyReturnName(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for legacyReturnName Legacy return name as known in the AvaFileForm table
setLegacyTaxCode(String) - Method in class net.avalara.avatax.rest.client.models.UPCModel
Setter for legacyTaxCode Legacy Tax Code applied to any product sold with this UPC.
setLegalEntityName(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for legalEntityName The legal entity name to be used when filing this return.
setLegislativeEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.MarketplaceLocationModel
Setter for legislativeEffectiveDate Marketplace Location Legislative Effective Date
setLength(Long) - Method in class net.avalara.avatax.rest.client.models.ResourceFileUploadRequestModel
Setter for length Length of the file in bytes.
setLicenseKey(String) - Method in class net.avalara.avatax.rest.client.models.NewAccountModel
Setter for licenseKey The license key of the account that was created
setLimitations(String) - Method in class net.avalara.avatax.rest.client.models.NewAccountModel
Setter for limitations If this account includes any limitations, specify them here
setLine(String) - Method in class net.avalara.avatax.rest.client.models.CompanyAddress
Setter for line Address Line1
setLine1(String) - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Setter for line1 First line of the street address
setLine1(String) - Method in class net.avalara.avatax.rest.client.models.AddressLocationInfo
Setter for line1 First line of the street address
setLine1(String) - Method in class net.avalara.avatax.rest.client.models.AddressValidationInfo
Setter for line1 First line of the street address
setLine1(String) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for line1 Address Line1
setLine1(String) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for line1 The first line of the postal mailing address of this contact.
setLine1(String) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for line1 First line of the street address of this customer.
setLine1(String) - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Setter for line1 First line of the street address
setLine1(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for line1 DEPRECATED - Date: 9/1/2017, Version: 17.9, Message: Field will be no longer be available after the 17.9 release.
setLine1(String) - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Setter for line1 The street address of the physical location affected by this override.
setLine1(String) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for line1 The first line of the physical address of this location.
setLine1(String) - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Setter for line1 The first line of the address.
setLine1(String) - Method in class net.avalara.avatax.rest.client.models.ValidatedAddressInfo
Setter for line1 First line of the street address
setLine2(String) - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Setter for line2 Second line of the street address
setLine2(String) - Method in class net.avalara.avatax.rest.client.models.AddressLocationInfo
Setter for line2 Second line of the street address
setLine2(String) - Method in class net.avalara.avatax.rest.client.models.AddressValidationInfo
Setter for line2 Second line of the street address
setLine2(String) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for line2 Line2
setLine2(String) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for line2 The second line of the postal mailing address of this contact.
setLine2(String) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for line2 Second line of the street address of this customer.
setLine2(String) - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Setter for line2 Second line of the street address
setLine2(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for line2 DEPRECATED - Date: 9/1/2017, Version: 17.9, Message: Field will be no longer be available after the 17.9 release.
setLine2(String) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for line2 The second line of the physical address of this location.
setLine2(String) - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Setter for line2 The second line of the address.
setLine2(String) - Method in class net.avalara.avatax.rest.client.models.ValidatedAddressInfo
Setter for line2 Second line of the street address
setLine3(String) - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Setter for line3 Third line of the street address
setLine3(String) - Method in class net.avalara.avatax.rest.client.models.AddressLocationInfo
Setter for line3 Third line of the street address
setLine3(String) - Method in class net.avalara.avatax.rest.client.models.AddressValidationInfo
Setter for line3 Third line of the street address
setLine3(String) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for line3 Line3
setLine3(String) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for line3 The third line of the postal mailing address of this contact.
setLine3(String) - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Setter for line3 Third line of the street address
setLine3(String) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for line3 The third line of the physical address of this location.
setLine3(String) - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Setter for line3 The third line of the address.
setLine3(String) - Method in class net.avalara.avatax.rest.client.models.ValidatedAddressInfo
Setter for line3 Third line of the street address
setLineAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for lineAmount The total amount of the transaction, including both taxable and exempt.
setLineAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.WorksheetDocumentLine
Setter for lineAmount
setLineDetailSerCodes(ArrayList<LineDetailSERCodeModel>) - Method in class net.avalara.avatax.rest.client.models.TransactionReferenceFieldModel
Setter for lineDetailSerCodes Reference field of the line details
setLineLocationTypes(ArrayList<TransactionLineLocationTypeModel>) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for lineLocationTypes Optional: A list of location types for this line item.
setLineNo(String) - Method in class net.avalara.avatax.rest.client.models.WorksheetDocumentLine
Setter for lineNo
setLineNumber(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for lineNumber The line number or code indicating the line on this invoice or receipt or document.
setLineNumbers(ArrayList<String>) - Method in class net.avalara.avatax.rest.client.models.InvoiceMessageModel
Setter for lineNumbers The applicable tax line numbers and codes.
setLines(ArrayList<String>) - Method in class net.avalara.avatax.rest.client.models.RemoveTransactionLineModel
Setter for lines List of lines to be added
setLines(ArrayList<LineItemModel>) - Method in class net.avalara.avatax.rest.client.models.AddTransactionLineModel
Setter for lines List of lines to be added
setLines(ArrayList<LineItemModel>) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for lines A list of line items that will appear on this transaction.
setLines(ArrayList<MultiCompanyLineItemModel>) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for lines Multi company transaction line item list
setLines(ArrayList<MultiDocumentLineItemModel>) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for lines Lines that will appear on the invoice.
setLines(ArrayList<TransactionLineModel>) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for lines A list of line items in this transaction.
setLines(ArrayList<WorksheetDocumentLine>) - Method in class net.avalara.avatax.rest.client.models.WorksheetDocument
Setter for lines
setListingSortOrder(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for listingSortOrder --Need Further Clarification
setLoadBalancerDuration(Integer) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for loadBalancerDuration Reserved for Avalara internal usage.
setLocalizedNames(ArrayList<IsoLocalizedName>) - Method in class net.avalara.avatax.rest.client.models.IsoCountryModel
Setter for localizedNames A list of localized names in a variety of languages.
setLocalizedNames(ArrayList<IsoLocalizedName>) - Method in class net.avalara.avatax.rest.client.models.IsoRegionModel
Setter for localizedNames A list of localized names in a variety of languages.
setLocalNexusTypeId(LocalNexusTypeId) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for localNexusTypeId If you are declaring local nexus within this jurisdiction, this indicates whether you are declaring only a specified list of local jurisdictions, all state-administered local jurisdictions, or all local jurisdictions.
setLocalRegistrationId(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for localRegistrationId Tax Registration ID for the local jurisdiction, if any.
setLocationCode(String) - Method in class net.avalara.avatax.rest.client.models.AddressLocationInfo
Setter for locationCode If you wish to use the address of an existing location for this company, specify the address here.
setLocationCode(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for locationCode If this calendar is for a location-specific tax return, specify the location code here.
setLocationCode(String) - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Setter for locationCode Location code of the request
setLocationCode(String) - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupAuthorityModel
Setter for locationCode Location Code of the tax authority
setLocationCode(String) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for locationCode A code that identifies this location.
setLocationCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for locationCode DEPRECATED - Date: 3/1/2018, Version: 18.3, Message: In order to ensure consistency of field names, Please use reportingLocationCode instead.
setLocationCodes(ArrayList<String>) - Method in class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
Setter for locationCodes A list of location codes to include in this point-of-sale file.
setLocationId(Integer) - Method in class net.avalara.avatax.rest.client.models.LocationParameterModel
Setter for locationId The ID of the company location the parameter associated with.
setLocations(ArrayList<LocationModel>) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for locations Optional: A list of locations defined for this company.
setLocationTypeCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineLocationTypeModel
Setter for locationTypeCode The location type code corresponding to this model
setLocationTypeCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLocationTypeModel
Setter for locationTypeCode Location type code
setLocationTypes(ArrayList<TransactionLocationTypeModel>) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for locationTypes A list of location types in this transaction.
setLocked(Boolean) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for locked If this transaction has been reported to a tax authority, this transaction is considered locked and may not be adjusted after reporting.
setLoginSuccess(Boolean) - Method in class net.avalara.avatax.rest.client.models.LoginVerificationOutputModel
Setter for loginSuccess Indicates if the login was successful
setLongitude(String) - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Setter for longitude Longitude for this address
setLongitude(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Setter for longitude Geospatial longitude measurement, in Decimal Degrees floating point format.
setLongitude(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.AddressLocationInfo
Setter for longitude Geospatial longitude measurement, in Decimal Degrees floating point format.
setLongitude(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.AddressValidationInfo
Setter for longitude Geospatial longitude measurement, in Decimal Degrees floating point format.
setLongitude(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.CoordinateInfo
Setter for longitude Longitude
setLongitude(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Setter for longitude Geospatial longitude measurement, in Decimal Degrees floating point format.
setLongitude(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.ValidatedAddressInfo
Setter for longitude Geospatial longitude measurement, in Decimal Degrees floating point format.
setLookupFileId(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleLookupFileModel
Setter for lookupFileId LookupFile unique identifier
setMachineName(String) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for machineName If your API call specified a `MachineName` in the [Client Profile Headers](https://developer.avalara.com/avatax/client-headers/), this variable will contain its value.
setMailingAddressCity(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for mailingAddressCity The city name of the mailing address that will be used when filling out this tax return.
setMailingAddressCountry(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for mailingAddressCountry Name or ISO 3166 code identifying the country of the mailing address that will be used when filling out this tax return.
setMailingAddressLine1(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for mailingAddressLine1 The first line of the mailing address that will be used when filling out this tax return.
setMailingAddressLine2(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for mailingAddressLine2 The second line of the mailing address that will be used when filling out this tax return.
setMailingAddressPostalCode(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for mailingAddressPostalCode The postal code or zip code of the mailing address that will be used when filling out this tax return.
setMailingAddressRegion(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for mailingAddressRegion Name or ISO 3166 code identifying the region of the mailing address that will be used when filling out this tax return.
setMailingReceivedRuleId(Integer) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for mailingReceivedRuleId Unused
setMarketingContext(HashMap<String, String>) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for marketingContext A dynamic key-value pair for the marketing context information
setMarketplace(String) - Method in class net.avalara.avatax.rest.client.models.MarketplaceLocationModel
Setter for marketplace Marketplace Location
setMarketplaceAdoptionDate(Date) - Method in class net.avalara.avatax.rest.client.models.MarketplaceLocationModel
Setter for marketplaceAdoptionDate Marketplace Location Adoption Date
setMarketplaceEndDate(Date) - Method in class net.avalara.avatax.rest.client.models.MarketplaceLocationModel
Setter for marketplaceEndDate Marketplace Location End Date
setMarketplaceId(String) - Method in class net.avalara.avatax.rest.client.models.MarketplaceLocationModel
Setter for marketplaceId Marketplace Location Id
setMaxResults(Integer) - Method in class net.avalara.avatax.rest.client.models.QueryRequestModel
Setter for maxResults For pagination: This is the maximum number of results to return.
setMeasurementType(String) - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Setter for measurementType The unit of measurement type of the parameter
setMeasurementType(String) - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Setter for measurementType The unit of measurement type of the parameter
setMeasurementTypeCode(String) - Method in class net.avalara.avatax.rest.client.models.UomModel
Setter for measurementTypeCode The code describing the measurement type.
setMeasurementTypeDescription(String) - Method in class net.avalara.avatax.rest.client.models.UomModel
Setter for measurementTypeDescription A description of the measurement type system.
setMeasurementTypeId(Integer) - Method in class net.avalara.avatax.rest.client.models.UomModel
Setter for measurementTypeId The ID number of the measurement type, such as "Distance" or "Mass".
setMeBusinessCode(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for meBusinessCode Custom filing information field for Maine.
setMessage(String) - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Setter for message The custom message delivered with this invitation.
setMessage(String) - Method in class net.avalara.avatax.rest.client.models.CycleEditOptionModel
Setter for message The message to present to the user when calendar is successfully or unsuccessfully changed.
setMessage(String) - Method in class net.avalara.avatax.rest.client.models.CycleExpireModel
Setter for message The message to present to the user if expiration is successful or unsuccessful.
setMessage(String) - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Setter for message Concise summary of the message, suitable for display in the caption of an alert box.
setMessage(String) - Method in class net.avalara.avatax.rest.client.models.ErrorInfo
Setter for message Short one-line message to summaryize what went wrong
setMessage(String) - Method in class net.avalara.avatax.rest.client.models.LoginVerificationOutputModel
Setter for message The message returned from the job
setMessage(String) - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Setter for message The message for this notification.
setMessage(String) - Method in class net.avalara.avatax.rest.client.models.ResourceFileUploadResultModel
Setter for message If the request failed, this contains a description of the error.
setMessage(String) - Method in class net.avalara.avatax.rest.client.models.SkyscraperStatusModel
Setter for message Message on the returns
setMessages(ArrayList<AvaTaxMessage>) - Method in class net.avalara.avatax.rest.client.models.AddressResolutionModel
Setter for messages List of informational and warning messages regarding this address
setMessages(ArrayList<AvaTaxMessage>) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for messages List of informational and warning messages regarding this API call.
setMessages(ArrayList<Message>) - Method in class net.avalara.avatax.rest.client.models.WorksheetDocument
Setter for messages
setMessages(ArrayList<Message>) - Method in class net.avalara.avatax.rest.client.models.WorksheetDocumentLine
Setter for messages
setMethod(String) - Method in class net.avalara.avatax.rest.client.models.FundingESignMethodReturn
Setter for method Method
setMethodReturn(FundingESignMethodReturn) - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Setter for methodReturn MethodReturn
setMiddleName(String) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for middleName The middle name of this contact.
setMobile(String) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for mobile The mobile phone number for this contact.
setMobileNumber(String) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for mobileNumber Mobile Number
setModels(ArrayList<ErrorTransactionModelBase>) - Method in class net.avalara.avatax.rest.client.models.DeleteErrorTransactionsRequestModel
Setter for models List of error transactions to be deleted
setModified(Date) - Method in class net.avalara.avatax.rest.client.models.ExposureZoneModel
Setter for modified The date/time when this record was last modified.
setModifiedBy(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Setter for modifiedBy Last updater of the rule
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.AccountConfigurationModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.AccountLicenseKeyModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.AccountModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.BatchModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.CompanyConfigurationModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.CompanyReturnSettingModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for modifiedDate Date when this exempt certificate was modified
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingAugmentationModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingPaymentModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingRequestModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Setter for modifiedDate Modified date of the linkage
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for modifiedDate Date when form was modified
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.ItemModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.MarketplaceLocationModel
Setter for modifiedDate Marketplace Location Modified Date
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.MrsCompanyModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Setter for modifiedDate The UTC timestamp of the time when this notification was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.SubscriptionModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.UPCModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedDate(Date) - Method in class net.avalara.avatax.rest.client.models.UserModel
Setter for modifiedDate The date/time when this record was last modified.
setModifiedOn(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Setter for modifiedOn When the rule was last updated
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.AccountConfigurationModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.AccountLicenseKeyModel
Setter for modifiedUserId The user id of user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.AccountModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.BatchModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.CompanyConfigurationModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.CompanyReturnSettingModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for modifiedUserId Who modified this exempt certificate
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingAugmentationModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingPaymentModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingRequestModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Setter for modifiedUserId User who modified the linkage
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for modifiedUserId ID of the Avalara user who modified the form
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.ItemModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.MrsCompanyModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Setter for modifiedUserId The unique ID number of the user who most recently modified this notification.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.SubscriptionModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.UPCModel
Setter for modifiedUserId The user ID of the user who last modified this record.
setMonth(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingModel
Setter for month The month of the filing period for this tax filing.
setMonth(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for month The month of the filing period for this tax filing.
setMonth(Integer) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingModel
Setter for month The month of the filing period for this tax filing.
setMonths(Short) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for months A 16-bit bitmap containing a 1 for each month when the return should be filed.
setMonths(Short) - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Setter for months The months of the request
setMossCountry(String) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for mossCountry The country code of the mini-one-stop-shop used for Value Added Tax (VAT) processing.
setMossId(String) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for mossId The unique identifier of the mini-one-stop-shop used for Value Added Tax (VAT) processing.
setMustCloneFilingCalendar(Boolean) - Method in class net.avalara.avatax.rest.client.models.CycleEditOptionModel
Setter for mustCloneFilingCalendar True if the filing calendar must be cloned to allow this change; false if the existing filing calendar can be changed itself.
setName(String) - Method in class net.avalara.avatax.rest.client.models.AccountConfigurationModel
Setter for name The name of the configuration setting
setName(String) - Method in class net.avalara.avatax.rest.client.models.AccountLicenseKeyModel
Setter for name The unique name for license key per account
setName(String) - Method in class net.avalara.avatax.rest.client.models.AccountModel
Setter for name The name of this account.
setName(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionModel
Setter for name Name of rule execution
setName(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Setter for name Rule name
setName(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleLookupFileModel
Setter for name Name of lookup file
setName(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleModel
Setter for name Rule name
setName(String) - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Setter for name Logical Name of file (e.g.
setName(String) - Method in class net.avalara.avatax.rest.client.models.BatchModel
Setter for name The user-friendly readable name for this batch.
setName(String) - Method in class net.avalara.avatax.rest.client.models.CertificateAttributeModel
Setter for name A friendly readable name for this certificate attribute.
setName(String) - Method in class net.avalara.avatax.rest.client.models.CertificateTaxCodeModel
Setter for name Name of the tax code
setName(String) - Method in class net.avalara.avatax.rest.client.models.CompanyConfigurationModel
Setter for name The name of the configuration setting
setName(String) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for name Company Name
setName(String) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for name The name of this company, as shown to customers.
setName(String) - Method in class net.avalara.avatax.rest.client.models.CompanyParameterDetailModel
Setter for name The parameter's name
setName(String) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Setter for name The name of the jurisdiction.
setName(String) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Setter for name The name of the jurisdiction.
setName(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchRequestModel
Setter for name The user-friendly readable name for this batch.
setName(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Setter for name The user-friendly readable name for this batch.
setName(String) - Method in class net.avalara.avatax.rest.client.models.CustomerAttributeModel
Setter for name A friendly readable name for this attribute.
setName(String) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for name A friendly name identifying this customer.
setName(String) - Method in class net.avalara.avatax.rest.client.models.CustomFieldModel
Setter for name The name of the custom field.
setName(String) - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Setter for name Specifies the name of the extractor
setName(String) - Method in class net.avalara.avatax.rest.client.models.EntityUseCodeModel
Setter for name The name of this entity use code
setName(String) - Method in class net.avalara.avatax.rest.client.models.ExemptionReasonModel
Setter for name A friendly name describing this exemption reason.
setName(String) - Method in class net.avalara.avatax.rest.client.models.ExposureZoneModel
Setter for name The short name of this exposure zone, suitable for use in a drop-down list.
setName(String) - Method in class net.avalara.avatax.rest.client.models.IsoCountryModel
Setter for name The full name of this country in uppercase.
setName(String) - Method in class net.avalara.avatax.rest.client.models.IsoLocalizedName
Setter for name The name of this geographic entity as known in this language.
setName(String) - Method in class net.avalara.avatax.rest.client.models.IsoRegionModel
Setter for name The full name, using localized characters, for this region, in uppercase.
setName(String) - Method in class net.avalara.avatax.rest.client.models.ItemParameterModel
Setter for name The parameter's name.
setName(String) - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Setter for name The name of this jurisdiction
setName(String) - Method in class net.avalara.avatax.rest.client.models.LocationParameterModel
Setter for name The parameter's name.
setName(String) - Method in class net.avalara.avatax.rest.client.models.Message
Setter for name
setName(String) - Method in class net.avalara.avatax.rest.client.models.NexusParameterDetailModel
Setter for name The parameter's name.
setName(String) - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Setter for name The name of the property.
setName(String) - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Setter for name The name of the property.
setName(String) - Method in class net.avalara.avatax.rest.client.models.RateModel
Setter for name A readable name of the tax or taxing jurisdiction related to this tax rate.
setName(String) - Method in class net.avalara.avatax.rest.client.models.requiredFilingCalendarDataFieldModel
Setter for name Region of the verification request
setName(String) - Method in class net.avalara.avatax.rest.client.models.ResourceFileTypeModel
Setter for name The name of the file type
setName(String) - Method in class net.avalara.avatax.rest.client.models.ResourceFileUploadRequestModel
Setter for name The original name of this file.
setName(String) - Method in class net.avalara.avatax.rest.client.models.SettingModel
Setter for name A user-defined "name" for this name-value pair.
setName(String) - Method in class net.avalara.avatax.rest.client.models.SkyscraperStatusModel
Setter for name The specific name of the returns available in skyscraper
setName(String) - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityModel
Setter for name The friendly name of this tax authority.
setName(String) - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Setter for name The name of the tax region.
setName(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineParameterModel
Setter for name The name of the parameter.
setName(String) - Method in class net.avalara.avatax.rest.client.models.TransactionParameterModel
Setter for name The name of the parameter.
setNeedsAction(Boolean) - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Setter for needsAction If this notification object requires user action to resolve, this value will be set to true.
setNewCode(String) - Method in class net.avalara.avatax.rest.client.models.ChangeTransactionCodeModel
Setter for newCode To change the transaction code for this transaction, specify the new transaction code here.
setNewPassword(String) - Method in class net.avalara.avatax.rest.client.models.PasswordChangeModel
Setter for newPassword New Password
setNewPassword(String) - Method in class net.avalara.avatax.rest.client.models.SetPasswordModel
Setter for newPassword New Password
setNewTransaction(CreateMultiDocumentModel) - Method in class net.avalara.avatax.rest.client.models.AdjustMultiDocumentModel
Setter for newTransaction Replace the current MultiDocument transaction with tax data calculated for this new MultiDocument transaction
setNewTransaction(CreateTransactionModel) - Method in class net.avalara.avatax.rest.client.models.AdjustTransactionModel
Setter for newTransaction Replace the current transaction with tax data calculated for this new transaction
setNewTransaction(CreateTransactionModel) - Method in class net.avalara.avatax.rest.client.models.BatchAdjustTransactionModel
Setter for newTransaction Replace the current transaction with tax data calculated for this new transaction
setNewValue(HashMap<String, String>) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarEditModel
Setter for newValue The new/proposed value of the field.
setNextLink(String) - Method in class net.avalara.avatax.rest.client.FetchResult
 
setNextLink(String) - Method in class net.avalara.avatax.rest.client.models.CappedFetchResult
Setter for nextLink
setNexus(ArrayList<NexusModel>) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for nexus Optional: A list of nexus defined for this company.
setNexusDefinitions(ArrayList<NexusModel>) - Method in class net.avalara.avatax.rest.client.models.NexusByTaxFormModel
Setter for nexusDefinitions A list of all Avalara-defined nexus that are relevant to this tax form
setNexusId(Integer) - Method in class net.avalara.avatax.rest.client.models.NexusParameterDetailModel
Setter for nexusId The nexus id
setNexusSummary(ArrayList<NexusTaxTypeGroupCountModel>) - Method in class net.avalara.avatax.rest.client.models.NexusSummaryModel
Setter for nexusSummary Nexus summary for this company
setNexusTaxTypeGroup(String) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for nexusTaxTypeGroup The type of nexus that this company is declaring.Replaces NexusTypeId.
setNexusTaxTypeGroup(String) - Method in class net.avalara.avatax.rest.client.models.NexusTaxTypeGroupCountModel
Setter for nexusTaxTypeGroup Which nexus tax type group
setNexusTaxTypeGroupId(String) - Method in class net.avalara.avatax.rest.client.models.NexusTaxTypeGroupModel
Setter for nexusTaxTypeGroupId The unique human readable Id of this nexus tax type group.
setNexusTypeId(NexusTypeId) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for nexusTypeId The type of nexus that this company is declaring.
setNonPassthroughDetails(ArrayList<TransactionLineDetailModel>) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for nonPassthroughDetails Optional: A list of non-passthrough tax details for this line item.
setNonPassthroughExpression(String) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for nonPassthroughExpression Reserved for Avalara internal usage.
setNonReportingChildCompanies(ArrayList<CompanyModel>) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for nonReportingChildCompanies Optional: A list of non reporting child companies associated with this company.
setNonSstBehavior(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for nonSstBehavior Internal Avalara flag
setNonTaxable(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for nonTaxable The amount of the transaction that was non-taxable.
setNonTaxableAccrualAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for nonTaxableAccrualAmount The total amount of nontaxable sales accrued in the current active period
setNonTaxableAccrualAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingsTaxSummaryModel
Setter for nonTaxableAccrualAmount The nontaxable accrual amount
setNonTaxableAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for nonTaxableAmount The non-taxable amount.
setNonTaxableAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for nonTaxableAmount The non-taxable amount.
setNonTaxableAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for nonTaxableAmount The non-taxable amount.
setNonTaxableAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingsTaxDetailsModel
Setter for nonTaxableAmount The nontaxable amount
setNonTaxableAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingsTaxSummaryModel
Setter for nonTaxableAmount The nontaxable amount
setNonTaxableAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for nonTaxableAmount The amount of this line item that was considered nontaxable in this tax detail.
setNonTaxableDueAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for nonTaxableDueAmount The non-taxable due amount.
setNonTaxableDueAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for nonTaxableDueAmount The non-taxable due amount.
setNonTaxableRuleId(Integer) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for nonTaxableRuleId The rule according to which portion of this detail was considered nontaxable.
setNonTaxableType(TaxRuleTypeId) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for nonTaxableType The type of nontaxability that was applied to this tax detail.
setNonTaxableUnits(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for nonTaxableUnits Number of units in this line item that were calculated to be nontaxable according to this rate detail.
setNoticeDate(Date) - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Setter for noticeDate The date of the notice
setNoticeId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Setter for noticeId The ID of the notice this comment is attached too
setNoticeId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Setter for noticeId The unique ID of the the tax notice associated with the the finance detail
setNoticeId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeResponsibilityDetailModel
Setter for noticeId TaxNoticeId
setNoticeId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeRootCauseDetailModel
Setter for noticeId TaxNoticeId
setNoticeNumber(String) - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Setter for noticeNumber The sequential number of the notice
setNumber(Integer) - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Setter for number Unique ID number referring to this error or message.
setNumber(String) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for number The line number of this line within the document.
setNumber(String) - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Setter for number Line number within this document
setNumber(String) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Setter for number The line number of this line within the document.
setNumberOfNights(Long) - Method in class net.avalara.avatax.rest.client.models.FilingsTaxDetailsModel
Setter for numberOfNights The number of nights
setNumberOfRecords(Integer) - Method in class net.avalara.avatax.rest.client.models.BulkLockTransactionResult
Setter for numberOfRecords Number of records that have been modified
setOffer(String) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for offer The offer code provided to you by your Avalara business development contact.
setOfferMessage(String) - Method in class net.avalara.avatax.rest.client.models.OfferModel
Setter for offerMessage Message indicating what action took place
setOldPassword(String) - Method in class net.avalara.avatax.rest.client.models.PasswordChangeModel
Setter for oldPassword Old Password
setOldValue(HashMap<String, String>) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarEditModel
Setter for oldValue The current value of the field.
setOnlineAmendedReturns(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for onlineAmendedReturns Unused
setOnlineBackFiling(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for onlineBackFiling Unused
setOperation(String) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for operation The operation name of this API call.
setOperationStatus(String) - Method in class net.avalara.avatax.rest.client.models.LoginVerificationOutputModel
Setter for operationStatus The operation status of the job
setOptions(String) - Method in class net.avalara.avatax.rest.client.models.BatchModel
Setter for options Any optional flags provided for this batch
setOptions(String) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for options Supports custom options for your tax rule.
setOriginAddressId(Long) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for originAddressId The unique ID number of the origin address where this line was delivered or sold.
setOriginAddressId(Long) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for originAddressId The unique ID number of the origin address for this transaction.
setOriginal(OriginalApiRequestResponseModel) - Method in class net.avalara.avatax.rest.client.models.AuditMultiDocumentModel
Setter for original Original API request/response
setOriginal(OriginalApiRequestResponseModel) - Method in class net.avalara.avatax.rest.client.models.AuditTransactionModel
Setter for original Original API request/response
setOriginCountry(String) - Method in class net.avalara.avatax.rest.client.models.CompanyDistanceThresholdModel
Setter for originCountry The origin country for this threshold.
setOriginCountry(String) - Method in class net.avalara.avatax.rest.client.models.PreferredProgramModel
Setter for originCountry The ISO 3166 country code for the origin permitted by this program
setOther1Name(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for other1Name Custom filing information field.
setOther1Value(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for other1Value Custom filing information field.
setOther2Name(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for other2Name Custom filing information field.
setOther2Value(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for other2Value Custom filing information field.
setOther3Name(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for other3Name Custom filing information field.
setOther3Value(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for other3Value Custom filing information field.
setOutletLocationIdentifiersRequired(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for outletLocationIdentifiersRequired Unused
setOutletName(String) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for outletName A friendly name for this location.
setOutletReportingMethodId(Integer) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for outletReportingMethodId Type of outlet reporting for this form
setOutletTypeId(OutletTypeId) - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Setter for outletTypeId The outlet type of the form
setOutletTypeId(OutletTypeId) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for outletTypeId If this calendar is for a location-specific tax return, specify the location-specific behavior here.
setOwnedByUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for ownedByUserId The unique ID number of the user that owns the notice
setPageCount(Integer) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for pageCount Number of pages contained within this certificate.
setPageCount(Integer) - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Setter for pageCount How many pages this cover letter encompasses
setPageKey(String) - Method in class net.avalara.avatax.rest.client.models.CappedFetchResult
Setter for pageKey
setPages(ArrayList<String>) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for pages This field is available for input only.
setPaperFormsDoNotHaveDiscounts(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for paperFormsDoNotHaveDiscounts --Need Further Clarification
setParameterId(Long) - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Setter for parameterId The id of the parameter.
setParameters(ArrayList<CompanyParameterDetailModel>) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for parameters The parameters of a company
setParameters(ArrayList<ItemParameterModel>) - Method in class net.avalara.avatax.rest.client.models.ItemModel
Setter for parameters List of item parameters.
setParameters(ArrayList<LocationParameterModel>) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for parameters List of location parameters.
setParameters(ArrayList<NexusParameterDetailModel>) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for parameters List of nexus parameters.
setParameters(ArrayList<TransactionLineParameterModel>) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for parameters Special parameters that apply to this line within this transaction.
setParameters(ArrayList<TransactionLineParameterModel>) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Setter for parameters Special parameters that apply to this line within this transaction.
setParameters(ArrayList<TransactionLineParameterModel>) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for parameters Contains a list of extra parameters that were set when the transaction was created.
setParameters(ArrayList<TransactionParameterModel>) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for parameters Special parameters for this transaction.
setParameters(ArrayList<TransactionParameterModel>) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for parameters Special parameters for this transaction.
setParameters(ArrayList<TransactionParameterModel>) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for parameters Contains a list of extra parameters that were set when the transaction was created.
setParameters(HashMap<String, String>) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for parameters Special parameters for this transaction.
setParameters(HashMap<String, String>) - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Setter for parameters Special parameters that apply to this line within this transaction.
setParameters(ReportParametersModel) - Method in class net.avalara.avatax.rest.client.models.ReportModel
Setter for parameters The parametes used to build the report
setParentCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for parentCompanyId Parent Company ID
setParentCompanyId(Integer) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for parentCompanyId If this company is fully owned by another company, this is the unique identity of the parent company.
setParentHsCodeId(Long) - Method in class net.avalara.avatax.rest.client.models.HsCodeModel
Setter for parentHsCodeId The unique ID number of the parent HS code or HS code prefix.
setParentTaxCode(String) - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Setter for parentTaxCode If this tax code is a subset of a different tax code, this identifies the parent code.
setPartnerId(PointOfSalePartnerId) - Method in class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
Setter for partnerId A unique code assoicated with the Partner you may be working with.
setPassword(String) - Method in class net.avalara.avatax.rest.client.models.LoginVerificationInputModel
Setter for password Password we are using for verification
SetPasswordModel - Class in net.avalara.avatax.rest.client.models
Set Password Model
SetPasswordModel() - Constructor for class net.avalara.avatax.rest.client.models.SetPasswordModel
 
setPasswordStatus(PasswordStatusId) - Method in class net.avalara.avatax.rest.client.models.UserModel
Setter for passwordStatus The status of the user's password.
setPaymentAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingPaymentModel
Setter for paymentAmount The payment amount.
setPaymentCurrency(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for paymentCurrency Specify the ISO 4217 currency code for the currency to remit for this tax return.
setPaymentDate(Date) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for paymentDate DEPRECATED - Date: 07/25/2018, Version: 18.7, Message: This field is deprecated and will return null till its removed.
setPaymentMethodId(String) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for paymentMethodId Payment Method to be associated with the account.
setPayments(ArrayList<FilingPaymentModel>) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for payments The payments for this return.
setPayments(ArrayList<FilingPaymentModel>) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for payments The payments for this return.
setPaymentUrl(String) - Method in class net.avalara.avatax.rest.client.models.NewAccountModel
Setter for paymentUrl The payment url where the payment method can be set up
setPdf(String) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for pdf This field is available for input only.
setPeerReviewed(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for peerReviewed Unused
setPeerReviewedDate(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for peerReviewedDate Unused
setPeerReviewedId(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for peerReviewedId Unused
setPenalty(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Setter for penalty The amound of penalty listed on the notice
setPeriod(AdjustmentPeriodTypeId) - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Setter for period The filing period the adjustment is applied to.
setPermissions(ArrayList<String>) - Method in class net.avalara.avatax.rest.client.models.UserEntitlementModel
Setter for permissions List of API names and categories that this user is permitted to access
setPhone(String) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for phone The main phone number for this contact.
setPhone(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for phone The phone number to be used when filing this return.
setPhone(String) - Method in class net.avalara.avatax.rest.client.models.FreeTrialRequestModel
Setter for phone The phone number of the person requesting the free trial.
setPhoneNumber(String) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for phoneNumber Phone Number
setPhoneNumber(String) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for phoneNumber The main phone number for this customer.
setPhoneNumber(String) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for phoneNumber Phone number of the primary contact person for this account
setPhoneNumber(String) - Method in class net.avalara.avatax.rest.client.models.NewFirmClientAccountRequestModel
Setter for phoneNumber Phone number of the primary contact person for this account
setPlaceFips(String) - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Setter for placeFips City FIPS code
setPointOfOrderAcceptance(AddressLocationInfo) - Method in class net.avalara.avatax.rest.client.models.AddressesModel
Setter for pointOfOrderAcceptance The place of business where you accept/approve the customer’s order, thereby becoming contractually obligated to make the sale.
setPointOfOrderOrigin(AddressLocationInfo) - Method in class net.avalara.avatax.rest.client.models.AddressesModel
Setter for pointOfOrderOrigin The place of business where you receive the customer's order.
setPoNumber(String) - Method in class net.avalara.avatax.rest.client.models.PoNumberModel
Setter for poNumber Purchase order number.
setPoNumbers(ArrayList<PoNumberModel>) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for poNumbers A list of purchase order numbers that are valid for use with this certificate.
setPosLaneCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for posLaneCode Sets the Point of Sale Lane Code sent by the User for this document.
setPosLaneCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for posLaneCode Sets the Point of Sale Lane Code sent by the User for this document.
setPosLaneCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for posLaneCode Sets the Point of Sale Lane Code sent by the User for this document.
setPostalCode(String) - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Setter for postalCode Postal Code / Zip Code component of the address.
setPostalCode(String) - Method in class net.avalara.avatax.rest.client.models.AddressLocationInfo
Setter for postalCode Postal Code / Zip Code component of the address.
setPostalCode(String) - Method in class net.avalara.avatax.rest.client.models.AddressValidationInfo
Setter for postalCode Postal Code / Zip Code component of the address.
setPostalCode(String) - Method in class net.avalara.avatax.rest.client.models.CompanyAddress
Setter for postalCode Postal Code
setPostalCode(String) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for postalCode Postal Code
setPostalCode(String) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for postalCode The postal code or zip code of the postal mailing address of this contact.
setPostalCode(String) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for postalCode Postal Code / Zip Code component of the address of this customer.
setPostalCode(String) - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Setter for postalCode Postal Code / Zip Code component of the address.
setPostalCode(String) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for postalCode Postal code / zip code
setPostalCode(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for postalCode DEPRECATED - Date: 9/1/2017, Version: 17.9, Message: Field will be no longer be available after the 17.9 release.
setPostalCode(String) - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Setter for postalCode The postal code of the physical location affected by this override.
setPostalCode(String) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for postalCode The postal code or zip code of the physical address of this location.
setPostalCode(String) - Method in class net.avalara.avatax.rest.client.models.PostalCodeModel
Setter for postalCode The postalCode
setPostalCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Setter for postalCode The postal code or zip code for the address.
setPostalCode(String) - Method in class net.avalara.avatax.rest.client.models.UserModel
Setter for postalCode The postal code in which this user resides.
setPostalCode(String) - Method in class net.avalara.avatax.rest.client.models.ValidatedAddressInfo
Setter for postalCode Postal Code / Zip Code component of the address.
setPostOfficeValidated(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for postOfficeValidated True if this form is verified filed via email
setPreferredProgramId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for preferredProgramId Reserved for Avalara internal usage.
setPrepaymentFrequency(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for prepaymentFrequency --Need Further Clarification
setPrePaymentRequired(Boolean) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for prePaymentRequired Determines if a prepayment is required for this filing calendar
setPrepayPercentage(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for prepayPercentage If you are required to prepay a percentage of taxes for future periods, please specify the percentage in whole numbers; for example, the value 90 would indicate 90%.
setPriority(Integer) - Method in class net.avalara.avatax.rest.client.models.LoginVerificationInputModel
Setter for priority Priority of the verification request
setPriorityId(NoticePriorityId) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for priorityId The priority of the notice
setPrivateLicenseKey(String) - Method in class net.avalara.avatax.rest.client.models.LicenseKeyModel
Setter for privateLicenseKey This is your private license key.
setProductCode(String) - Method in class net.avalara.avatax.rest.client.models.ClassificationModel
Setter for productCode The product code of an item in a given system.
setProductCode(String) - Method in class net.avalara.avatax.rest.client.models.ItemClassificationInputModel
Setter for productCode The product code of an item in a given system.
setProductCode(String) - Method in class net.avalara.avatax.rest.client.models.ItemClassificationOutputModel
Setter for productCode A unique code representing this item.
setProductCode(String) - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Setter for productCode Product code for the parameter usage item.
setPrompt(String) - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Setter for prompt DEPRECATED - Date: 07/25/2018, Version: 18.7, Message: This field is deprecated and will return null.
setProofOfMailingId(Integer) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for proofOfMailingId Unused
setProperties(ArrayList<String>) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for properties Properties of the primary contact person for this account
setProperties(ArrayList<String>) - Method in class net.avalara.avatax.rest.client.models.NewFirmClientAccountRequestModel
Setter for properties Properties of the primary contact person for this account
setPurchaseOrderNo(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for purchaseOrderNo Purchase Order Number for this document.
setPurchaseOrderNo(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for purchaseOrderNo Purchase Order Number for this document.
setPurchaseOrderNo(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for purchaseOrderNo Purchase Order Number for this document.
setPurchaseOrderNo(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for purchaseOrderNo The customer-supplied purchase order number of this transaction.
setQuantity(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for quantity Quantity of items in this line.
setQuantity(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Setter for quantity Quantity of items in this line
setQuantity(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Setter for quantity Quantity of items in this line.
setQuantity(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for quantity The quantity of products sold on this line item.
setQuestion(String) - Method in class net.avalara.avatax.rest.client.models.LocationQuestionModel
Setter for question This is the prompt for this question
setQuestionId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarEditModel
Setter for questionId The unique ID of the filing calendar question.
setQuestionId(Integer) - Method in class net.avalara.avatax.rest.client.models.LocationSettingModel
Setter for questionId The unique ID number of the location question answered.
setQuestionName(String) - Method in class net.avalara.avatax.rest.client.models.LocationSettingModel
Setter for questionName The name of the question
setRate(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.ComplianceAggregatedTaxRateModel
Setter for rate The compontent rate.
setRate(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Setter for rate The compontent rate.
setRate(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Setter for rate The tax rate.
setRate(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Setter for rate The base rate of tax specific to this jurisdiction.
setRate(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.RateModel
Setter for rate The sales tax rate for general tangible personal property in this jurisdiction.
setRate(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for rate The rate at which this tax detail was calculated.
setRate(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for rate Tax Rate - The rate of taxation, as a fraction of the amount.
setRateRuleId(Integer) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for rateRuleId The unique ID number of the rule according to which this tax detail was calculated.
setRates(ArrayList<ComplianceAggregatedTaxRateModel>) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Setter for rates Optional: A list of rates for this jurisdiction.
setRates(ArrayList<RateModel>) - Method in class net.avalara.avatax.rest.client.models.TaxRateModel
Setter for rates The list of individual rate elements for general tangible personal property sold at a retail point of presence in this jurisdiction on this date.
setRateSourceId(Integer) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for rateSourceId The unique ID number of the source of the rate according to which this tax detail was calculated.
setRateType(RateType) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for rateType DEPRECATED - Date: 12/20/2017, Version: 18.1, Message: Please use rateTypeCode instead.
setRateType(RateType) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for rateType DEPRECATED - Date: 3/1/2018, Version: 18.3, Message: Please use rateTypeCode instead.
setRateTypeCode(String) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for rateTypeCode Indicates the code of the rate type that applies to this rule.
setRateTypeCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for rateTypeCode Indicates the code of the rate type that was used to calculate this tax detail.
setRateTypeCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for rateTypeCode Indicates the code of the rate type.
setRateTypeId(String) - Method in class net.avalara.avatax.rest.client.models.ComplianceAggregatedTaxRateModel
Setter for rateTypeId The rate type of the rate.
setRateTypeId(String) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Setter for rateTypeId The rate type.
setRateTypeId(String) - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Setter for rateTypeId The rate type.
setRateTypeId(RateType) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for rateTypeId DEPRECATED - Date: 8/27/2018, Version: 18.9, Message: Please use `rateTypeCode`, `taxTypeGroup` and `subTaxType` instead.
setRateTypeTaxTypeMappingId(Integer) - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Setter for rateTypeTaxTypeMappingId The rate type tax type mapping id.
setReason(String) - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Setter for reason A descriptive reason for creating this adjustment.
setReason(String) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for reason The notice reason
setReason(String) - Method in class net.avalara.avatax.rest.client.models.TaxOverrideModel
Setter for reason This provides the reason for a tax override for audit purposes.
setReasonId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for reasonId The notice reason id
setRebuild(Boolean) - Method in class net.avalara.avatax.rest.client.models.RebuildFilingsModel
Setter for rebuild Set this value to true in order to rebuild the filings.
setRecalculate(Boolean) - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Setter for recalculate Specifies whether transactions created by this data source needs to re-calculate tax or not
setReceivedDate(Date) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for receivedDate The received date of the notice
setRecipient(String) - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Setter for recipient The email address to which this invitation was sent.
setRecipient(String) - Method in class net.avalara.avatax.rest.client.models.CreateCertExpressInvitationModel
Setter for recipient If the value of `deliveryMethod` is set to `Email`, please specify the email address of the recipient for the request.
setRecipient(String) - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Setter for recipient Recipient
setReconciled(Boolean) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for reconciled If this transaction has been reconciled against the company's ledger, this value is set to true.
setReconstructed(ReconstructedApiRequestResponseModel) - Method in class net.avalara.avatax.rest.client.models.AuditTransactionModel
Setter for reconstructed Reconstructed API request/response
setReconstructed(ReconstructedMultiDocumentModel) - Method in class net.avalara.avatax.rest.client.models.AuditMultiDocumentModel
Setter for reconstructed Reconstructed API request/response pair that can be used to adjust or re-create this MultiDocument transaction.
setRecordCount(Integer) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for recordCount If this API call returned an array of information, this value contains the number of records returned.
setRecordCount(Integer) - Method in class net.avalara.avatax.rest.client.models.BatchModel
Setter for recordCount The number of records in this batch; determined by the server
setRecordCount(Integer) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Setter for recordCount The number of records in this batch; determined by the server
setRecordsetCount(Integer) - Method in class net.avalara.avatax.rest.client.models.CappedFetchResult
Setter for recordsetCount
setRef1(String) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for ref1 Ref1 (Customer Defined Field) This field is available for you to use to provide whatever information your implementation requires.
setRef1(String) - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Setter for ref1 Reference 1 - Client specific reference field
setRef1(String) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Setter for ref1 Ref1 (Customer Defined Field) This field is available for you to use to provide whatever information your implementation requires.
setRef1(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for ref1 A user-defined reference identifier for this transaction line item.
setRef2(String) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for ref2 Ref2 (Customer Defined Field) This field is available for you to use to provide whatever information your implementation requires.
setRef2(String) - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Setter for ref2 Reference 2 - Client specific reference field
setRef2(String) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Setter for ref2 Ref2 (Customer Defined Field) This field is available for you to use to provide whatever information your implementation requires.
setRef2(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for ref2 A user-defined reference identifier for this transaction line item.
setReferenceAuthorization(String) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for referenceAuthorization Reserved for Avalara internal usage.
setReferenceCode(String) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for referenceCode A context-dependent reference code for this API call.
setReferenceCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for referenceCode Customer-provided Reference Code with information about this transaction.
setReferenceCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for referenceCode Customer-provided Reference Code with information about this transaction.
setReferenceCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for referenceCode Customer-provided Reference Code with information about this transaction.
setReferenceCode(String) - Method in class net.avalara.avatax.rest.client.models.RefundTransactionModel
Setter for referenceCode A user-defined reference field containing information about this refund.
setReferenceCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for referenceCode A user-defined reference code for this transaction.
setReferenceId(Long) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for referenceId A context-dependent reference ID for this API call.
setReferenceId(Long) - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Setter for referenceId The unique reference Id number of the object referred to by this notification, if any.
setReferenceObject(String) - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Setter for referenceObject The type name of object referred to by this notification, if any.
setRefersTo(String) - Method in class net.avalara.avatax.rest.client.models.AvaTaxMessage
Setter for refersTo Information about what object in your request this message refers to
setRefersTo(String) - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Setter for refersTo Item the message refers to, if applicable.
setRefersTo(String) - Method in class net.avalara.avatax.rest.client.models.Message
Setter for refersTo
setRefundDate(Date) - Method in class net.avalara.avatax.rest.client.models.RefundTransactionModel
Setter for refundDate The date of the refund.
setRefundLines(ArrayList<String>) - Method in class net.avalara.avatax.rest.client.models.RefundTransactionModel
Setter for refundLines If you chose a refund of type `Partial`, this indicates which lines from the original transaction are being refunded.
setRefundPercentage(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.RefundTransactionModel
Setter for refundPercentage The percentage for refund.
setRefundTransactionCode(String) - Method in class net.avalara.avatax.rest.client.models.RefundTransactionModel
Setter for refundTransactionCode The transaction code for the refund.
setRefundType(RefundType) - Method in class net.avalara.avatax.rest.client.models.RefundTransactionModel
Setter for refundType Type of this refund.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Setter for region Name or ISO 3166 code identifying the region within the country.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.AddressLocationInfo
Setter for region Name or ISO 3166 code identifying the region within the country.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.AddressValidationInfo
Setter for region Name or ISO 3166 code identifying the region within the country.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Setter for region State/Province/Region where the form is submitted for
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.CompanyAddress
Setter for region Name or ISO 3166 code identifying the region within the country.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for region Name or ISO 3166 code identifying the region within the country.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Setter for region Name or ISO 3166 code identifying the region within the country.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Setter for region Name or ISO 3166 code identifying the region within the country.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for region Name or ISO 3166 code identifying the region within the country.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for region ISO 3166 code identifying the region within the country.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Setter for region Name or ISO 3166 code identifying the region within the country.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.EcmsDetailModel
Setter for region Name or ISO 3166 code identifying the region within the country.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for region Name or ISO 3166 code identifying the region within the country.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.ExposureZoneModel
Setter for region Two or three character ISO 3166 region, province, or state name of this exposure zone.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for region DEPRECATED - Date: 9/1/2017, Version: 17.9, Message: Field will be no longer be available after the 17.9 release.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for region The two or three character region code for the region.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Setter for region The two or three character ISO 3166 code of the region / state / province that issued the tax form for this filing calendar.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for region The region of the form.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupSuggestedFormModel
Setter for region Region of the suggested form returned
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for region The region within which this form was issued
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Setter for region Name or ISO 3166 code identifying the region within the country.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Setter for region Name or ISO 3166 code identifying the region within the country to be affected by this override.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for region Name or ISO 3166 code identifying the region within the country of the physical address of this location.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.LoginVerificationInputModel
Setter for region Region of the verification request
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.MarketplaceLocationModel
Setter for region Marketplace Location State
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingRegionModel
Setter for region The two or three character region code for the region.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for region Name or ISO 3166 code identifying the region within the country.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for region Name or ISO 3166 code identifying the region within the country that sent this notice.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Setter for region The state for the parameter usage item.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.PostalCodeModel
Setter for region The Region/State/Province this PostalCode locates in
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.PowerOfAttorneyCheckModel
Setter for region Region POA is for
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Setter for region Name or ISO 3166 code identifying the region within the country.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for region Name or ISO 3166 code identifying the region where this rule will apply.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Setter for region The ISO 3166 region code.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for region The two-or-three character ISO region code for the region where this tax detail is assigned.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for region The two-or-three character ISO region code of the region for this transaction.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for region Two or three character ISO region, state or province code, if applicable.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.ValidatedAddressInfo
Setter for region Name or ISO 3166 code identifying the region within the country.
setRegionsApplicable(String) - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Setter for regionsApplicable A list of applicable regions for this exempt certificate.
setRegionTaxDetails(ArrayList<FilingsTaxDetailsModel>) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingRegionModel
Setter for regionTaxDetails A detailed breakdown of the taxes in this filing
setRegionTaxSummary(FilingsTaxSummaryModel) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingRegionModel
Setter for regionTaxSummary A summary of all taxes compbined for this period
setRegisteredDate(Date) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for registeredDate The date when this location was registered with a tax authority.
setRegistrationId(String) - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Setter for registrationId State registration ID of the company requesting the filing calendar.
setRegistrationIdFormat(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for registrationIdFormat Unused
setRegularExpression(String) - Method in class net.avalara.avatax.rest.client.models.LocationQuestionModel
Setter for regularExpression If available, this regular expression will verify that the input from the user is in the expected format.
setRegularExpression(String) - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Setter for regularExpression DEPRECATED - Date: 07/25/2018, Version: 18.7, Message: This field is deprecated and will return null.
setRemitAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for remitAmount The remittance amount of the return.
setRemitAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for remitAmount The remittance amount of the return.
setRemittanceAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingsTaxSummaryModel
Setter for remittanceAmount The remittance amount
setRemoteCallDuration(String) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for remoteCallDuration If this API call included interoperation with other Avalara services, this contains the amount of time taken by those services.
setRemoteCalls(ArrayList<AuditModel>) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for remoteCalls Reserved for Avalara internal usage.
setRenumber(Boolean) - Method in class net.avalara.avatax.rest.client.models.AddTransactionLineModel
Setter for renumber Option to renumber lines after add.
setRenumber(Boolean) - Method in class net.avalara.avatax.rest.client.models.RemoveTransactionLineModel
Setter for renumber ption to renumber lines after removal.
setReportingDate(Date) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for reportingDate The date when this transaction should be reported.
setReportingDate(Date) - Method in class net.avalara.avatax.rest.client.models.WorksheetDocumentLine
Setter for reportingDate
setReportingLocationCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for reportingLocationCode Sets the sale location code (Outlet ID) for reporting this document to the tax authority.
setReportingLocationCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for reportingLocationCode Sets the sale location code (Outlet ID) for reporting this document to the tax authority.
setReportingLocationCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for reportingLocationCode Sets the sale location code (Outlet ID) for reporting this document to the tax authority.
setReportingLocationCode(String) - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Setter for reportingLocationCode Sets the sale location code (Outlet ID) for reporting this document to the tax authority.
setReportingLocationCode(String) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Setter for reportingLocationCode Sets the sale location code (Outlet ID) for reporting this document to the tax authority.
setReportingLocationCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for reportingLocationCode For customers who use [location-based tax reporting](https://developer.avalara.com/avatax/dev-guide/locations/location-based-reporting), this field controls how this transaction will be filed for multi-location tax filings.
setReportingLocationCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionReferenceFieldModel
Setter for reportingLocationCode Sets the sale location code (Outlet ID) for reporting this document to the tax authority.
setReportLevel(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxRegionJurisdictionModel
Setter for reportLevel The report level.
setReportLevel(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for reportLevel Jurisdiction level of the state
setReportType(String) - Method in class net.avalara.avatax.rest.client.models.ReportModel
Setter for reportType The type of the report: ExportDocumentLine, etc.
setRequest(CreateMultiDocumentModel) - Method in class net.avalara.avatax.rest.client.models.ReconstructedMultiDocumentModel
Setter for request The original request that was used to create a MultiDocument object.
setRequest(CreateTransactionModel) - Method in class net.avalara.avatax.rest.client.models.OriginalApiRequestResponseModel
Setter for request API request
setRequest(CreateTransactionModel) - Method in class net.avalara.avatax.rest.client.models.ReconstructedApiRequestResponseModel
Setter for request API request
setRequestBody(String) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for requestBody If this request was an HTTP request that included a body such as a POST or a PUT, this will contain the request body sent by the client.
setRequestedStatus(CompanyFilingStatus) - Method in class net.avalara.avatax.rest.client.models.FilingStatusChangeModel
Setter for requestedStatus Indicates the filing status you are requesting for this company
setRequestEmail(Boolean) - Method in class net.avalara.avatax.rest.client.models.FundingInitiateModel
Setter for requestEmail Set this value to true to request an email to the recipient
setRequestId(Long) - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Setter for requestId The unique ID number of this funding request
setRequestLink(String) - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Setter for requestLink The web link (URL) that a customer can click on or visit to begin using this CertExpress invitation.
setRequestUrl(String) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for requestUrl The original request URL as provided by the client.
setRequestWidget(Boolean) - Method in class net.avalara.avatax.rest.client.models.FundingInitiateModel
Setter for requestWidget Set this value to true to request an HTML-based funding widget that can be embedded within an existing user interface.
setRequiredEfileTrigger(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for requiredEfileTrigger Unused
setRequiredEftTrigger(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for requiredEftTrigger Unused
setRequiredFilingCalendarDataFields(ArrayList<requiredFilingCalendarDataFieldModel>) - Method in class net.avalara.avatax.rest.client.models.SkyscraperStatusModel
Setter for requiredFilingCalendarDataFields A list of required fields to file
setRequiredParameters(ArrayList<String>) - Method in class net.avalara.avatax.rest.client.models.CommunicationsTSPairModel
Setter for requiredParameters List of the parameters (among Charge, Minutes and Lines) that will be used for calculation for this T/S pair.
setRequiredSettings(ArrayList<LocationQuestionModel>) - Method in class net.avalara.avatax.rest.client.models.LocationValidationModel
Setter for requiredSettings A list of settings that must be defined for this location
setRequiresOutletSetup(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for requiresOutletSetup True if this form requires that you set up outlets in the state
setResolutionQuality(ResolutionQuality) - Method in class net.avalara.avatax.rest.client.models.AddressResolutionModel
Setter for resolutionQuality The resolution quality of the geospatial coordinates
setResourceFileId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingAttachmentModel
Setter for resourceFileId The resourceFileId used to retrieve the attachment
setResourceFileId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for resourceFileId The resourceFileId of the return.
setResourceFileId(Long) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for resourceFileId The resourceFileId of the return
setResourceFileId(Long) - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Setter for resourceFileId resourceFileId
setResourceFileId(Long) - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Setter for resourceFileId The ResourceFileId of the finance detail attachment
setResourceFileId(Long) - Method in class net.avalara.avatax.rest.client.models.ResourceFileUploadResultModel
Setter for resourceFileId If the request succeeded, this is the ID number of the file.
setResourceFileTypeId(Integer) - Method in class net.avalara.avatax.rest.client.models.ResourceFileTypeModel
Setter for resourceFileTypeId The resource file type id
setResourceFileTypeId(Integer) - Method in class net.avalara.avatax.rest.client.models.ResourceFileUploadRequestModel
Setter for resourceFileTypeId The resource type ID of this file.
setResponse(TransactionModel) - Method in class net.avalara.avatax.rest.client.models.OriginalApiRequestResponseModel
Setter for response API response
setResponseBody(String) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for responseBody The entire response body sent from the AvaTax server to the client.
setResponseStatus(Integer) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for responseStatus The HTTP response code that was sent by the server.
setResponseType(PointOfSaleFileType) - Method in class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
Setter for responseType The format of your response.
setResponsibility(ArrayList<NoticeResponsibilityDetailModel>) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for responsibility Notice Responsibility Details
setResult(AvataxDeleteErrorTransactionStatus) - Method in class net.avalara.avatax.rest.client.models.DeleteErrorTransactionResponseModel
Setter for result Result of the deletion
setResultCode(String) - Method in class net.avalara.avatax.rest.client.models.WorksheetDocument
Setter for resultCode
setResultCode(String) - Method in class net.avalara.avatax.rest.client.models.WorksheetDocumentLine
Setter for resultCode
setResults(ArrayList<DeleteErrorTransactionResponseModel>) - Method in class net.avalara.avatax.rest.client.models.DeleteErrorTransactionsResponseModel
Setter for results The individual result of each error transaction in the request batch
setReturnName(String) - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Setter for returnName Name of the file being returned
setReturnName(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for returnName DEPRECATED - Date: 9/13/2018, Version: 18.10, Message: Please use `taxFormCode` instead.
setReturnName(String) - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Setter for returnName DEPRECATED - Date: 9/13/2018, Version: 18.10, Message: Please use `taxFormCode` instead.
setReturnName(String) - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupSuggestedFormModel
Setter for returnName Legacy Name of the suggested form returned
setReturns(ArrayList<FilingReturnModel>) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for returns A list of tax returns in this region.
setReturns(ArrayList<MultiTaxFilingReturnModel>) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingRegionModel
Setter for returns A list of tax returns in this region.
setReturnTaxDetails(ArrayList<FilingsTaxDetailsModel>) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for returnTaxDetails A detailed breakdown of the taxes in this filing
setReturnTaxSummary(FilingsTaxSummaryModel) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for returnTaxSummary A summary of all taxes compbined for this period
setRevAccount(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for revAccount The revenue account number for this line item.
setRevenueAccount(String) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for revenueAccount Revenue Account (Customer Defined Field).
setRevenueAccount(String) - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Setter for revenueAccount Revenue Account
setRevenueAccount(String) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Setter for revenueAccount Revenue Account (Customer Defined Field).
setRevenueContactId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for revenueContactId The id of the revenue contact
setRockName(String) - Method in class net.avalara.avatax.rest.client.models.TaxRegionJurisdictionModel
Setter for rockName The rock name.
setRootCause(ArrayList<NoticeRootCauseDetailModel>) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for rootCause Notice Root Cause Details
setRoundingLevelId(RoundingLevelId) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for roundingLevelId Indicates whether this company prefers to round amounts at the document level or line level.
setRoundingMethodId(Integer) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for roundingMethodId Unused
setRoundingPrecision(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for roundingPrecision --Need Further Clarification
setRoundingTypeId(RoundingTypeId) - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Setter for roundingTypeId The way system does the rounding
setRule(AdvancedRuleModel) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionModel
Setter for rule Advanced rule to execute
setRuleExecutionId(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionModel
Setter for ruleExecutionId Rule execution unique identifier
setRuleExecutionIds(ArrayList<String>) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionOrderModel
Setter for ruleExecutionIds The rule execution Ids in the desired order
setRuleId(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleCustomerDataSchemaModel
Setter for ruleId Unique identifier for the rule
setRuleId(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionModel
Setter for ruleId Unique identifier of rule to execute
setRuleId(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Setter for ruleId Unique identifier for a rule
setRuleId(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleModel
Setter for ruleId Unique identifier for a rule
setSalesAccrualAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for salesAccrualAmount The total amount of sales accrued in the current active period
setSalesAccrualAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingsTaxSummaryModel
Setter for salesAccrualAmount The sales accrual amount
setSalesAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for salesAmount The sales amount.
setSalesAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for salesAmount The sales amount.
setSalesAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for salesAmount The sales amount.
setSalesAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingsTaxDetailsModel
Setter for salesAmount The total sales amount
setSalesAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingsTaxSummaryModel
Setter for salesAmount The total sales amount
setSalesForceCase(String) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for salesForceCase The sales force case of the notice
setSalesForceCaseUrl(String) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for salesForceCaseUrl The URL to the sales force case
setSalespersonCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for salespersonCode Salesperson Code - The client application salesperson reference code.
setSalespersonCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for salespersonCode Salesperson Code - The client application salesperson reference code.
setSalespersonCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for salespersonCode Salesperson Code - The client application salesperson reference code.
setSalespersonCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for salespersonCode The salesperson who provided this transaction.
setSalesRate(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Setter for salesRate The "Sales" tax rate specific to this jurisdiction.
setSalesTaxAccrualAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for salesTaxAccrualAmount The total amount of sales tax accrued in the current active period
setScraperType(ScraperType) - Method in class net.avalara.avatax.rest.client.models.SkyscraperStatusModel
Setter for scraperType The Scraper type
setScript(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Setter for script The code script for the rule
setScript(String) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleScriptModel
Setter for script The JavaScript rule
setScriptType(AdvancedRuleScriptType) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleScriptModel
Setter for scriptType The type of script - request or response
setSecurityRoleId(SecurityRoleId) - Method in class net.avalara.avatax.rest.client.models.UserModel
Setter for securityRoleId The security level for this user.
setSellersUseTaxAccrualAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for sellersUseTaxAccrualAmount The total amount of sellers use tax accrued in the current active period
setSender(String) - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Setter for sender Sender
setSerCode(String) - Method in class net.avalara.avatax.rest.client.models.LineDetailSERCodeModel
Setter for serCode Updated SER code
setSerCode(String) - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Setter for serCode The ser code.
setSerCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for serCode For Streamlined Sales Tax customers, the SST Electronic Return code under which this tax detail should be applied.
setServerDuration(Integer) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for serverDuration The number of milliseconds that the AvaTax server took to respond to this API call.
setServerDuration(Date) - Method in class net.avalara.avatax.rest.client.models.AuditMultiDocumentModel
Setter for serverDuration Length of time the original API call took
setServerDuration(Date) - Method in class net.avalara.avatax.rest.client.models.AuditTransactionModel
Setter for serverDuration Length of time the original API call took
setServerName(String) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for serverName The server name of the AvaTax server that responded to this API call.
setServerTimestamp(Date) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for serverTimestamp The server timestamp, in UTC, of the time when the server received this API call.
setServerTimestamp(Date) - Method in class net.avalara.avatax.rest.client.models.AuditMultiDocumentModel
Setter for serverTimestamp Server timestamp, in UTC, of the date/time when the original transaction was created
setServerTimestamp(Date) - Method in class net.avalara.avatax.rest.client.models.AuditTransactionModel
Setter for serverTimestamp Server timestamp, in UTC, of the date/time when the original transaction was created
setServerVersion(String) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for serverVersion The software version number of the currently deployed AvaTax API software on the server that responded to this API call.
setServiceMode(ServiceMode) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for serviceMode Specifies whether the tax calculation is handled Local, Remote, or Automatic (default).
setServiceMode(ServiceMode) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for serviceMode Specifies whether the tax calculation is handled Local, Remote, or Automatic (default).
setServiceMode(ServiceMode) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for serviceMode Specifies whether the tax calculation is handled Local, Remote, or Automatic (default).
setServiceName(String) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for serviceName The service name of the AvaTax API service that responded to this API call.
setServiceType(String) - Method in class net.avalara.avatax.rest.client.models.CommunicationsTSPairModel
Setter for serviceType The name of the service type.
setServiceTypeId(Integer) - Method in class net.avalara.avatax.rest.client.models.CommunicationsTSPairModel
Setter for serviceTypeId The numeric Id of the service type.
setServiceTypes(ArrayList<String>) - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Setter for serviceTypes A list of service types to which this parameter applies.
setSet(String) - Method in class net.avalara.avatax.rest.client.models.SettingModel
Setter for set A user-defined "set" containing this setting.
setSettings(ArrayList<CompanyReturnSettingModel>) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for settings CompanyReturn settings for complext filing calendar
setSettings(ArrayList<LocationSettingModel>) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for settings Extra information required by certain jurisdictions for filing.
setSettings(ArrayList<SettingModel>) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for settings Optional: A list of settings defined for this company.
setSettingsValidated(Boolean) - Method in class net.avalara.avatax.rest.client.models.LocationValidationModel
Setter for settingsValidated True if the location has a value for each jurisdiction-required setting.
setSeverity(String) - Method in class net.avalara.avatax.rest.client.models.AvaTaxMessage
Setter for severity A category that indicates how severely this message affects the results
setSeverity(String) - Method in class net.avalara.avatax.rest.client.models.Message
Setter for severity
setSeverity(SeverityLevel) - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Setter for severity Severity of the message
setSeverityLevelId(Integer) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for severityLevelId If the API contained a specific type of error code, this value would contain the unique ID number of the severity level of the response returned to the client.
setSeverityLevelId(NotificationSeverityLevel) - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Setter for severityLevelId The severity level of the notification.
setShipFrom(AddressLocationInfo) - Method in class net.avalara.avatax.rest.client.models.AddressesModel
Setter for shipFrom The origination address where the products were shipped from, or from where the services originated.
setShipTo(AddressLocationInfo) - Method in class net.avalara.avatax.rest.client.models.AddressesModel
Setter for shipTo The destination address where the products were shipped to, or where the services were delivered.
setShipToCountry(String) - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Setter for shipToCountry The country of the ship to address for the transaction creation call.
setShipToRegion(String) - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Setter for shipToRegion The region of the ship to address for the transaction creation call.
setShipTos(ArrayList<CustomerModel>) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for shipTos A list of ship-to customer records that are connected to this bill-to customer.
setShortCode(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for shortCode DEPRECATED
setShortDesc(String) - Method in class net.avalara.avatax.rest.client.models.UomModel
Setter for shortDesc A short description of this unit of measurement.
setShortName(String) - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Setter for shortName A short name of the jurisidiction
setShortName(String) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for shortName The short name of the jurisdiction.
setShowColumn(Boolean) - Method in class net.avalara.avatax.rest.client.models.NexusTaxTypeGroupModel
Setter for showColumn True if this tax type group is displayed in the user interface of the AvaTax website.
setShowColumn(Boolean) - Method in class net.avalara.avatax.rest.client.models.TaxTypeGroupModel
Setter for showColumn True if this tax type group is displayed in the user interface of the AvaTax website.
setShowResolutionDateToCustomer(Boolean) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for showResolutionDateToCustomer Indicator to show customer this resolution date
setSignatureCode(String) - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Setter for signatureCode The Avalara-supplied signature code for this jurisdiction.
setSignatureCode(String) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for signatureCode The signature code of the boundary region as defined by Avalara.
setSignatureCode(String) - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityInfo
Setter for signatureCode An Avalara-assigned signature code for this tax authority.
setSignatureCode(String) - Method in class net.avalara.avatax.rest.client.models.TaxRegionJurisdictionModel
Setter for signatureCode The signature code.
setSignatureCode(String) - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Setter for signatureCode The tax region signature code.
setSignatureCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for signatureCode The Avalara-specified signature code of the jurisdiction to which this tax detail applies.
setSignedDate(Date) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for signedDate The date when this certificate was signed.
setSingleLocation(AddressLocationInfo) - Method in class net.avalara.avatax.rest.client.models.AddressesModel
Setter for singleLocation If this transaction occurred at a retail point-of-sale location, provide that single address here and leave all other address types null.
setSiteCode(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for siteCode The bulk account site code.
setSiUOM(String) - Method in class net.avalara.avatax.rest.client.models.UomModel
Setter for siUOM For a particular measurement type, this is the ID number of the unit of measurement object corresponding to the International System of Units (abbreviated SI) unit of measurement standard.
setSize(Long) - Method in class net.avalara.avatax.rest.client.models.ReportModel
Setter for size The size of the report file, if available
setSoftwareVersion(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for softwareVersion The software version used to calculate this transaction.
setSortBy(String) - Method in class net.avalara.avatax.rest.client.models.QueryRequestModel
Setter for sortBy Sorts the resulting objects in a specific manner.
setSortOrder(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeCustomerFundingOptionModel
Setter for sortOrder sort order of the FundingOptions
setSortOrder(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeCustomerTypeModel
Setter for sortOrder sort order of the types
setSortOrder(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeFilingTypeModel
Setter for sortOrder sort order of the types
setSortOrder(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticePriorityModel
Setter for sortOrder sort order of the Prioritys
setSortOrder(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeReasonModel
Setter for sortOrder sort order of the types
setSortOrder(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeResponsibilityModel
Setter for sortOrder The sort order of this responsibility
setSortOrder(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeRootCauseModel
Setter for sortOrder The sort order of this RootCause
setSortOrder(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeStatusModel
Setter for sortOrder If a list of status values is to be displayed in a dropdown, they should be displayed in this numeric order.
setSortOrder(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeTypeModel
Setter for sortOrder sort order of the types
setSource(String) - Method in class net.avalara.avatax.rest.client.models.AuditEvent
Setter for source
setSource(String) - Method in class net.avalara.avatax.rest.client.models.AvaTaxMessage
Setter for source The name of the code or service that generated this message
setSource(String) - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Setter for source The extractor/connector id.
setSource(String) - Method in class net.avalara.avatax.rest.client.models.Message
Setter for source
setSourcing(Sourcing) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for sourcing Indicates whether this nexus is defined as origin or destination nexus.
setSourcing(Sourcing) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for sourcing The sourcing types to which this rule applies.
setSourcing(Sourcing) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for sourcing Indicates whether this tax detail applies to the origin or destination of the transaction.
setSourcing(Sourcing) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for sourcing Indicates whether this line item was taxed according to the origin or destination.
setSstBehavior(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for sstBehavior Internal Avalara flag
setSstEffectiveDate(Date) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for sstEffectiveDate If this company participates in Streamlined Sales Tax, this is the date when the company joined the SST program.
setSstPid(String) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for sstPid If this company files Streamlined Sales Tax, this is the PID of this company as defined by the Streamlined Sales Tax governing board.
setStackAggregation(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for stackAggregation Internal behavior
setStackAggregationOption(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for stackAggregationOption Internal Avalara flag
setStackRate(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.ComplianceAggregatedTaxRateModel
Setter for stackRate The stack rate based on the aggregation method.
setStartDate(Date) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionModel
Setter for startDate Date rule execution starts
setStartDate(Date) - Method in class net.avalara.avatax.rest.client.models.ExportDocumentLineModel
Setter for startDate The start date filter for report execution.
setStartDate(Date) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for startDate The start date for the filing cycle.
setStartDate(Date) - Method in class net.avalara.avatax.rest.client.models.ReportParametersModel
Setter for startDate The start date filter used for your report
setStartedDate(Date) - Method in class net.avalara.avatax.rest.client.models.BatchModel
Setter for startedDate The date/time when this batch started processing
setStartedDate(Date) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Setter for startedDate The date/time when this batch started processing
setStartIndex(Integer) - Method in class net.avalara.avatax.rest.client.models.QueryRequestModel
Setter for startIndex For pagination: This is the index of the first result.
setStartPeriod(Date) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for startPeriod The start date of this return
setStartPeriod(Date) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for startPeriod The start date of this return
setState(String) - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Setter for state The jurisdiction's region.
setState(String) - Method in class net.avalara.avatax.rest.client.models.ExportDocumentLineModel
Setter for state The state associated with the transactions you wish to run a report on: use "ALL" for all states.
setState(String) - Method in class net.avalara.avatax.rest.client.models.ReportParametersModel
Setter for state The state filter used for your report
setStateAssignedCode(String) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Setter for stateAssignedCode The state assigned code for the jurisdiction.
setStateAssignedCode(String) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Setter for stateAssignedCode The state assigned code.
setStateAssignedCode(String) - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Setter for stateAssignedCode The state assigned code.
setStateAssignedCode(String) - Method in class net.avalara.avatax.rest.client.models.TaxRegionJurisdictionModel
Setter for stateAssignedCode The state assigned code.
setStateAssignedNo(String) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for stateAssignedNo The state assigned number of this jurisdiction.
setStateAssignedNo(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for stateAssignedNo The state assigned number of the jurisdiction to which this tax detail applies.
setStateAssignedNo(String) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for stateAssignedNo The state assigned number of the jurisdiction that collects this tax.
setStateFips(String) - Method in class net.avalara.avatax.rest.client.models.EcmsDetailModel
Setter for stateFips State FIPS
setStateFips(String) - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Setter for stateFips State FIPS code
setStateFIPS(String) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for stateFIPS For U.S.
setStateFIPS(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for stateFIPS For U.S.
setStateRegistrationId(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for stateRegistrationId Tax Registration ID for this Region - in the U.S., this is for your state.
setStatus(String) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for status The status of the certificate
setStatus(String) - Method in class net.avalara.avatax.rest.client.models.ExemptionStatusModel
Setter for status The exemption status of this customer in this country/region.
setStatus(String) - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Setter for status Status
setStatus(String) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for status The status of the notice
setStatus(String) - Method in class net.avalara.avatax.rest.client.models.ReportModel
Setter for status The current status of the report building task
setStatus(String) - Method in class net.avalara.avatax.rest.client.models.SyncItemsResponseModel
Setter for status The status of the request
setStatus(BatchStatus) - Method in class net.avalara.avatax.rest.client.models.BatchModel
Setter for status This batch's current processing status
setStatus(BatchStatus) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Setter for status This batch's current processing status
setStatus(CertCaptureProvisionStatus) - Method in class net.avalara.avatax.rest.client.models.ProvisionStatusModel
Setter for status The status of exemption certificate setup for this company.
setStatus(CertExpressInvitationStatus) - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationStatusModel
Setter for status The status of the CertExpress invitation for this customer.
setStatus(DocumentStatus) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for status The status of the transaction.
setStatus(FilingStatusId) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for status The current status of the filing region.
setStatus(FilingStatusId) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for status The current status of the filing return.
setStatus(FilingStatusId) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for status The current status of the filing return.
setStatus(FilingStatusId) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingRegionModel
Setter for status The current status of the filing region.
setStatus(FilingStatusId) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for status The current status of the filing return.
setStatus(FirmClientLinkageStatus) - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Setter for status The status of the account linkage.
setStatusId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for statusId The status id of the notice
setStreamlinedSalesTax(Boolean) - Method in class net.avalara.avatax.rest.client.models.IsoRegionModel
Setter for streamlinedSalesTax For the United States, this flag indicates whether a U.S.
setStreamlinedSalesTax(Boolean) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for streamlinedSalesTax DEPRECATED - Date: 4/29/2017, Version: 19.4, Message: Please use isSSTActive instead.
setSubject(String) - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Setter for subject The subject message used when sending the cover letter via email.
setSubledgerProfileID(Integer) - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Setter for subledgerProfileID SubledgerProfileID
setSubscriptionDescription(String) - Method in class net.avalara.avatax.rest.client.models.NexusTaxTypeGroupModel
Setter for subscriptionDescription If this tax type group requires a subscription, this contains the friendly name of the subscription type required to use it.
setSubscriptionDescription(String) - Method in class net.avalara.avatax.rest.client.models.SubscriptionModel
Setter for subscriptionDescription A friendly description of the service that the account is subscribed to.
setSubscriptionDescription(String) - Method in class net.avalara.avatax.rest.client.models.TaxTypeGroupModel
Setter for subscriptionDescription If this tax type group requires a subscription, this contains the friendly name of the subscription type required to use it.
setSubscriptions(ArrayList<SubscriptionModel>) - Method in class net.avalara.avatax.rest.client.models.AccountModel
Setter for subscriptions Optional: A list of subscriptions granted to this account.
setSubscriptionTypeId(Integer) - Method in class net.avalara.avatax.rest.client.models.NexusTaxTypeGroupModel
Setter for subscriptionTypeId If this tax type group requires a subscription, this contains the ID number of the subscription type required to use it.
setSubscriptionTypeId(Integer) - Method in class net.avalara.avatax.rest.client.models.SubscriptionModel
Setter for subscriptionTypeId The unique ID number of the service that the account is subscribed to.
setSubscriptionTypeId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxTypeGroupModel
Setter for subscriptionTypeId If this tax type group requires a subscription, this contains the ID number of the subscription type required to use it.
setSuccess(Boolean) - Method in class net.avalara.avatax.rest.client.models.CycleEditOptionModel
Setter for success Whether or not changes can be made to the filing calendar.
setSuccess(Boolean) - Method in class net.avalara.avatax.rest.client.models.CycleExpireModel
Setter for success Whether or not the filing calendar can be expired.
setSuccess(Boolean) - Method in class net.avalara.avatax.rest.client.models.ResourceFileDownloadResult
Setter for success True if this download succeeded
setSuggestedForms(ArrayList<FilingsCheckupSuggestedFormModel>) - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupAuthorityModel
Setter for suggestedForms Suggested forms to file due to tax collected
setSuggestReturns(ArrayList<FilingsCheckupSuggestedFormModel>) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for suggestReturns A list of tax returns in this region.
setSuggestReturns(ArrayList<FilingsCheckupSuggestedFormModel>) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingRegionModel
Setter for suggestReturns A list of tax returns in this region.
setSummary(String) - Method in class net.avalara.avatax.rest.client.models.AuditEvent
Setter for summary
setSummary(String) - Method in class net.avalara.avatax.rest.client.models.AvaTaxMessage
Setter for summary A brief summary of what this message tells us
setSummary(String) - Method in class net.avalara.avatax.rest.client.models.Message
Setter for summary
setSummary(ArrayList<TransactionSummary>) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for summary Contains a summary of tax on this transaction.
setSystem(String) - Method in class net.avalara.avatax.rest.client.models.HsCodeModel
Setter for system The system to which this HS code belongs.
setSystemCode(String) - Method in class net.avalara.avatax.rest.client.models.ClassificationModel
Setter for systemCode The system code in which the product belongs.
setSystemCode(String) - Method in class net.avalara.avatax.rest.client.models.ItemClassificationInputModel
Setter for systemCode The system code in which the product belongs.
setSystemCode(String) - Method in class net.avalara.avatax.rest.client.models.ItemClassificationOutputModel
Setter for systemCode A unique code representing this item.
setSystemCode(String) - Method in class net.avalara.avatax.rest.client.models.ProductClassificationSystemModel
Setter for systemCode The System code for this System.
setSystemCountryId(Integer) - Method in class net.avalara.avatax.rest.client.models.ProductSystemCountryModel
Setter for systemCountryId Its Integer SystemCountryId value for SystemCountry
setSystemId(Integer) - Method in class net.avalara.avatax.rest.client.models.ItemClassificationOutputModel
Setter for systemId The system id which the product belongs.
setSystemId(Integer) - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Setter for systemId System Id for the parameter usage item
setSystemId(Integer) - Method in class net.avalara.avatax.rest.client.models.ProductClassificationSystemModel
Setter for systemId Its Integer SystemId value for System
setSystemId(Integer) - Method in class net.avalara.avatax.rest.client.models.ProductSystemCountryModel
Setter for systemId Its Integer SystemId value for SystemCountry
setSystemType(String) - Method in class net.avalara.avatax.rest.client.models.FundingConfigurationModel
Setter for systemType Domain
setTabName(String) - Method in class net.avalara.avatax.rest.client.models.NexusTaxTypeGroupModel
Setter for tabName The name of the tab in the AvaTax website corresponding to this tax type group.
setTabName(String) - Method in class net.avalara.avatax.rest.client.models.TaxTypeGroupModel
Setter for tabName The name of the tab in the AvaTax website corresponding to this tax type group.
setTag(String) - Method in class net.avalara.avatax.rest.client.models.CertificateTaxCodeModel
Setter for tag Tag of the tax code
setTag(String) - Method in class net.avalara.avatax.rest.client.models.ExposureZoneModel
Setter for tag A tag indicating
setTaken(Boolean) - Method in class net.avalara.avatax.rest.client.models.UsernameModel
Setter for taken Whether or not the username is taken.
setTarget(ErrorTargetCode) - Method in class net.avalara.avatax.rest.client.models.ErrorInfo
Setter for target What object or service caused the error?
setTax(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupAuthorityModel
Setter for tax Amount of tax collected in this tax authority
setTax(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for tax The amount of tax for this tax detail.
setTax(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for tax The tax for this line in this transaction.
setTax(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for tax Tax amount - The calculated tax (Base * Rate).
setTaxAbated(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Setter for taxAbated The amount of tax abated on the notice
setTaxable(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for taxable Tax Base - The adjusted taxable amount.
setTaxableAccrualAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for taxableAccrualAmount The total amount of taxable sales accrued in the current active period
setTaxableAccrualAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingsTaxSummaryModel
Setter for taxableAccrualAmount The taxable sales accrual amount
setTaxableAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for taxableAmount The taxable amount.
setTaxableAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for taxableAmount The taxable amount.
setTaxableAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for taxableAmount The taxable amount.
setTaxableAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingsTaxSummaryModel
Setter for taxableAmount The taxable amount
setTaxableAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for taxableAmount The taxable amount of this tax detail.
setTaxableAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for taxableAmount The taxable amount of this line item.
setTaxableAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.WorksheetDocumentLine
Setter for taxableAmount
setTaxableUnits(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for taxableUnits Number of units in this line item that were calculated to be taxable according to this rate detail.
setTaxAccrualAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for taxAccrualAmount The total amount of total tax accrued in the current active period
setTaxAccrualAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingsTaxSummaryModel
Setter for taxAccrualAmount The tax accrual amount
setTaxAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for taxAmount The tax amount.
setTaxAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for taxAmount The tax amount.
setTaxAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for taxAmount The tax amount.
setTaxAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingsTaxDetailsModel
Setter for taxAmount The tax amount
setTaxAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingsTaxSummaryModel
Setter for taxAmount The tax amount
setTaxAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TaxOverrideModel
Setter for taxAmount Indicates a total override of the calculated tax on the document.
setTaxAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.WorksheetDocumentLine
Setter for taxAmount
setTaxAuthorities(ArrayList<TaxAuthorityInfo>) - Method in class net.avalara.avatax.rest.client.models.AddressResolutionModel
Setter for taxAuthorities List of informational and warning messages regarding this address
setTaxAuthorityGroup(String) - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityTypeModel
Setter for taxAuthorityGroup Tax Authority Group
setTaxAuthorityId(Integer) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Setter for taxAuthorityId The id of the tax authority.
setTaxAuthorityId(Integer) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Setter for taxAuthorityId The id of the tax authority.
setTaxAuthorityId(Integer) - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Setter for taxAuthorityId The id of the tax authority.
setTaxAuthorityId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for taxAuthorityId The unique ID of the tax authority of this return.
setTaxAuthorityId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Setter for taxAuthorityId The tax authority id of the return
setTaxAuthorityId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for taxAuthorityId Tax Authority ID of this return
setTaxAuthorityId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupAuthorityModel
Setter for taxAuthorityId Unique ID of the tax authority
setTaxAuthorityId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupSuggestedFormModel
Setter for taxAuthorityId Tax Authority ID of the suggested form returned
setTaxAuthorityId(Integer) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for taxAuthorityId Tax Authority ID of this return
setTaxAuthorityId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for taxAuthorityId The tax authority id of the notice
setTaxAuthorityId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityFormModel
Setter for taxAuthorityId The unique ID number of the tax authority.
setTaxAuthorityId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxRegionJurisdictionModel
Setter for taxAuthorityId The id of the tax authority.
setTaxAuthorityId(Long) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for taxAuthorityId A unique ID number of the tax authority that is associated with this nexus.
setTaxAuthorityName(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for taxAuthorityName The name of the tax authority of this return.
setTaxAuthorityName(String) - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Setter for taxAuthorityName The tax authority name on the return
setTaxAuthorityName(String) - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupAuthorityModel
Setter for taxAuthorityName Name of the tax authority
setTaxAuthorityType(Integer) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for taxAuthorityType The unique ID of the Tax Authority Type that collects this tax.
setTaxAuthorityType(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for taxAuthorityType The type description of the tax authority of this return.
setTaxAuthorityTypeId(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupAuthorityModel
Setter for taxAuthorityTypeId Type Id of the tax authority
setTaxAuthorityTypeId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityModel
Setter for taxAuthorityTypeId The type of this tax authority.
setTaxAuthorityTypeId(Integer) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for taxAuthorityTypeId The type of the tax authority to which this tax will be remitted.
setTaxCalculated(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for taxCalculated The amount of tax that AvaTax calculated.
setTaxCalculated(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for taxCalculated The amount of tax that AvaTax calculated for the transaction.
setTaxCalculated(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for taxCalculated The amount of tax that AvaTax calculated for the transaction.
setTaxCode(String) - Method in class net.avalara.avatax.rest.client.models.ItemModel
Setter for taxCode DEPRECATED - Date: 11/13/2018, Version: 18.12, Message: For identifying an `Item` with `Avalara TaxCode`, please call the [CreateItemClassification API] with your ItemCode and the Avalara TaxCode.
setTaxCode(String) - Method in class net.avalara.avatax.rest.client.models.ItemSyncModel
Setter for taxCode The tax code of the item (optional)
setTaxCode(String) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for taxCode Tax Code - System or Custom Tax Code.
setTaxCode(String) - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Setter for taxCode Tax Code - System or Custom Tax Code.
setTaxCode(String) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Setter for taxCode Tax Code - System or Custom Tax Code.
setTaxCode(String) - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Setter for taxCode A code string that identifies this tax code.
setTaxCode(String) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for taxCode For rules that apply to a specific tax code only, this specifies which tax code is affected by this rule.
setTaxCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for taxCode The code string for the tax code that was used to calculate this line item.
setTaxCodeId(Integer) - Method in class net.avalara.avatax.rest.client.models.EcmsDetailTaxCodeModel
Setter for taxCodeId tax code id
setTaxCodeId(Integer) - Method in class net.avalara.avatax.rest.client.models.ItemModel
Setter for taxCodeId DEPRECATED - Date: 11/13/2018, Version: 18.12, Message: For identifying an `Item` with `Avalara TaxCode`, please call the [CreateItemClassification API] with your ItemCode and the Avalara TaxCode.
setTaxCodeId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for taxCodeId For rules that apply to a specific tax code only, this specifies which tax code is affected by this rule.
setTaxCodeId(Integer) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for taxCodeId The unique ID number for the tax code that was used to calculate this line item.
setTaxCodes(ArrayList<String>) - Method in class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
Setter for taxCodes A list of tax codes to include in this point-of-sale file.
setTaxCodes(ArrayList<String>) - Method in class net.avalara.avatax.rest.client.models.SendSalesRequestModel
Setter for taxCodes List of taxCodes to be included in send sales file.
setTaxCodes(ArrayList<EcmsDetailTaxCodeModel>) - Method in class net.avalara.avatax.rest.client.models.EcmsDetailModel
Setter for taxCodes optional: list of tax code associated with this exempt certificate detail
setTaxCodes(ArrayList<TaxCodeModel>) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for taxCodes Optional: A list of tax codes defined for this company.
setTaxCodeTypeId(String) - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Setter for taxCodeTypeId The type of this tax code.
setTaxDate(Date) - Method in class net.avalara.avatax.rest.client.models.TaxOverrideModel
Setter for taxDate The override tax date to use This is used when the tax has been previously calculated as in the case of a layaway, return or other reason indicated by the Reason element.
setTaxDate(Date) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for taxDate The date that was used for calculating tax amounts for this line item.
setTaxDate(Date) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for taxDate Tax date for this transaction
setTaxDependencyLevelId(TaxDependencyLevelId) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for taxDependencyLevelId Used to apply tax detail dependency at a jurisdiction level.
setTaxDetails(ArrayList<FilingsTaxDetailsModel>) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingModel
Setter for taxDetails A detailed breakdown of the taxes in this filing
setTaxDetailsByTaxType(ArrayList<TaxDetailsByTaxType>) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for taxDetailsByTaxType Contains the tax details per tax type
setTaxDue(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Setter for taxDue The amount of tax due on the notice
setTaxDueAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for taxDueAmount The tax amount due.
setTaxDueAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for taxDueAmount The tax due amount.
setTaxDueAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Setter for taxDueAmount The tax due amount.
setTaxEngine(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for taxEngine The tax engine identifier that was used to calculate this line item.
setTaxformCode(String) - Method in class net.avalara.avatax.rest.client.models.FiledReturnModel
Setter for taxformCode The unique code of the form.
setTaxFormCode(String) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for taxFormCode The Avalara standard tax form code of the tax form for this filing calendar.
setTaxFormCode(String) - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Setter for taxFormCode The Avalara standard tax form code of the tax form for this filing calendar.
setTaxFormCode(String) - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupSuggestedFormModel
Setter for taxFormCode Name of the suggested form returned
setTaxFormCode(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for taxFormCode Unique tax form code representing this tax form
setTaxFormCode(String) - Method in class net.avalara.avatax.rest.client.models.LoginVerificationInputModel
Setter for taxFormCode TaxFormCode for the verification request
setTaxFormCode(String) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for taxFormCode The tax form code of the notice
setTaxFormCodes(ArrayList<String>) - Method in class net.avalara.avatax.rest.client.models.SkyscraperStatusModel
Setter for taxFormCodes The tax form codes available to file through skyscrper
setTaxFormName(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for taxFormName Human readable form summary name
setTaxGroup(String) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for taxGroup Group code when special grouping is enabled.
setTaxId(String) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for taxId Optional - the tax identification number under which you declared nexus.
setTaxIncluded(Boolean) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for taxIncluded Indicates whether the `amount` for this line already includes tax.
setTaxIncluded(Boolean) - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Setter for taxIncluded Indicates if line has Tax Included; defaults to false
setTaxIncluded(Boolean) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Setter for taxIncluded Indicates whether the `amount` for this line already includes tax.
setTaxIncluded(Boolean) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for taxIncluded Indicates whether the `amount` for this line already includes tax.
setTaxName(String) - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Setter for taxName The name of the tax.
setTaxName(String) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for taxName A description of corresponding tax type applied to the nexus.
setTaxName(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for taxName The name of the tax against which this tax amount was calculated.
setTaxName(String) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for taxName The name of the tax.
setTaxNoticeFileName(String) - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Setter for taxNoticeFileName TaxNoticeFileName
setTaxNoticeResponsibilityId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeResponsibilityDetailModel
Setter for taxNoticeResponsibilityId TaxNoticeResponsibilityId
setTaxNoticeRootCauseId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeRootCauseDetailModel
Setter for taxNoticeRootCauseId TaxNoticeRootCauseId
setTaxOverride(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for taxOverride The amount of tax override that was specified for this tax line.
setTaxOverride(TaxOverrideModel) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for taxOverride Specifies a tax override for the entire document
setTaxOverride(TaxOverrideModel) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for taxOverride Specifies a tax override for the entire document
setTaxOverride(TaxOverrideModel) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for taxOverride Specifies a tax override for the entire document
setTaxOverride(TaxOverrideModel) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for taxOverride Specifies a tax override for this line.
setTaxOverride(TaxOverrideModel) - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Setter for taxOverride Specifies a tax override for this line
setTaxOverride(TaxOverrideModel) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Setter for taxOverride Specifies a tax override for this line.
setTaxOverrideAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for taxOverrideAmount If a tax override was specified, this indicates the amount of tax that was requested.
setTaxOverrideAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for taxOverrideAmount If a tax override was applied to this transaction, indicates the amount of tax that was requested by the customer.
setTaxOverrideReason(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for taxOverrideReason If a tax override was specified, represents the reason for the tax override.
setTaxOverrideReason(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for taxOverrideReason If a tax override was applied to this transaction, indicates the reason for the tax override.
setTaxOverrideType(TaxOverrideType) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for taxOverrideType If a tax override was specified, this indicates the type of tax override.
setTaxOverrideType(TaxOverrideType) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for taxOverrideType If a tax override was applied to this transaction, indicates what type of tax override was applied.
setTaxpayerIdNumber(String) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for taxpayerIdNumber United States Taxpayer ID number, usually your Employer Identification Number if you are a business or your Social Security Number if you are an individual.
setTaxpayerIdNumber(String) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for taxpayerIdNumber For United States companies, this field contains your Taxpayer Identification Number.
setTaxpayerIdNumber(String) - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Setter for taxpayerIdNumber For customers in the United States, this field is the federal taxpayer ID number.
setTaxPayerIdNumber(String) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for taxPayerIdNumber United States Taxpayer ID number, usually your Employer Identification Number if you are a business or your Social Security Number if you are an individual.
setTaxPayerIdNumber(String) - Method in class net.avalara.avatax.rest.client.models.NewFirmClientAccountRequestModel
Setter for taxPayerIdNumber United States Taxpayer ID number, usually your Employer Identification Number if you are a business or your Social Security Number if you are an individual.
setTaxPeriod(String) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for taxPeriod The tax period of the notice
setTaxRegionId(Integer) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Setter for taxRegionId The id of the tax region.
setTaxRegionId(Integer) - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Setter for taxRegionId The id of the tax region.
setTaxRegionId(Integer) - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Setter for taxRegionId The TaxRegionId of the new location affected by this jurisdiction override.
setTaxRegionId(Integer) - Method in class net.avalara.avatax.rest.client.models.PostalCodeModel
Setter for taxRegionId An Avalara assigned TaxRegion Id associated to the PostalCode
setTaxRegionId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxRegionJurisdictionModel
Setter for taxRegionId The id of the tax region.
setTaxRegionId(Integer) - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Setter for taxRegionId The unique ID number of the tax region for this address.
setTaxRegionId(Integer) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for taxRegionId The unique ID number of the tax region.
setTaxRegionName(String) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Setter for taxRegionName The name of the tax region.
setTaxRules(ArrayList<TaxRuleModel>) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for taxRules Optional: A list of tax rules defined for this company.
setTaxRuleTypeId(TaxRuleTypeId) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for taxRuleTypeId This type value determines the behavior of the tax rule.
setTaxSubType(String) - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxSubType
Setter for taxSubType Tax subtype
setTaxSubType(String) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for taxSubType This field has different behavior based on the type of rule.
setTaxSubType(String) - Method in class net.avalara.avatax.rest.client.models.TaxSubTypeModel
Setter for taxSubType The unique human readable Id of this tax sub-type.
setTaxSubType(String) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for taxSubType The tax subtype of this tax.
setTaxSubTypeDetails(ArrayList<TaxDetailsByTaxSubType>) - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxType
Setter for taxSubTypeDetails Tax subtype details
setTaxSubTypeId(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for taxSubTypeId The id of the tax subtype.
setTaxSummary(FilingsTaxSummaryModel) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingModel
Setter for taxSummary A summary of all taxes combined for this period
setTaxType(String) - Method in class net.avalara.avatax.rest.client.models.FilingsTaxDetailsModel
Setter for taxType The tax type associated with the summary
setTaxType(String) - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxType
Setter for taxType Tax Type
setTaxType(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for taxType The type of tax that was calculated.
setTaxType(String) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for taxType The tax type of this tax.
setTaxTypeGroup(String) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for taxTypeGroup This field has different behavior based on the type of rule.
setTaxTypeGroup(String) - Method in class net.avalara.avatax.rest.client.models.TaxSubTypeModel
Setter for taxTypeGroup The upper level group of tax types.
setTaxTypeGroup(String) - Method in class net.avalara.avatax.rest.client.models.TaxTypeGroupModel
Setter for taxTypeGroup The unique human readable Id of this tax type group.
setTaxTypeGroupId(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for taxTypeGroupId The id of the tax type group.
setTaxTypeId(String) - Method in class net.avalara.avatax.rest.client.models.ComplianceAggregatedTaxRateModel
Setter for taxTypeId The tax type of the rate.
setTaxTypeId(String) - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Setter for taxTypeId The tax type.
setTaxTypeId(String) - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Setter for taxTypeId The tax type.
setTaxTypeId(String) - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupAuthorityModel
Setter for taxTypeId Tax Type collected in the tax authority
setTaxTypeId(String) - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Setter for taxTypeId tax type for the parameter usage item.
setTaxTypeId(MatchingTaxType) - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Setter for taxTypeId The type of tax to report on this return.
setTaxTypeId(MatchingTaxType) - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Setter for taxTypeId The type of tax to report on this return.
setTaxTypeId(MatchingTaxType) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for taxTypeId Some tax type groups contain multiple different types of tax.
setTemplateFilename(String) - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Setter for templateFilename The file name of the cover letter template
setTemplateRequestId(Long) - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Setter for templateRequestId TemplateRequestId
setTextCase(TextCase) - Method in class net.avalara.avatax.rest.client.models.AddressValidationInfo
Setter for textCase Specify the text case for the validated address result.
setTextCase(TextCase) - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Setter for textCase Specify the text case for the validated address result.
setThreshold(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for threshold The per-unit threshold that must be met before this rule applies.
setThresholdExceeded(Boolean) - Method in class net.avalara.avatax.rest.client.models.CompanyDistanceThresholdModel
Setter for thresholdExceeded True if your tax professional has determined that the value-added tax distance threshold is exceeded for this pair of countries.
setThresholdTrigger(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for thresholdTrigger Unused
setTicketReferenceNo(String) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for ticketReferenceNo The ticket reference number of the notice
setTicketReferenceUrl(String) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for ticketReferenceUrl The ticket reference url of the notice
setTin(String) - Method in class net.avalara.avatax.rest.client.models.MrsCompanyModel
Setter for tin The taxpayer identification number for the company
SettingModel - Class in net.avalara.avatax.rest.client.models
This object is used to keep track of custom information about a company.
SettingModel() - Constructor for class net.avalara.avatax.rest.client.models.SettingModel
 
setTitle(String) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for title Title
setTitle(String) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for title Professional title of this contact.
setTitle(String) - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Setter for title The title used when sending the cover letter.
setTitle(String) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for title Title of the primary contact person for this account
setTitle(String) - Method in class net.avalara.avatax.rest.client.models.NewFirmClientAccountRequestModel
Setter for title Title of the primary contact person for this account
settleTransaction(String, String, DocumentType, String, SettleTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Perform multiple actions on a transaction Performs one or more actions against the current transaction uniquely identified by this URL.
settleTransactionAsync(String, String, DocumentType, String, SettleTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Perform multiple actions on a transaction Performs one or more actions against the current transaction uniquely identified by this URL.
SettleTransactionModel - Class in net.avalara.avatax.rest.client.models
Settle this transaction with your ledger by executing one or many actions against that transaction.
SettleTransactionModel() - Constructor for class net.avalara.avatax.rest.client.models.SettleTransactionModel
 
setTopic(String) - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Setter for topic The topic of this notification.
setTotalAdjustments(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for totalAdjustments Total amount of adjustments on this return
setTotalAdjustments(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for totalAdjustments Total amount of adjustments on this return
setTotalAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for totalAmount The total amount of this transaction.
setTotalAugmentations(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for totalAugmentations Total amount of augmentations on this return
setTotalAugmentations(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for totalAugmentations Total amount of augmentations on this return
setTotalDiscount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for totalDiscount The total amount of discounts applied to all lines within this transaction.
setTotalExempt(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnCreditModel
Setter for totalExempt The resourceFileId used to retrieve the attachment
setTotalExempt(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxSubType
Setter for totalExempt Total exempt by tax type
setTotalExempt(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxType
Setter for totalExempt Total exempt by tax type
setTotalExempt(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for totalExempt The amount of this transaction that was exempt.
setTotalExempt(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.WorksheetDocument
Setter for totalExempt
setTotalNonTaxable(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxSubType
Setter for totalNonTaxable Total non taxable by tax type
setTotalNonTaxable(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxType
Setter for totalNonTaxable Total non taxable by tax type
setTotalPayments(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for totalPayments Total amount of payments on this return
setTotalPayments(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Setter for totalPayments Total amount of payments on this return
setTotalRate(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TaxRateModel
Setter for totalRate The total sales tax rate for general tangible personal property sold at a retail point of presence in this jurisdiction on this date.
setTotalRemit(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for totalRemit The total remmitance amount for the notice
setTotalRemittanceAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Setter for totalRemittanceAmount Total remittance amount of all returns in region
setTotalSales(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnCreditModel
Setter for totalSales The resourceFileId used to retrieve the attachment
setTotalTax(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnCreditModel
Setter for totalTax The resourceFileId used to retrieve the attachment
setTotalTax(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxSubType
Setter for totalTax Total tax by tax type
setTotalTax(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxType
Setter for totalTax Total tax by tax type
setTotalTax(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for totalTax The total tax for all lines in this transaction.
setTotalTax(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.WorksheetDocument
Setter for totalTax
setTotalTaxable(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FilingReturnCreditModel
Setter for totalTaxable The resourceFileId used to retrieve the attachment
setTotalTaxable(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxSubType
Setter for totalTaxable Total taxable amount by tax type
setTotalTaxable(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxType
Setter for totalTaxable Total taxable amount by tax type
setTotalTaxable(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for totalTaxable The portion of the total amount of this transaction that was taxable.
setTotalTaxable(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.WorksheetDocument
Setter for totalTaxable
setTotalTaxCalculated(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for totalTaxCalculated The amount of tax that AvaTax calculated for the transaction.
setTransactionalPeriodEnd(Date) - Method in class net.avalara.avatax.rest.client.models.CycleAddOptionModel
Setter for transactionalPeriodEnd The period end date for the customer's last transaction in the jurisdiction being added
setTransactionalPeriodEnd(Date) - Method in class net.avalara.avatax.rest.client.models.CycleExpireOptionModel
Setter for transactionalPeriodEnd The period end date for the customer's last transaction in the jurisdiction being expired.
setTransactionalPeriodStart(Date) - Method in class net.avalara.avatax.rest.client.models.CycleAddOptionModel
Setter for transactionalPeriodStart The period start date for the customer's first transaction in the jurisdiction being added
setTransactionalPeriodStart(Date) - Method in class net.avalara.avatax.rest.client.models.CycleExpireOptionModel
Setter for transactionalPeriodStart The period start date for the customer's first transaction in the jurisdiction being expired.
setTransactionCode(String) - Method in class net.avalara.avatax.rest.client.models.AddTransactionLineModel
Setter for transactionCode document code for the transaction to add lines
setTransactionCode(String) - Method in class net.avalara.avatax.rest.client.models.BatchAdjustTransactionModel
Setter for transactionCode Please specify the transaction code of the transacion to void.
setTransactionCode(String) - Method in class net.avalara.avatax.rest.client.models.BatchVoidTransactionModel
Setter for transactionCode Please specify the transaction code of the transacion to void.
setTransactionCode(String) - Method in class net.avalara.avatax.rest.client.models.RemoveTransactionLineModel
Setter for transactionCode document code for the transaction to add lines
setTransactionDetails(ArrayList<WorksheetDocument>) - Method in class net.avalara.avatax.rest.client.models.FilingReturnCreditModel
Setter for transactionDetails The excluded carry over credit documents
setTransactionId(Long) - Method in class net.avalara.avatax.rest.client.models.AuditEvent
Setter for transactionId
setTransactionId(Long) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for transactionId A unique ID number referring to this individual API call.
setTransactionId(Long) - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Setter for transactionId The unique ID number of the document to which this address belongs.
setTransactionId(Long) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for transactionId The unique ID number of this transaction.
setTransactionId(Long) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for transactionId The unique ID number of the transaction to which this line item belongs.
setTransactionId(String) - Method in class net.avalara.avatax.rest.client.models.WorksheetDocument
Setter for transactionId
setTransactionId(String) - Method in class net.avalara.avatax.rest.client.models.WorksheetDocumentLine
Setter for transactionId
setTransactionLineDetailId(Long) - Method in class net.avalara.avatax.rest.client.models.LineDetailSERCodeModel
Setter for transactionLineDetailId Transaction line detail Id
setTransactionLineId(Long) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for transactionLineId The unique ID number of the line within this transaction.
setTransactions(ArrayList<TransactionBatchItemModel>) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchRequestModel
Setter for transactions The list of transactions contained in this batch.
setTransactionSortingOption(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for transactionSortingOption Unused
setTransactionType(String) - Method in class net.avalara.avatax.rest.client.models.CommunicationsTransactionTypeModel
Setter for transactionType The name of the transaction type.
setTransactionType(String) - Method in class net.avalara.avatax.rest.client.models.CommunicationsTSPairModel
Setter for transactionType The name of the transaction type.
setTransactionTypeId(Integer) - Method in class net.avalara.avatax.rest.client.models.CommunicationsTransactionTypeModel
Setter for transactionTypeId The numeric Id of the transaction type.
setTransactionTypeId(Integer) - Method in class net.avalara.avatax.rest.client.models.CommunicationsTSPairModel
Setter for transactionTypeId The numeric Id of the transaction type.
setType(String) - Method in class net.avalara.avatax.rest.client.models.CompanyDistanceThresholdModel
Setter for type Indicates the distance threshold type.
setType(String) - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Setter for type The type of the adjustment.
setType(String) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for type The tax notice type description
setType(BatchType) - Method in class net.avalara.avatax.rest.client.models.BatchModel
Setter for type The type of this batch.
setType(DocumentType) - Method in class net.avalara.avatax.rest.client.models.AuditMultiDocumentModel
Setter for type Represents the document type of this MultiDocument transaction.
setType(DocumentType) - Method in class net.avalara.avatax.rest.client.models.CommitMultiDocumentModel
Setter for type Represents the document type of this MultiDocument transaction.
setType(DocumentType) - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Setter for type Specifies the type of document to create.
setType(DocumentType) - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Setter for type Specifies the type of document to create.
setType(DocumentType) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for type Specifies the type of document to create.
setType(DocumentType) - Method in class net.avalara.avatax.rest.client.models.MultiDocumentModel
Setter for type Indicates the type of MultiDocument transaction.
setType(DocumentType) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for type The type of the transaction.
setType(DocumentType) - Method in class net.avalara.avatax.rest.client.models.VerifyMultiDocumentModel
Setter for type Represents the document type of this MultiDocument transaction.
setType(JurisdictionType) - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Setter for type The type of the jurisdiction, indicating whether it is a country, state/region, city, for example.
setType(JurisdictionType) - Method in class net.avalara.avatax.rest.client.models.RateModel
Setter for type The type of jurisdiction associated with this tax rate.
setType(PaymentType) - Method in class net.avalara.avatax.rest.client.models.FilingPaymentModel
Setter for type The type of the payment.
setType(SendSalesFileType) - Method in class net.avalara.avatax.rest.client.models.SendSalesRequestModel
Setter for type The send sales file type
setType(TaxOverrideType) - Method in class net.avalara.avatax.rest.client.models.TaxOverrideModel
Setter for type Identifies the type of tax override
setType(WorksheetTypeId) - Method in class net.avalara.avatax.rest.client.models.FilingModel
Setter for type Indicates whether this is an original or an amended filing.
setType(WorksheetTypeId) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingModel
Setter for type Indicates whether this is an original or an amended filing.
setTypeId(Integer) - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Setter for typeId The tax notice type id
setTypes(HashMap<String, String>) - Method in class net.avalara.avatax.rest.client.models.TaxCodeTypesModel
Setter for types The list of Avalara-defined tax code types.
setUnit(String) - Method in class net.avalara.avatax.rest.client.models.CompanyParameterDetailModel
Setter for unit The unit of measurement code for the parameter
setUnit(String) - Method in class net.avalara.avatax.rest.client.models.ItemParameterModel
Setter for unit The unit of measurement code for the parameter.
setUnit(String) - Method in class net.avalara.avatax.rest.client.models.LocationParameterModel
Setter for unit The parameter's value.
setUnit(String) - Method in class net.avalara.avatax.rest.client.models.NexusParameterDetailModel
Setter for unit The unit of measurement code for the parameter.
setUnit(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineParameterModel
Setter for unit The unit of measure of the parameter value.
setUnit(String) - Method in class net.avalara.avatax.rest.client.models.TransactionParameterModel
Setter for unit The unit of measure of the parameter value.
setUnitOfBasis(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for unitOfBasis When calculating units, what basis of measurement did we use for calculating the units?
setUnitOfBasisId(Long) - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Setter for unitOfBasisId The unit of basis.
setUomId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for uomId For tax rules that are calculated using units of measurement, this indicates the unit of measurement type used to calculate the amounts for this rule.
setUpc(String) - Method in class net.avalara.avatax.rest.client.models.UPCModel
Setter for upc The 12-14 character Universal Product Code, European Article Number, or Global Trade Identification Number.
setUpcs(ArrayList<UPCModel>) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for upcs Optional: A list of UPCs defined for this company.
setUsage(Integer) - Method in class net.avalara.avatax.rest.client.models.UPCModel
Setter for usage A usage identifier for this UPC code.
setUseRate(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Setter for useRate The "Seller's Use" tax rate specific to this jurisdiction.
setUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.AuditModel
Setter for userId The unique ID number of the user that performed this API call.
setUsername(String) - Method in class net.avalara.avatax.rest.client.models.LoginVerificationInputModel
Setter for username Username that we are using for verification
setUsername(String) - Method in class net.avalara.avatax.rest.client.models.ResourceFileUploadRequestModel
Setter for username The username adding the file
setUsername(String) - Method in class net.avalara.avatax.rest.client.models.UsernameModel
Setter for username The username.
setUserName(String) - Method in class net.avalara.avatax.rest.client.models.UserModel
Setter for userName The username which is used to log on to the AvaTax website, or to authenticate against API calls.
setUserPassword(String) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for userPassword If instructed by your Avalara business development manager, set this value to a temporary password to permit the user to continue their onboarding process.
setUsers(ArrayList<UserModel>) - Method in class net.avalara.avatax.rest.client.models.AccountModel
Setter for users Optional: A list of all the users belonging to this account.
setValid(Boolean) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for valid True if this certificate is marked as valid.
setValidatedAddresses(ArrayList<ValidatedAddressInfo>) - Method in class net.avalara.avatax.rest.client.models.AddressResolutionModel
Setter for validatedAddresses The validated address or addresses
setValidatedExemptionReason(ExemptionReasonModel) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for validatedExemptionReason The exemption reason that CertCapture audit/internal logic identifies for created certificate.
setValidCountries(ArrayList<String>) - Method in class net.avalara.avatax.rest.client.models.EntityUseCodeModel
Setter for validCountries A list of countries where this use code is valid
setValue(String) - Method in class net.avalara.avatax.rest.client.models.AccountConfigurationModel
Setter for value The current value of the configuration setting
setValue(String) - Method in class net.avalara.avatax.rest.client.models.CompanyConfigurationModel
Setter for value The current value of the configuration setting
setValue(String) - Method in class net.avalara.avatax.rest.client.models.CompanyParameterDetailModel
Setter for value The value of the parameter
setValue(String) - Method in class net.avalara.avatax.rest.client.models.CompanyReturnSettingModel
Setter for value The value of this setting
setValue(String) - Method in class net.avalara.avatax.rest.client.models.CustomFieldModel
Setter for value The value of the custom field.
setValue(String) - Method in class net.avalara.avatax.rest.client.models.ItemParameterModel
Setter for value The value for the parameter.
setValue(String) - Method in class net.avalara.avatax.rest.client.models.LocationParameterModel
Setter for value The value of the parameter.
setValue(String) - Method in class net.avalara.avatax.rest.client.models.LocationSettingModel
Setter for value The answer the user provided.
setValue(String) - Method in class net.avalara.avatax.rest.client.models.NexusParameterDetailModel
Setter for value The value for the parameter.
setValue(String) - Method in class net.avalara.avatax.rest.client.models.SettingModel
Setter for value The value of this name-value pair.
setValue(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineParameterModel
Setter for value The value of the parameter.
setValue(String) - Method in class net.avalara.avatax.rest.client.models.TransactionParameterModel
Setter for value The value of the parameter.
setValue(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for value This field has different behavior based on the type of the tax rule.
setValue(ArrayList<HashMap<String, String>>) - Method in class net.avalara.avatax.rest.client.models.CappedFetchResult
Setter for value
setValue(List<T>) - Method in class net.avalara.avatax.rest.client.FetchResult
 
setValues(ArrayList<String>) - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Setter for values If the parameter is of enumeration data type, then this list will be populated with all of the possible enumeration values.
setValues(ArrayList<String>) - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Setter for values If the parameter is of enumeration data type, then this list will be populated with all of the possible enumeration values.
setVatCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for vatCode Indicates the VAT code for this line item.
setVatNumberTypeId(Integer) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for vatNumberTypeId Indicates the VAT number type for this line item.
setVatRegistrationId(String) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for vatRegistrationId Vat Registration Id - leave blank if not known.
setVendorDiscountAnnualMax(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for vendorDiscountAnnualMax Total amount of discounts that can be received by a vendor each year
setVendorDiscountEfile(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for vendorDiscountEfile Unused
setVendorDiscountPaper(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for vendorDiscountPaper Unused
setVerified(Boolean) - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Setter for verified This value is true if the certificate has gone through the certificate validation process.
setVerify(VerifyTransactionModel) - Method in class net.avalara.avatax.rest.client.models.SettleTransactionModel
Setter for verify To verify this transaction, you may provide information in this field.
setVerifyTotalAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.VerifyMultiDocumentModel
Setter for verifyTotalAmount Set this value if you wish to verify a match between `verifyTotalAmount` and the `totalAmount` value on the transaction recorded in AvaTax.
setVerifyTotalAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.VerifyTransactionModel
Setter for verifyTotalAmount Set this value if you wish to verify a match between `verifyTotalAmount` and the `totalAmount` value on the transaction recorded in AvaTax.
setVerifyTotalTax(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.VerifyMultiDocumentModel
Setter for verifyTotalTax Set this value if you wish to verify a match between `verifyTotalTax` and the `totalTax` value on the transaction recorded in AvaTax.
setVerifyTotalTax(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.VerifyTransactionModel
Setter for verifyTotalTax Set this value if you wish to verify a match between `verifyTotalTax` and the `totalTax` value on the transaction recorded in AvaTax.
setVerifyTransactionDate(Date) - Method in class net.avalara.avatax.rest.client.models.VerifyMultiDocumentModel
Setter for verifyTransactionDate Set this value if you wish to verify a match between `verifyTransactionDate` and the `documentDate` value on the transaction recorded in AvaTax.
setVerifyTransactionDate(Date) - Method in class net.avalara.avatax.rest.client.models.VerifyTransactionModel
Setter for verifyTransactionDate Set this value if you wish to verify a match between `verifyTransactionDate` and the `documentDate` value on the transaction recorded in AvaTax.
setVersion(Integer) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Setter for version The version of the rule
setVersion(Integer) - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleLookupFileModel
Setter for version Lookup file version
setVersion(Integer) - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Setter for version The version number of the template
setVersion(Integer) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for version If this transaction was adjusted, this indicates the version number of this transaction.
setVersion(String) - Method in class net.avalara.avatax.rest.client.models.PingResultModel
Setter for version Version number
setVersionsRequireAuthorityApproval(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for versionsRequireAuthorityApproval Unused
setVisibleToCustomers(Boolean) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for visibleToCustomers True if this form can be shown to customers
setVoidTransactionModel(BatchVoidTransactionModel) - Method in class net.avalara.avatax.rest.client.models.TransactionBatchItemModel
Setter for voidTransactionModel Represents an existing transaction to be voided.
setWarningsEnabled(Boolean) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for warningsEnabled Set this value to true to receive warnings in API calls via SOAP.
setWebsite(String) - Method in class net.avalara.avatax.rest.client.models.FreeTrialRequestModel
Setter for website Website of the company or user requesting a free trial
setWebsite(String) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for website Website of the new customer whose account is being created.
setWelcomeEmail(String) - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Setter for welcomeEmail This option controls what type of a welcome email is sent when the account is created.
setYear(Integer) - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Setter for year The year of the filing period for this tax filing.
setYear(Short) - Method in class net.avalara.avatax.rest.client.models.FilingModel
Setter for year The year of the filing period for this tax filing.
setYear(Short) - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingModel
Setter for year The year of the filing period for this tax filing.
setZeroAddress1(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for zeroAddress1 Mailing address to use when a zero dollar form is filed
setZeroAddress2(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for zeroAddress2 Mailing address to use when a zero dollar form is filed
setZeroAddressCity(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for zeroAddressCity Mailing address to use when a zero dollar form is filed
setZeroAddressCountry(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for zeroAddressCountry Mailing address to use when a zero dollar form is filed
setZeroAddressMailTo(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for zeroAddressMailTo Mailing address to use when a zero dollar form is filed
setZeroAddressPostalCode(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for zeroAddressPostalCode Mailing address to use when a zero dollar form is filed
setZeroAddressRegion(String) - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Setter for zeroAddressRegion Mailing address to use when a zero dollar form is filed
SeverityLevel - Enum in net.avalara.avatax.rest.client.enums
Severity of message
ShipFrom - net.avalara.avatax.rest.client.enums.TransactionAddressType
This is the location from which the product was shipped
ShipTo - net.avalara.avatax.rest.client.enums.TransactionAddressType
This is the location to which the product was shipped
ShipToCustomerExpected - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
ShipToRegionRequiredWithDataSource - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
SignatureReady - net.avalara.avatax.rest.client.enums.FilingTypeId
Denotes a return is prepared but delivered to the customer for filing and payment.
SignatureReady - net.avalara.avatax.rest.client.enums.TaxNoticeFilingTypeId
Denotes a signature ready return
SingleAccount - net.avalara.avatax.rest.client.enums.CompanyAccessLevel
Permission to access all companies in a single account.
SingleCompany - net.avalara.avatax.rest.client.enums.CompanyAccessLevel
Permission to access a single company and its children.
SingleLocation - net.avalara.avatax.rest.client.enums.TransactionAddressType
Only used if all addresses for this transaction were identical; e.g.
SingleUse - net.avalara.avatax.rest.client.enums.ExemptCertTypeId
Single use
SiteAdmin - net.avalara.avatax.rest.client.enums.SecurityRoleId
SiteAdmin
SkyscraperStatusModel - Class in net.avalara.avatax.rest.client.models
Represents a list of statuses of returns available in skyscraper
SkyscraperStatusModel() - Constructor for class net.avalara.avatax.rest.client.models.SkyscraperStatusModel
 
Sourcing - Enum in net.avalara.avatax.rest.client.enums
Sourcing
SourcingIssue - net.avalara.avatax.rest.client.enums.AdjustmentReason
A sourcing issue existed which caused the transaction to be adjusted
Special - net.avalara.avatax.rest.client.enums.JurisdictionType
Special Tax Jurisdiction
SST - net.avalara.avatax.rest.client.enums.NoticeCustomerType
SST
SSTAdmin - net.avalara.avatax.rest.client.enums.SecurityRoleId
SSTAdmin
SSTNonVolunteer - net.avalara.avatax.rest.client.enums.NexusTypeId
Indicates the entity is registered as a Non-Volunteer in an SST state.
SstpTestDeckImport - net.avalara.avatax.rest.client.enums.BatchType
 
SSTVolunteer - net.avalara.avatax.rest.client.enums.NexusTypeId
Indicates the entity is registered as a Volunteer in an SST state.
STA - net.avalara.avatax.rest.client.enums.JurisTypeId
State
StackAggregationOption - Enum in net.avalara.avatax.rest.client.enums
Defines how a stack rate is determined for a specific country and region.
StandAlone - net.avalara.avatax.rest.client.enums.NoticeCustomerType
Stand Alone
Standard - net.avalara.avatax.rest.client.enums.RateType
 
STANDARD - net.avalara.avatax.rest.client.enums.SendSalesOutputFileFormat
 
State - net.avalara.avatax.rest.client.enums.JurisdictionType
State
State - net.avalara.avatax.rest.client.enums.TaxDependencyLevelId
State
StateAdministered - net.avalara.avatax.rest.client.enums.LocalNexusTypeId
Customer declares nexus in all state administered taxing authorities.
STJ - net.avalara.avatax.rest.client.enums.JurisTypeId
Special
Storefront - net.avalara.avatax.rest.client.enums.AddressCategoryId
Address refers to a storefront location
Strategic - net.avalara.avatax.rest.client.enums.NoticeCustomerType
Strategic
String - net.avalara.avatax.rest.client.enums.ParameterBagDataType
This data type is a string.
StringLengthError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
SubscriptionModel - Class in net.avalara.avatax.rest.client.models
Represents a service that this account has subscribed to.
SubscriptionModel() - Constructor for class net.avalara.avatax.rest.client.models.SubscriptionModel
 
SubscriptionRequired - net.avalara.avatax.rest.client.enums.ErrorCodeId
Partner API error codes
SubscriptionRequiredForParameter - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
SubscriptionTypeModel - Class in net.avalara.avatax.rest.client.models
Represents a service or a subscription type.
SubscriptionTypeModel() - Constructor for class net.avalara.avatax.rest.client.models.SubscriptionTypeModel
 
Success - net.avalara.avatax.rest.client.enums.AvataxDeleteErrorTransactionStatus
Successful delete
Success - net.avalara.avatax.rest.client.enums.SeverityLevel
Operation succeeded
SuperReduced - net.avalara.avatax.rest.client.enums.RateType
 
Suppressed - net.avalara.avatax.rest.client.enums.WelcomeEmail
Suppressed
syncItems(Integer, SyncItemsRequestModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Sync items from a product catalog Syncs a list of items with AvaTax without waiting for them to be created.
syncItemsAsync(Integer, SyncItemsRequestModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Sync items from a product catalog Syncs a list of items with AvaTax without waiting for them to be created.
SyncItemsRequestModel - Class in net.avalara.avatax.rest.client.models
Represents a request to sync items.
SyncItemsRequestModel() - Constructor for class net.avalara.avatax.rest.client.models.SyncItemsRequestModel
 
SyncItemsResponseModel - Class in net.avalara.avatax.rest.client.models
The response returned after an item sync was requested.
SyncItemsResponseModel() - Constructor for class net.avalara.avatax.rest.client.models.SyncItemsResponseModel
 
SyntaxError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
SystemAdmin - net.avalara.avatax.rest.client.enums.SecurityRoleId
SystemAdmin
SystemErrors - net.avalara.avatax.rest.client.enums.BatchStatus
Batch file experienced system errors and cannot be processed.
SystemOperator - net.avalara.avatax.rest.client.enums.SecurityRoleId
SystemOperator

T

tagTransaction(Integer, ArrayList<TransactionReferenceFieldModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
API to modify the reference fields at the document and the line level.
tagTransactionAsync(Integer, ArrayList<TransactionReferenceFieldModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
API to modify the reference fields at the document and the line level.
TaxAmount - net.avalara.avatax.rest.client.enums.TaxOverrideType
AvaTax calculated tax for this transaction, but the final tax amount on the transaction was determined outside of AvaTax.
TaxAmount - net.avalara.avatax.rest.client.enums.TaxOverrideTypeId
Tax was overriden by the client
TaxAuthorityFormModel - Class in net.avalara.avatax.rest.client.models
Represents a form that can be filed with a tax authority.
TaxAuthorityFormModel() - Constructor for class net.avalara.avatax.rest.client.models.TaxAuthorityFormModel
 
TaxAuthorityInfo - Class in net.avalara.avatax.rest.client.models
Information about a tax authority relevant for an address.
TaxAuthorityInfo() - Constructor for class net.avalara.avatax.rest.client.models.TaxAuthorityInfo
 
TaxAuthorityModel - Class in net.avalara.avatax.rest.client.models
Tax Authority Model
TaxAuthorityModel() - Constructor for class net.avalara.avatax.rest.client.models.TaxAuthorityModel
 
TaxAuthorityTypeModel - Class in net.avalara.avatax.rest.client.models
Tax Authority Type Model
TaxAuthorityTypeModel() - Constructor for class net.avalara.avatax.rest.client.models.TaxAuthorityTypeModel
 
TaxCodeAssociatedTaxRule - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
TaxCodeAssociatedWithItemCodeNotFound - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
TaxCodeModel - Class in net.avalara.avatax.rest.client.models
Represents a tax code that can be applied to items on a transaction.
TaxCodeModel() - Constructor for class net.avalara.avatax.rest.client.models.TaxCodeModel
 
TaxCodesAreAllSame - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
TaxCodeTypesModel - Class in net.avalara.avatax.rest.client.models
Information about Avalara-defined tax code types.
TaxCodeTypesModel() - Constructor for class net.avalara.avatax.rest.client.models.TaxCodeTypesModel
 
TaxDate - net.avalara.avatax.rest.client.enums.ReportDateFilter
The date when the transaction is being taxed
TaxDate - net.avalara.avatax.rest.client.enums.TaxOverrideType
AvaTax was instructed to calculate this transaction using the tax rules that were in effect on a different day than the transaction occurred.
TaxDate - net.avalara.avatax.rest.client.enums.TaxOverrideTypeId
Only the tax date was overriden
TaxDateOverrideAndNegativeLineAmount - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
TaxDebugLevel - Enum in net.avalara.avatax.rest.client.enums
Indicates the level of detail requested from a tax API call
TaxDependencyLevelId - Enum in net.avalara.avatax.rest.client.enums
TaxDependencyLevelId
TaxDetailsByTaxSubType - Class in net.avalara.avatax.rest.client.models
Tax Details by Tax subtype
TaxDetailsByTaxSubType() - Constructor for class net.avalara.avatax.rest.client.models.TaxDetailsByTaxSubType
 
TaxDetailsByTaxType - Class in net.avalara.avatax.rest.client.models
Tax Details by Tax Type
TaxDetailsByTaxType() - Constructor for class net.avalara.avatax.rest.client.models.TaxDetailsByTaxType
 
TaxNoticeFilingTypeId - Enum in net.avalara.avatax.rest.client.enums
A list of possible AvaFile filing types for tax notices.
TaxOnly - net.avalara.avatax.rest.client.enums.RefundType
Only refund the tax part of the transaction.
TaxOverrideModel - Class in net.avalara.avatax.rest.client.models
Represents a tax override for a transaction
TaxOverrideModel() - Constructor for class net.avalara.avatax.rest.client.models.TaxOverrideModel
 
TaxOverrideType - Enum in net.avalara.avatax.rest.client.enums
Represents a type of tax override requested by the customer.
TaxOverrideTypeId - Enum in net.avalara.avatax.rest.client.enums
TaxOverrideTypeId
TaxpayerNumberIsRequired - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
TaxpayerNumberRequired - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
TaxProfileNotProvided - net.avalara.avatax.rest.client.enums.ErrorCodeId
TaxProfile API errors
TaxRateModel - Class in net.avalara.avatax.rest.client.models
Contains information about the general tangible personal property sales tax rates for this jurisdiction.
TaxRateModel() - Constructor for class net.avalara.avatax.rest.client.models.TaxRateModel
 
taxRatesByAddress(String, String, String, String, String, String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
FREE API - Sales tax rates for a specified address # Free-To-Use The TaxRates API is a free-to-use, no cost option for estimating sales tax rates.
taxRatesByAddressAsync(String, String, String, String, String, String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
FREE API - Sales tax rates for a specified address # Free-To-Use The TaxRates API is a free-to-use, no cost option for estimating sales tax rates.
taxRatesByPostalCode(String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
FREE API - Sales tax rates for a specified country and postal code.
taxRatesByPostalCodeAsync(String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
FREE API - Sales tax rates for a specified country and postal code.
TaxRegion - net.avalara.avatax.rest.client.enums.TaxDependencyLevelId
TaxRegion
TaxRegionJurisdictionModel - Class in net.avalara.avatax.rest.client.models
The tax region jurisdiction model.
TaxRegionJurisdictionModel() - Constructor for class net.avalara.avatax.rest.client.models.TaxRegionJurisdictionModel
 
TaxRegionModel - Class in net.avalara.avatax.rest.client.models
The tax region model.
TaxRegionModel() - Constructor for class net.avalara.avatax.rest.client.models.TaxRegionModel
 
TaxRuleImport - net.avalara.avatax.rest.client.enums.BatchType
 
TaxRuleModel - Class in net.avalara.avatax.rest.client.models
Represents a tax rule that changes the behavior of Avalara's tax engine for certain products and/or entity use codes in certain jurisdictions.
TaxRuleModel() - Constructor for class net.avalara.avatax.rest.client.models.TaxRuleModel
 
TaxRuleRequiresNexus - net.avalara.avatax.rest.client.enums.ErrorCodeId
Miscellaneous
TaxRuleTypeId - Enum in net.avalara.avatax.rest.client.enums
Specifies the type of custom tax rule you have created.
TaxSolver - net.avalara.avatax.rest.client.enums.ServiceTypeId
TaxSolver
TaxSubTypeModel - Class in net.avalara.avatax.rest.client.models
Represents a tax subtype
TaxSubTypeModel() - Constructor for class net.avalara.avatax.rest.client.models.TaxSubTypeModel
 
TaxType - Enum in net.avalara.avatax.rest.client.enums
Tax type
TaxTypeGroupModel - Class in net.avalara.avatax.rest.client.models
Represents a tax type group
TaxTypeGroupModel() - Constructor for class net.avalara.avatax.rest.client.models.TaxTypeGroupModel
 
TechnicalSupportAdmin - net.avalara.avatax.rest.client.enums.SecurityRoleId
TechnicalSupportAdmin
TechnicalSupportUser - net.avalara.avatax.rest.client.enums.SecurityRoleId
TechnicalSupportUser
Temporary - net.avalara.avatax.rest.client.enums.DocumentStatus
Temporary document not saved (SalesOrder, PurchaseOrder).
Test - net.avalara.avatax.rest.client.enums.AccountStatusId
This account is flagged as a test account and may be temporary.
Test - net.avalara.avatax.rest.client.enums.WorksheetTypeId
Represents a test filing
TextCase - Enum in net.avalara.avatax.rest.client.enums
Casing to use for validation result
TFOCompliance - net.avalara.avatax.rest.client.enums.ServiceTypeId
TFOCompliance
TimeoutRequested - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
TINFormatError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
TooManyParametersError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
TooManyTransactions - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
toString() - Method in class net.avalara.avatax.rest.client.AvaTaxPath
 
toString() - Method in class net.avalara.avatax.rest.client.FetchResult
 
toString() - Method in class net.avalara.avatax.rest.client.models.AccountConfigurationModel
Returns a JSON string representation of AccountConfigurationModel
toString() - Method in class net.avalara.avatax.rest.client.models.AccountLicenseKeyModel
Returns a JSON string representation of AccountLicenseKeyModel
toString() - Method in class net.avalara.avatax.rest.client.models.AccountModel
Returns a JSON string representation of AccountModel
toString() - Method in class net.avalara.avatax.rest.client.models.ActivateAccountModel
Returns a JSON string representation of ActivateAccountModel
toString() - Method in class net.avalara.avatax.rest.client.models.AddressesModel
Returns a JSON string representation of AddressesModel
toString() - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Returns a JSON string representation of AddressInfo
toString() - Method in class net.avalara.avatax.rest.client.models.AddressLocationInfo
Returns a JSON string representation of AddressLocationInfo
toString() - Method in class net.avalara.avatax.rest.client.models.AddressResolutionModel
Returns a JSON string representation of AddressResolutionModel
toString() - Method in class net.avalara.avatax.rest.client.models.AddressValidationInfo
Returns a JSON string representation of AddressValidationInfo
toString() - Method in class net.avalara.avatax.rest.client.models.AddTransactionLineModel
Returns a JSON string representation of AddTransactionLineModel
toString() - Method in class net.avalara.avatax.rest.client.models.AdjustMultiDocumentModel
Returns a JSON string representation of AdjustMultiDocumentModel
toString() - Method in class net.avalara.avatax.rest.client.models.AdjustTransactionModel
Returns a JSON string representation of AdjustTransactionModel
toString() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleCustomerDataSchemaModel
Returns a JSON string representation of AdvancedRuleCustomerDataSchemaModel
toString() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionModel
Returns a JSON string representation of AdvancedRuleExecutionModel
toString() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleExecutionOrderModel
Returns a JSON string representation of AdvancedRuleExecutionOrderModel
toString() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleFullDetailsModel
Returns a JSON string representation of AdvancedRuleFullDetailsModel
toString() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleLookupFileModel
Returns a JSON string representation of AdvancedRuleLookupFileModel
toString() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleModel
Returns a JSON string representation of AdvancedRuleModel
toString() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleScriptModel
Returns a JSON string representation of AdvancedRuleScriptModel
toString() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleTableModel
Returns a JSON string representation of AdvancedRuleTableModel
toString() - Method in class net.avalara.avatax.rest.client.models.AdvancedRuleVisibilityModel
Returns a JSON string representation of AdvancedRuleVisibilityModel
toString() - Method in class net.avalara.avatax.rest.client.models.ApproveAdvancedRuleModel
Returns a JSON string representation of ApproveAdvancedRuleModel
toString() - Method in class net.avalara.avatax.rest.client.models.ApproveFilingsModel
Returns a JSON string representation of ApproveFilingsModel
toString() - Method in class net.avalara.avatax.rest.client.models.AuditEvent
Returns a JSON string representation of AuditEvent
toString() - Method in class net.avalara.avatax.rest.client.models.AuditModel
Returns a JSON string representation of AuditModel
toString() - Method in class net.avalara.avatax.rest.client.models.AuditMultiDocumentModel
Returns a JSON string representation of AuditMultiDocumentModel
toString() - Method in class net.avalara.avatax.rest.client.models.AuditTransactionModel
Returns a JSON string representation of AuditTransactionModel
toString() - Method in class net.avalara.avatax.rest.client.models.AvaFileFormModel
Returns a JSON string representation of AvaFileFormModel
toString() - Method in class net.avalara.avatax.rest.client.models.AvaTaxMessage
Returns a JSON string representation of AvaTaxMessage
toString() - Method in class net.avalara.avatax.rest.client.models.BatchAdjustTransactionModel
Returns a JSON string representation of BatchAdjustTransactionModel
toString() - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Returns a JSON string representation of BatchFileModel
toString() - Method in class net.avalara.avatax.rest.client.models.BatchModel
Returns a JSON string representation of BatchModel
toString() - Method in class net.avalara.avatax.rest.client.models.BatchVoidTransactionModel
Returns a JSON string representation of BatchVoidTransactionModel
toString() - Method in class net.avalara.avatax.rest.client.models.BulkLockTransactionModel
Returns a JSON string representation of BulkLockTransactionModel
toString() - Method in class net.avalara.avatax.rest.client.models.BulkLockTransactionResult
Returns a JSON string representation of BulkLockTransactionResult
toString() - Method in class net.avalara.avatax.rest.client.models.CappedFetchResult
Returns a JSON string representation of CappedFetchResult
toString() - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationModel
Returns a JSON string representation of CertExpressInvitationModel
toString() - Method in class net.avalara.avatax.rest.client.models.CertExpressInvitationStatusModel
Returns a JSON string representation of CertExpressInvitationStatusModel
toString() - Method in class net.avalara.avatax.rest.client.models.CertificateAttributeModel
Returns a JSON string representation of CertificateAttributeModel
toString() - Method in class net.avalara.avatax.rest.client.models.CertificateModel
Returns a JSON string representation of CertificateModel
toString() - Method in class net.avalara.avatax.rest.client.models.CertificateTaxCodeModel
Returns a JSON string representation of CertificateTaxCodeModel
toString() - Method in class net.avalara.avatax.rest.client.models.ChangeTransactionCodeModel
Returns a JSON string representation of ChangeTransactionCodeModel
toString() - Method in class net.avalara.avatax.rest.client.models.ClassificationModel
Returns a JSON string representation of ClassificationModel
toString() - Method in class net.avalara.avatax.rest.client.models.CommitMultiDocumentModel
Returns a JSON string representation of CommitMultiDocumentModel
toString() - Method in class net.avalara.avatax.rest.client.models.CommitTransactionModel
Returns a JSON string representation of CommitTransactionModel
toString() - Method in class net.avalara.avatax.rest.client.models.CommunicationsTransactionTypeModel
Returns a JSON string representation of CommunicationsTransactionTypeModel
toString() - Method in class net.avalara.avatax.rest.client.models.CommunicationsTSPairModel
Returns a JSON string representation of CommunicationsTSPairModel
toString() - Method in class net.avalara.avatax.rest.client.models.CompanyAddress
Returns a JSON string representation of CompanyAddress
toString() - Method in class net.avalara.avatax.rest.client.models.CompanyConfigurationModel
Returns a JSON string representation of CompanyConfigurationModel
toString() - Method in class net.avalara.avatax.rest.client.models.CompanyDistanceThresholdModel
Returns a JSON string representation of CompanyDistanceThresholdModel
toString() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Returns a JSON string representation of CompanyInitializationModel
toString() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Returns a JSON string representation of CompanyModel
toString() - Method in class net.avalara.avatax.rest.client.models.CompanyParameterDetailModel
Returns a JSON string representation of CompanyParameterDetailModel
toString() - Method in class net.avalara.avatax.rest.client.models.CompanyReturnSettingModel
Returns a JSON string representation of CompanyReturnSettingModel
toString() - Method in class net.avalara.avatax.rest.client.models.ComplianceAggregatedTaxRateModel
Returns a JSON string representation of ComplianceAggregatedTaxRateModel
toString() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionModel
Returns a JSON string representation of ComplianceJurisdictionModel
toString() - Method in class net.avalara.avatax.rest.client.models.ComplianceJurisdictionRateModel
Returns a JSON string representation of ComplianceJurisdictionRateModel
toString() - Method in class net.avalara.avatax.rest.client.models.ComplianceTaxRateModel
Returns a JSON string representation of ComplianceTaxRateModel
toString() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Returns a JSON string representation of ContactModel
toString() - Method in class net.avalara.avatax.rest.client.models.CoordinateInfo
Returns a JSON string representation of CoordinateInfo
toString() - Method in class net.avalara.avatax.rest.client.models.CoverLetterModel
Returns a JSON string representation of CoverLetterModel
toString() - Method in class net.avalara.avatax.rest.client.models.CreateCertExpressInvitationModel
Returns a JSON string representation of CreateCertExpressInvitationModel
toString() - Method in class net.avalara.avatax.rest.client.models.CreateMultiCompanyTransactionModel
Returns a JSON string representation of CreateMultiCompanyTransactionModel
toString() - Method in class net.avalara.avatax.rest.client.models.CreateMultiDocumentModel
Returns a JSON string representation of CreateMultiDocumentModel
toString() - Method in class net.avalara.avatax.rest.client.models.CreateOrAdjustTransactionModel
Returns a JSON string representation of CreateOrAdjustTransactionModel
toString() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchRequestModel
Returns a JSON string representation of CreateTransactionBatchRequestModel
toString() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionBatchResponseModel
Returns a JSON string representation of CreateTransactionBatchResponseModel
toString() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Returns a JSON string representation of CreateTransactionModel
toString() - Method in class net.avalara.avatax.rest.client.models.CurrencyModel
Returns a JSON string representation of CurrencyModel
toString() - Method in class net.avalara.avatax.rest.client.models.CustomerAttributeModel
Returns a JSON string representation of CustomerAttributeModel
toString() - Method in class net.avalara.avatax.rest.client.models.CustomerModel
Returns a JSON string representation of CustomerModel
toString() - Method in class net.avalara.avatax.rest.client.models.CustomFieldModel
Returns a JSON string representation of CustomFieldModel
toString() - Method in class net.avalara.avatax.rest.client.models.CycleAddOptionModel
Returns a JSON string representation of CycleAddOptionModel
toString() - Method in class net.avalara.avatax.rest.client.models.CycleEditOptionModel
Returns a JSON string representation of CycleEditOptionModel
toString() - Method in class net.avalara.avatax.rest.client.models.CycleExpireModel
Returns a JSON string representation of CycleExpireModel
toString() - Method in class net.avalara.avatax.rest.client.models.CycleExpireOptionModel
Returns a JSON string representation of CycleExpireOptionModel
toString() - Method in class net.avalara.avatax.rest.client.models.DataSourceModel
Returns a JSON string representation of DataSourceModel
toString() - Method in class net.avalara.avatax.rest.client.models.DeclareNexusByAddressModel
Returns a JSON string representation of DeclareNexusByAddressModel
toString() - Method in class net.avalara.avatax.rest.client.models.DeleteErrorTransactionRequestModel
Returns a JSON string representation of DeleteErrorTransactionRequestModel
toString() - Method in class net.avalara.avatax.rest.client.models.DeleteErrorTransactionResponseModel
Returns a JSON string representation of DeleteErrorTransactionResponseModel
toString() - Method in class net.avalara.avatax.rest.client.models.DeleteErrorTransactionsRequestModel
Returns a JSON string representation of DeleteErrorTransactionsRequestModel
toString() - Method in class net.avalara.avatax.rest.client.models.DeleteErrorTransactionsResponseModel
Returns a JSON string representation of DeleteErrorTransactionsResponseModel
toString() - Method in class net.avalara.avatax.rest.client.models.DenormalizedJurisModel
Returns a JSON string representation of DenormalizedJurisModel
toString() - Method in class net.avalara.avatax.rest.client.models.DeterminationFactorModel
Returns a JSON string representation of DeterminationFactorModel
toString() - Method in class net.avalara.avatax.rest.client.models.EcmsDetailModel
Returns a JSON string representation of EcmsDetailModel
toString() - Method in class net.avalara.avatax.rest.client.models.EcmsDetailTaxCodeModel
Returns a JSON string representation of EcmsDetailTaxCodeModel
toString() - Method in class net.avalara.avatax.rest.client.models.EcmsModel
Returns a JSON string representation of EcmsModel
toString() - Method in class net.avalara.avatax.rest.client.models.EntityUseCodeModel
Returns a JSON string representation of EntityUseCodeModel
toString() - Method in class net.avalara.avatax.rest.client.models.ErrorCodeOutputModel
Returns a JSON string representation of ErrorCodeOutputModel
toString() - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Returns a JSON string representation of ErrorDetail
toString() - Method in class net.avalara.avatax.rest.client.models.ErrorInfo
Returns a JSON string representation of ErrorInfo
toString() - Method in class net.avalara.avatax.rest.client.models.ErrorResult
Returns a JSON string representation of ErrorResult
toString() - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionModelBase
Returns a JSON string representation of ErrorTransactionModelBase
toString() - Method in class net.avalara.avatax.rest.client.models.ErrorTransactionOutputModel
Returns a JSON string representation of ErrorTransactionOutputModel
toString() - Method in class net.avalara.avatax.rest.client.models.ExemptionReasonModel
Returns a JSON string representation of ExemptionReasonModel
toString() - Method in class net.avalara.avatax.rest.client.models.ExemptionStatusModel
Returns a JSON string representation of ExemptionStatusModel
toString() - Method in class net.avalara.avatax.rest.client.models.ExportDocumentLineModel
Returns a JSON string representation of ExportDocumentLineModel
toString() - Method in class net.avalara.avatax.rest.client.models.ExposureZoneModel
Returns a JSON string representation of ExposureZoneModel
toString() - Method in class net.avalara.avatax.rest.client.models.FileContentResult
Returns a JSON string representation of FileContentResult.
toString() - Method in class net.avalara.avatax.rest.client.models.FiledReturnModel
Returns a JSON string representation of FiledReturnModel
toString() - Method in class net.avalara.avatax.rest.client.models.FilingAdjustmentModel
Returns a JSON string representation of FilingAdjustmentModel
toString() - Method in class net.avalara.avatax.rest.client.models.FilingAnswer
Returns a JSON string representation of FilingAnswer.
toString() - Method in class net.avalara.avatax.rest.client.models.FilingAnswerModel
Returns a JSON string representation of FilingAnswerModel
toString() - Method in class net.avalara.avatax.rest.client.models.FilingAttachmentModel
Returns a JSON string representation of FilingAttachmentModel
toString() - Method in class net.avalara.avatax.rest.client.models.FilingAugmentationModel
Returns a JSON string representation of FilingAugmentationModel
toString() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarEditModel
Returns a JSON string representation of FilingCalendarEditModel
toString() - Method in class net.avalara.avatax.rest.client.models.FilingCalendarModel
Returns a JSON string representation of FilingCalendarModel
toString() - Method in class net.avalara.avatax.rest.client.models.FilingFrequencyModel
Returns a JSON string representation of FilingFrequencyModel
toString() - Method in class net.avalara.avatax.rest.client.models.FilingModel
Returns a JSON string representation of FilingModel
toString() - Method in class net.avalara.avatax.rest.client.models.FilingPaymentModel
Returns a JSON string representation of FilingPaymentModel
toString() - Method in class net.avalara.avatax.rest.client.models.FilingRegionModel
Returns a JSON string representation of FilingRegionModel
toString() - Method in class net.avalara.avatax.rest.client.models.FilingRequestDataModel
Returns a JSON string representation of FilingRequestDataModel
toString() - Method in class net.avalara.avatax.rest.client.models.FilingRequestModel
Returns a JSON string representation of FilingRequestModel
toString() - Method in class net.avalara.avatax.rest.client.models.FilingReturnCreditModel
Returns a JSON string representation of FilingReturnCreditModel
toString() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModel
Returns a JSON string representation of FilingReturnModel
toString() - Method in class net.avalara.avatax.rest.client.models.FilingReturnModelBasic
Returns a JSON string representation of FilingReturnModelBasic
toString() - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupAuthorityModel
Returns a JSON string representation of FilingsCheckupAuthorityModel
toString() - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupModel
Returns a JSON string representation of FilingsCheckupModel
toString() - Method in class net.avalara.avatax.rest.client.models.FilingsCheckupSuggestedFormModel
Returns a JSON string representation of FilingsCheckupSuggestedFormModel
toString() - Method in class net.avalara.avatax.rest.client.models.FilingStatusChangeModel
Returns a JSON string representation of FilingStatusChangeModel
toString() - Method in class net.avalara.avatax.rest.client.models.FilingsTaxDetailsModel
Returns a JSON string representation of FilingsTaxDetailsModel
toString() - Method in class net.avalara.avatax.rest.client.models.FilingsTaxSummaryModel
Returns a JSON string representation of FilingsTaxSummaryModel
toString() - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageInputModel
Returns a JSON string representation of FirmClientLinkageInputModel
toString() - Method in class net.avalara.avatax.rest.client.models.FirmClientLinkageOutputModel
Returns a JSON string representation of FirmClientLinkageOutputModel
toString() - Method in class net.avalara.avatax.rest.client.models.FormMasterModel
Returns a JSON string representation of FormMasterModel
toString() - Method in class net.avalara.avatax.rest.client.models.FreeTrialRequestModel
Returns a JSON string representation of FreeTrialRequestModel
toString() - Method in class net.avalara.avatax.rest.client.models.FundingConfigurationModel
Returns a JSON string representation of FundingConfigurationModel
toString() - Method in class net.avalara.avatax.rest.client.models.FundingESignMethodReturn
Returns a JSON string representation of FundingESignMethodReturn
toString() - Method in class net.avalara.avatax.rest.client.models.FundingInitiateModel
Returns a JSON string representation of FundingInitiateModel
toString() - Method in class net.avalara.avatax.rest.client.models.FundingStatusModel
Returns a JSON string representation of FundingStatusModel
toString() - Method in class net.avalara.avatax.rest.client.models.HsCodeModel
Returns a JSON string representation of HsCodeModel
toString() - Method in class net.avalara.avatax.rest.client.models.InspectLineResponseModel
Returns a JSON string representation of InspectLineResponseModel
toString() - Method in class net.avalara.avatax.rest.client.models.InvoiceMessageModel
Returns a JSON string representation of InvoiceMessageModel
toString() - Method in class net.avalara.avatax.rest.client.models.IsoCountryModel
Returns a JSON string representation of IsoCountryModel
toString() - Method in class net.avalara.avatax.rest.client.models.IsoLocalizedName
Returns a JSON string representation of IsoLocalizedName
toString() - Method in class net.avalara.avatax.rest.client.models.IsoRegionModel
Returns a JSON string representation of IsoRegionModel
toString() - Method in class net.avalara.avatax.rest.client.models.ItemClassificationInputModel
Returns a JSON string representation of ItemClassificationInputModel
toString() - Method in class net.avalara.avatax.rest.client.models.ItemClassificationOutputModel
Returns a JSON string representation of ItemClassificationOutputModel
toString() - Method in class net.avalara.avatax.rest.client.models.ItemModel
Returns a JSON string representation of ItemModel
toString() - Method in class net.avalara.avatax.rest.client.models.ItemParameterModel
Returns a JSON string representation of ItemParameterModel
toString() - Method in class net.avalara.avatax.rest.client.models.ItemSyncModel
Returns a JSON string representation of ItemSyncModel
toString() - Method in class net.avalara.avatax.rest.client.models.JurisdictionModel
Returns a JSON string representation of JurisdictionModel
toString() - Method in class net.avalara.avatax.rest.client.models.JurisdictionOverrideModel
Returns a JSON string representation of JurisdictionOverrideModel
toString() - Method in class net.avalara.avatax.rest.client.models.LicenseKeyModel
Returns a JSON string representation of LicenseKeyModel
toString() - Method in class net.avalara.avatax.rest.client.models.LineDetailSERCodeModel
Returns a JSON string representation of LineDetailSERCodeModel
toString() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Returns a JSON string representation of LineItemModel
toString() - Method in class net.avalara.avatax.rest.client.models.LinkCertificatesModel
Returns a JSON string representation of LinkCertificatesModel
toString() - Method in class net.avalara.avatax.rest.client.models.LinkCustomersModel
Returns a JSON string representation of LinkCustomersModel
toString() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Returns a JSON string representation of LocationModel
toString() - Method in class net.avalara.avatax.rest.client.models.LocationParameterModel
Returns a JSON string representation of LocationParameterModel
toString() - Method in class net.avalara.avatax.rest.client.models.LocationQuestionModel
Returns a JSON string representation of LocationQuestionModel
toString() - Method in class net.avalara.avatax.rest.client.models.LocationSettingModel
Returns a JSON string representation of LocationSettingModel
toString() - Method in class net.avalara.avatax.rest.client.models.LocationValidationModel
Returns a JSON string representation of LocationValidationModel
toString() - Method in class net.avalara.avatax.rest.client.models.LockTransactionModel
Returns a JSON string representation of LockTransactionModel
toString() - Method in class net.avalara.avatax.rest.client.models.LoginVerificationInputModel
Returns a JSON string representation of LoginVerificationInputModel
toString() - Method in class net.avalara.avatax.rest.client.models.LoginVerificationOutputModel
Returns a JSON string representation of LoginVerificationOutputModel
toString() - Method in class net.avalara.avatax.rest.client.models.MarketplaceLocationModel
Returns a JSON string representation of MarketplaceLocationModel
toString() - Method in class net.avalara.avatax.rest.client.models.Message
Returns a JSON string representation of Message
toString() - Method in class net.avalara.avatax.rest.client.models.MrsCompanyModel
Returns a JSON string representation of MrsCompanyModel
toString() - Method in class net.avalara.avatax.rest.client.models.MultiCompanyLineItemModel
Returns a JSON string representation of MultiCompanyLineItemModel
toString() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentLineItemModel
Returns a JSON string representation of MultiDocumentLineItemModel
toString() - Method in class net.avalara.avatax.rest.client.models.MultiDocumentModel
Returns a JSON string representation of MultiDocumentModel
toString() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingModel
Returns a JSON string representation of MultiTaxFilingModel
toString() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingRegionModel
Returns a JSON string representation of MultiTaxFilingRegionModel
toString() - Method in class net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Returns a JSON string representation of MultiTaxFilingReturnModel
toString() - Method in class net.avalara.avatax.rest.client.models.NewAccountModel
Returns a JSON string representation of NewAccountModel
toString() - Method in class net.avalara.avatax.rest.client.models.NewAccountRequestModel
Returns a JSON string representation of NewAccountRequestModel
toString() - Method in class net.avalara.avatax.rest.client.models.NewFirmClientAccountRequestModel
Returns a JSON string representation of NewFirmClientAccountRequestModel
toString() - Method in class net.avalara.avatax.rest.client.models.NexusByAddressModel
Returns a JSON string representation of NexusByAddressModel
toString() - Method in class net.avalara.avatax.rest.client.models.NexusByTaxFormModel
Returns a JSON string representation of NexusByTaxFormModel
toString() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Returns a JSON string representation of NexusModel
toString() - Method in class net.avalara.avatax.rest.client.models.NexusParameterDetailModel
Returns a JSON string representation of NexusParameterDetailModel
toString() - Method in class net.avalara.avatax.rest.client.models.NexusSummaryModel
Returns a JSON string representation of NexusSummaryModel
toString() - Method in class net.avalara.avatax.rest.client.models.NexusTaxTypeGroupCountModel
Returns a JSON string representation of NexusTaxTypeGroupCountModel
toString() - Method in class net.avalara.avatax.rest.client.models.NexusTaxTypeGroupModel
Returns a JSON string representation of NexusTaxTypeGroupModel
toString() - Method in class net.avalara.avatax.rest.client.models.NoticeCommentModel
Returns a JSON string representation of NoticeCommentModel
toString() - Method in class net.avalara.avatax.rest.client.models.NoticeCustomerFundingOptionModel
Returns a JSON string representation of NoticeCustomerFundingOptionModel
toString() - Method in class net.avalara.avatax.rest.client.models.NoticeCustomerTypeModel
Returns a JSON string representation of NoticeCustomerTypeModel
toString() - Method in class net.avalara.avatax.rest.client.models.NoticeFilingTypeModel
Returns a JSON string representation of NoticeFilingTypeModel
toString() - Method in class net.avalara.avatax.rest.client.models.NoticeFinanceModel
Returns a JSON string representation of NoticeFinanceModel
toString() - Method in class net.avalara.avatax.rest.client.models.NoticeModel
Returns a JSON string representation of NoticeModel
toString() - Method in class net.avalara.avatax.rest.client.models.NoticePriorityModel
Returns a JSON string representation of NoticePriorityModel
toString() - Method in class net.avalara.avatax.rest.client.models.NoticeReasonModel
Returns a JSON string representation of NoticeReasonModel
toString() - Method in class net.avalara.avatax.rest.client.models.NoticeResponsibilityDetailModel
Returns a JSON string representation of NoticeResponsibilityDetailModel
toString() - Method in class net.avalara.avatax.rest.client.models.NoticeResponsibilityModel
Returns a JSON string representation of NoticeResponsibilityModel
toString() - Method in class net.avalara.avatax.rest.client.models.NoticeRootCauseDetailModel
Returns a JSON string representation of NoticeRootCauseDetailModel
toString() - Method in class net.avalara.avatax.rest.client.models.NoticeRootCauseModel
Returns a JSON string representation of NoticeRootCauseModel
toString() - Method in class net.avalara.avatax.rest.client.models.NoticeStatusModel
Returns a JSON string representation of NoticeStatusModel
toString() - Method in class net.avalara.avatax.rest.client.models.NoticeTypeModel
Returns a JSON string representation of NoticeTypeModel
toString() - Method in class net.avalara.avatax.rest.client.models.NotificationModel
Returns a JSON string representation of NotificationModel
toString() - Method in class net.avalara.avatax.rest.client.models.OfferModel
Returns a JSON string representation of OfferModel
toString() - Method in class net.avalara.avatax.rest.client.models.OriginalApiRequestResponseModel
Returns a JSON string representation of OriginalApiRequestResponseModel
toString() - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Returns a JSON string representation of ParameterModel
toString() - Method in class net.avalara.avatax.rest.client.models.ParameterUsageModel
Returns a JSON string representation of ParameterUsageModel
toString() - Method in class net.avalara.avatax.rest.client.models.PasswordChangeModel
Returns a JSON string representation of PasswordChangeModel
toString() - Method in class net.avalara.avatax.rest.client.models.PingResultModel
Returns a JSON string representation of PingResultModel
toString() - Method in class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
Returns a JSON string representation of PointOfSaleDataRequestModel
toString() - Method in class net.avalara.avatax.rest.client.models.PoNumberModel
Returns a JSON string representation of PoNumberModel
toString() - Method in class net.avalara.avatax.rest.client.models.PostalCodeModel
Returns a JSON string representation of PostalCodeModel
toString() - Method in class net.avalara.avatax.rest.client.models.PowerOfAttorneyCheckModel
Returns a JSON string representation of PowerOfAttorneyCheckModel
toString() - Method in class net.avalara.avatax.rest.client.models.PreferredProgramModel
Returns a JSON string representation of PreferredProgramModel
toString() - Method in class net.avalara.avatax.rest.client.models.ProductClassificationSystemModel
Returns a JSON string representation of ProductClassificationSystemModel
toString() - Method in class net.avalara.avatax.rest.client.models.ProductSystemCountryModel
Returns a JSON string representation of ProductSystemCountryModel
toString() - Method in class net.avalara.avatax.rest.client.models.ProvisionStatusModel
Returns a JSON string representation of ProvisionStatusModel
toString() - Method in class net.avalara.avatax.rest.client.models.QueryRequestModel
Returns a JSON string representation of QueryRequestModel
toString() - Method in class net.avalara.avatax.rest.client.models.RateModel
Returns a JSON string representation of RateModel
toString() - Method in class net.avalara.avatax.rest.client.models.RateTypeModel
Returns a JSON string representation of RateTypeModel
toString() - Method in class net.avalara.avatax.rest.client.models.RebuildFilingsModel
Returns a JSON string representation of RebuildFilingsModel
toString() - Method in class net.avalara.avatax.rest.client.models.ReconstructedApiRequestResponseModel
Returns a JSON string representation of ReconstructedApiRequestResponseModel
toString() - Method in class net.avalara.avatax.rest.client.models.ReconstructedMultiDocumentModel
Returns a JSON string representation of ReconstructedMultiDocumentModel
toString() - Method in class net.avalara.avatax.rest.client.models.RefundTransactionModel
Returns a JSON string representation of RefundTransactionModel
toString() - Method in class net.avalara.avatax.rest.client.models.RemoveTransactionLineModel
Returns a JSON string representation of RemoveTransactionLineModel
toString() - Method in class net.avalara.avatax.rest.client.models.ReportModel
Returns a JSON string representation of ReportModel
toString() - Method in class net.avalara.avatax.rest.client.models.ReportParametersModel
Returns a JSON string representation of ReportParametersModel
toString() - Method in class net.avalara.avatax.rest.client.models.requiredFilingCalendarDataFieldModel
Returns a JSON string representation of requiredFilingCalendarDataFieldModel
toString() - Method in class net.avalara.avatax.rest.client.models.ResetLicenseKeyModel
Returns a JSON string representation of ResetLicenseKeyModel
toString() - Method in class net.avalara.avatax.rest.client.models.ResourceFileDownloadResult
Returns a JSON string representation of ResourceFileDownloadResult
toString() - Method in class net.avalara.avatax.rest.client.models.ResourceFileTypeModel
Returns a JSON string representation of ResourceFileTypeModel
toString() - Method in class net.avalara.avatax.rest.client.models.ResourceFileUploadRequestModel
Returns a JSON string representation of ResourceFileUploadRequestModel
toString() - Method in class net.avalara.avatax.rest.client.models.ResourceFileUploadResultModel
Returns a JSON string representation of ResourceFileUploadResultModel
toString() - Method in class net.avalara.avatax.rest.client.models.SecurityRoleModel
Returns a JSON string representation of SecurityRoleModel
toString() - Method in class net.avalara.avatax.rest.client.models.SendSalesRequestModel
Returns a JSON string representation of SendSalesRequestModel
toString() - Method in class net.avalara.avatax.rest.client.models.SetPasswordModel
Returns a JSON string representation of SetPasswordModel
toString() - Method in class net.avalara.avatax.rest.client.models.SettingModel
Returns a JSON string representation of SettingModel
toString() - Method in class net.avalara.avatax.rest.client.models.SettleTransactionModel
Returns a JSON string representation of SettleTransactionModel
toString() - Method in class net.avalara.avatax.rest.client.models.SkyscraperStatusModel
Returns a JSON string representation of SkyscraperStatusModel
toString() - Method in class net.avalara.avatax.rest.client.models.SubscriptionModel
Returns a JSON string representation of SubscriptionModel
toString() - Method in class net.avalara.avatax.rest.client.models.SubscriptionTypeModel
Returns a JSON string representation of SubscriptionTypeModel
toString() - Method in class net.avalara.avatax.rest.client.models.SyncItemsRequestModel
Returns a JSON string representation of SyncItemsRequestModel
toString() - Method in class net.avalara.avatax.rest.client.models.SyncItemsResponseModel
Returns a JSON string representation of SyncItemsResponseModel
toString() - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityFormModel
Returns a JSON string representation of TaxAuthorityFormModel
toString() - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityInfo
Returns a JSON string representation of TaxAuthorityInfo
toString() - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityModel
Returns a JSON string representation of TaxAuthorityModel
toString() - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityTypeModel
Returns a JSON string representation of TaxAuthorityTypeModel
toString() - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Returns a JSON string representation of TaxCodeModel
toString() - Method in class net.avalara.avatax.rest.client.models.TaxCodeTypesModel
Returns a JSON string representation of TaxCodeTypesModel
toString() - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxSubType
Returns a JSON string representation of TaxDetailsByTaxSubType
toString() - Method in class net.avalara.avatax.rest.client.models.TaxDetailsByTaxType
Returns a JSON string representation of TaxDetailsByTaxType
toString() - Method in class net.avalara.avatax.rest.client.models.TaxOverrideModel
Returns a JSON string representation of TaxOverrideModel
toString() - Method in class net.avalara.avatax.rest.client.models.TaxRateModel
Returns a JSON string representation of TaxRateModel
toString() - Method in class net.avalara.avatax.rest.client.models.TaxRegionJurisdictionModel
Returns a JSON string representation of TaxRegionJurisdictionModel
toString() - Method in class net.avalara.avatax.rest.client.models.TaxRegionModel
Returns a JSON string representation of TaxRegionModel
toString() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Returns a JSON string representation of TaxRuleModel
toString() - Method in class net.avalara.avatax.rest.client.models.TaxSubTypeModel
Returns a JSON string representation of TaxSubTypeModel
toString() - Method in class net.avalara.avatax.rest.client.models.TaxTypeGroupModel
Returns a JSON string representation of TaxTypeGroupModel
toString() - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Returns a JSON string representation of TransactionAddressModel
toString() - Method in class net.avalara.avatax.rest.client.models.TransactionBatchItemModel
Returns a JSON string representation of TransactionBatchItemModel
toString() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Returns a JSON string representation of TransactionLineDetailModel
toString() - Method in class net.avalara.avatax.rest.client.models.TransactionLineLocationTypeModel
Returns a JSON string representation of TransactionLineLocationTypeModel
toString() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Returns a JSON string representation of TransactionLineModel
toString() - Method in class net.avalara.avatax.rest.client.models.TransactionLineParameterModel
Returns a JSON string representation of TransactionLineParameterModel
toString() - Method in class net.avalara.avatax.rest.client.models.TransactionLocationTypeModel
Returns a JSON string representation of TransactionLocationTypeModel
toString() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Returns a JSON string representation of TransactionModel
toString() - Method in class net.avalara.avatax.rest.client.models.TransactionParameterModel
Returns a JSON string representation of TransactionParameterModel
toString() - Method in class net.avalara.avatax.rest.client.models.TransactionReferenceFieldModel
Returns a JSON string representation of TransactionReferenceFieldModel
toString() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Returns a JSON string representation of TransactionSummary
toString() - Method in class net.avalara.avatax.rest.client.models.UomModel
Returns a JSON string representation of UomModel
toString() - Method in class net.avalara.avatax.rest.client.models.UPCModel
Returns a JSON string representation of UPCModel
toString() - Method in class net.avalara.avatax.rest.client.models.UpdateCompanyLocationRemittanceModel
Returns a JSON string representation of UpdateCompanyLocationRemittanceModel
toString() - Method in class net.avalara.avatax.rest.client.models.UserEntitlementModel
Returns a JSON string representation of UserEntitlementModel
toString() - Method in class net.avalara.avatax.rest.client.models.UserModel
Returns a JSON string representation of UserModel
toString() - Method in class net.avalara.avatax.rest.client.models.UsernameModel
Returns a JSON string representation of UsernameModel
toString() - Method in class net.avalara.avatax.rest.client.models.ValidatedAddressInfo
Returns a JSON string representation of ValidatedAddressInfo
toString() - Method in class net.avalara.avatax.rest.client.models.VerifyMultiDocumentModel
Returns a JSON string representation of VerifyMultiDocumentModel
toString() - Method in class net.avalara.avatax.rest.client.models.VerifyTransactionModel
Returns a JSON string representation of VerifyTransactionModel
toString() - Method in class net.avalara.avatax.rest.client.models.VoidTransactionModel
Returns a JSON string representation of VoidTransactionModel
toString() - Method in class net.avalara.avatax.rest.client.models.WorksheetDocument
Returns a JSON string representation of WorksheetDocument
toString() - Method in class net.avalara.avatax.rest.client.models.WorksheetDocumentLine
Returns a JSON string representation of WorksheetDocumentLine
TotalAmountMismatch - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
TotalTaxMismatch - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
TouristAndRental - net.avalara.avatax.rest.client.enums.FormTypeId
Denotes the form type is Tourist and Rental Tax
TraceDataNotAvailable - net.avalara.avatax.rest.client.enums.ErrorCodeId
AuditAccount API errors
TransactionAddressModel - Class in net.avalara.avatax.rest.client.models
An address used within this transaction.
TransactionAddressModel() - Constructor for class net.avalara.avatax.rest.client.models.TransactionAddressModel
 
TransactionAddressType - Enum in net.avalara.avatax.rest.client.enums
 
TransactionAlreadyCancelled - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
TransactionAlreadyExists - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
TransactionBatchItemModel - Class in net.avalara.avatax.rest.client.models
Represents a transaction batch item.
TransactionBatchItemModel() - Constructor for class net.avalara.avatax.rest.client.models.TransactionBatchItemModel
 
TransactionBuilder - Class in net.avalara.avatax.rest.client
 
TransactionBuilder(AvaTaxClient, String, DocumentType, String) - Constructor for class net.avalara.avatax.rest.client.TransactionBuilder
 
TransactionImport - net.avalara.avatax.rest.client.enums.BatchType
This batch type represents tax transaction data being uploaded to AvaTax.
TransactionIsCommitted - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
TransactionLineDetailModel - Class in net.avalara.avatax.rest.client.models
An individual tax detail element.
TransactionLineDetailModel() - Constructor for class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
 
TransactionLineLocationTypeModel - Class in net.avalara.avatax.rest.client.models
Represents information about location types stored in a line
TransactionLineLocationTypeModel() - Constructor for class net.avalara.avatax.rest.client.models.TransactionLineLocationTypeModel
 
TransactionLineModel - Class in net.avalara.avatax.rest.client.models
One line item on this transaction.
TransactionLineModel() - Constructor for class net.avalara.avatax.rest.client.models.TransactionLineModel
 
TransactionLineParameterModel - Class in net.avalara.avatax.rest.client.models
Represents a transaction parameter.
TransactionLineParameterModel() - Constructor for class net.avalara.avatax.rest.client.models.TransactionLineParameterModel
 
TransactionLocationTypeModel - Class in net.avalara.avatax.rest.client.models
Information about a location type
TransactionLocationTypeModel() - Constructor for class net.avalara.avatax.rest.client.models.TransactionLocationTypeModel
 
TransactionModel - Class in net.avalara.avatax.rest.client.models
This object represents a single transaction; for example, a sales invoice or purchase order.
TransactionModel() - Constructor for class net.avalara.avatax.rest.client.models.TransactionModel
 
TransactionNotCancelled - net.avalara.avatax.rest.client.enums.ErrorCodeId
Multi document error codes
TransactionParameterModel - Class in net.avalara.avatax.rest.client.models
Represents a transaction parameter.
TransactionParameterModel() - Constructor for class net.avalara.avatax.rest.client.models.TransactionParameterModel
 
TransactionReferenceFieldModel - Class in net.avalara.avatax.rest.client.models
Represents a fixup change
TransactionReferenceFieldModel() - Constructor for class net.avalara.avatax.rest.client.models.TransactionReferenceFieldModel
 
TransactionSummary - Class in net.avalara.avatax.rest.client.models
Summary information about an overall transaction.
TransactionSummary() - Constructor for class net.avalara.avatax.rest.client.models.TransactionSummary
 
TreasuryAdmin - net.avalara.avatax.rest.client.enums.SecurityRoleId
TreasuryAdmin
TreasuryUser - net.avalara.avatax.rest.client.enums.SecurityRoleId
TreasuryUser
TrustFile - net.avalara.avatax.rest.client.enums.NoticeCustomerType
TrustFile
TrustfileEdi - net.avalara.avatax.rest.client.enums.TaxNoticeFilingTypeId
Denotes the tax return is a Trudsfile-EDI filing.
Twe - net.avalara.avatax.rest.client.enums.ServiceTypeId
Twe

U

uncommitTransaction(String, String, DocumentType, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Uncommit a transaction for reporting Adjusts a transaction by changing it to an uncommitted status.
uncommitTransactionAsync(String, String, DocumentType, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Uncommit a transaction for reporting Adjusts a transaction by changing it to an uncommitted status.
UnhandledException - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
Unknown - net.avalara.avatax.rest.client.enums.ErrorTargetCode
Error target is unknown
UnknownConjunctionError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
UnknownNexusError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
unlinkAttributesFromCertificate(Integer, Integer, ArrayList<CertificateAttributeModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Unlink attributes from a certificate Unlink one or many attributes from a certificate.
unlinkAttributesFromCertificateAsync(Integer, Integer, ArrayList<CertificateAttributeModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Unlink attributes from a certificate Unlink one or many attributes from a certificate.
unlinkAttributesFromCustomer(Integer, String, ArrayList<CustomerAttributeModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Unlink attributes from a customer Unlink one or many attributes from a customer.
unlinkAttributesFromCustomerAsync(Integer, String, ArrayList<CustomerAttributeModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Unlink attributes from a customer Unlink one or many attributes from a customer.
unlinkCertificatesFromCustomer(Integer, String, LinkCertificatesModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Unlink certificates from a customer Remove one or more certificates to a customer.
unlinkCertificatesFromCustomerAsync(Integer, String, LinkCertificatesModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Unlink certificates from a customer Remove one or more certificates to a customer.
unlinkCustomersFromCertificate(Integer, Integer, LinkCustomersModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Unlink customers from a certificate Unlinks one or more customers from a certificate.
unlinkCustomersFromCertificateAsync(Integer, Integer, LinkCustomersModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Unlink customers from a certificate Unlinks one or more customers from a certificate.
Unspecified - net.avalara.avatax.rest.client.enums.VoidReasonCode
Unspecified reason
UnspecifiedTimeZone - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
UnsupportedFileFormat - net.avalara.avatax.rest.client.enums.ErrorCodeId
SendSales API errors
UnsupportedOutputFileType - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
UnterminatedValueError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
unvoidTransaction(String, String, DocumentType, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Unvoids a transaction Unvoids a voided transaction You may specify one or more of the following values in the `$include` parameter to fetch additional nested data, using commas to separate multiple values: * Lines * Details (implies lines) * Summary (implies details) * Addresses * SummaryOnly (omit lines and details - reduces API response size) * LinesOnly (omit details - reduces API response size) * TaxDetailsByTaxType - Includes the aggregated tax, exempt tax, taxable and non-taxable for each tax type returned in the transaction summary.
unvoidTransactionAsync(String, String, DocumentType, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Unvoids a transaction Unvoids a voided transaction You may specify one or more of the following values in the `$include` parameter to fetch additional nested data, using commas to separate multiple values: * Lines * Details (implies lines) * Summary (implies details) * Addresses * SummaryOnly (omit lines and details - reduces API response size) * LinesOnly (omit details - reduces API response size) * TaxDetailsByTaxType - Includes the aggregated tax, exempt tax, taxable and non-taxable for each tax type returned in the transaction summary.
UomModel - Class in net.avalara.avatax.rest.client.models
The "Unit of Measurement" model captures information about a type of measurement.
UomModel() - Constructor for class net.avalara.avatax.rest.client.models.UomModel
 
Up - net.avalara.avatax.rest.client.enums.RoundingTypeId
Always round up
UPCBulkImport - net.avalara.avatax.rest.client.enums.BatchType
 
UPCCodeInvalidChars - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
UPCCodeInvalidLength - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
UPCCodeNotUnique - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
UPCModel - Class in net.avalara.avatax.rest.client.models
One Universal Product Code object as defined for your company.
UPCModel() - Constructor for class net.avalara.avatax.rest.client.models.UPCModel
 
UPCValidationImport - net.avalara.avatax.rest.client.enums.BatchType
 
updateAccount(Integer, AccountModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single account # For Registrar Use Only This API is for use by Avalara Registrar administrative users only.
updateAccountAsync(Integer, AccountModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single account # For Registrar Use Only This API is for use by Avalara Registrar administrative users only.
updateAvaFileForm(Integer, AvaFileFormModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a AvaFileForm All data from the existing object will be replaced with data in the object you PUT.
updateAvaFileFormAsync(Integer, AvaFileFormModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a AvaFileForm All data from the existing object will be replaced with data in the object you PUT.
updateCertificate(Integer, Integer, CertificateModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single certificate Replace the certificate identified by this URL with a new one.
updateCertificateAsync(Integer, Integer, CertificateModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single certificate Replace the certificate identified by this URL with a new one.
updateCompany(Integer, CompanyModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single company Replace the existing company object at this URL with an updated object.
updateCompanyAsync(Integer, CompanyModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single company Replace the existing company object at this URL with an updated object.
UpdateCompanyLocationRemittanceModel - Class in net.avalara.avatax.rest.client.models
Expire a location without restriction then update with new remittance and dates.
UpdateCompanyLocationRemittanceModel() - Constructor for class net.avalara.avatax.rest.client.models.UpdateCompanyLocationRemittanceModel
 
updateContact(Integer, Integer, ContactModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single contact Replace the existing contact object at this URL with an updated object.
updateContactAsync(Integer, Integer, ContactModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single contact Replace the existing contact object at this URL with an updated object.
updateCustomer(Integer, String, CustomerModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single customer Replace the customer object at this URL with a new record.
updateCustomerAsync(Integer, String, CustomerModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single customer Replace the customer object at this URL with a new record.
updateDataSource(Integer, Integer, DataSourceModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a datasource identified by id for a company Updates a datasource for a company.
updateDataSourceAsync(Integer, Integer, DataSourceModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a datasource identified by id for a company Updates a datasource for a company.
updateDistanceThreshold(Integer, Long, CompanyDistanceThresholdModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a DistanceThreshold object Replace the existing DistanceThreshold object at this URL with an updated object.
updateDistanceThresholdAsync(Integer, Long, CompanyDistanceThresholdModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a DistanceThreshold object Replace the existing DistanceThreshold object at this URL with an updated object.
updateItem(Integer, Long, ItemModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single item Replace the existing `Item` object at this URL with an updated object.
updateItemAsync(Integer, Long, ItemModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single item Replace the existing `Item` object at this URL with an updated object.
updateItemClassification(Integer, Long, Long, ItemClassificationInputModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update an item classification.
updateItemClassificationAsync(Integer, Long, Long, ItemClassificationInputModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update an item classification.
updateItemParameter(Integer, Long, Long, ItemParameterModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update an item parameter Update an item parameter.
updateItemParameterAsync(Integer, Long, Long, ItemParameterModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update an item parameter Update an item parameter.
updateJurisdictionOverride(Integer, Integer, JurisdictionOverrideModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single jurisdictionoverride Replace the existing jurisdictionoverride object at this URL with an updated object.
updateJurisdictionOverrideAsync(Integer, Integer, JurisdictionOverrideModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single jurisdictionoverride Replace the existing jurisdictionoverride object at this URL with an updated object.
updateLocation(Integer, Integer, LocationModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single location Replace the existing location object at this URL with an updated object.
updateLocationAsync(Integer, Integer, LocationModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single location Replace the existing location object at this URL with an updated object.
UpdateLocationRemittanceCheckExistingEffectiveDateError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
UpdateLocationRemittanceCheckExistingEndDateError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
UpdateLocationRemittanceMismatchTypeAndCategory - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
updateLookupFile(Integer, String, AdvancedRuleLookupFileModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a lookup file
updateLookupFileAsync(Integer, String, AdvancedRuleLookupFileModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a lookup file
updateNexus(Integer, Integer, NexusModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single nexus Replace the existing nexus declaration object at this URL with an updated object.
updateNexusAsync(Integer, Integer, NexusModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single nexus Replace the existing nexus declaration object at this URL with an updated object.
updateNotification(Long, NotificationModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single notification.
updateNotificationAsync(Long, NotificationModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single notification.
updateSetting(Integer, Integer, SettingModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single setting Replace the existing setting object at this URL with an updated object.
updateSettingAsync(Integer, Integer, SettingModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single setting Replace the existing setting object at this URL with an updated object.
updateSubscription(Integer, Integer, SubscriptionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single subscription # For Registrar Use Only This API is for use by Avalara Registrar administrative users only.
updateSubscriptionAsync(Integer, Integer, SubscriptionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single subscription # For Registrar Use Only This API is for use by Avalara Registrar administrative users only.
updateTaxCode(Integer, Integer, TaxCodeModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single tax code Replace the existing taxcode object at this URL with an updated object.
updateTaxCodeAsync(Integer, Integer, TaxCodeModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single tax code Replace the existing taxcode object at this URL with an updated object.
updateTaxRule(Integer, Integer, TaxRuleModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single tax rule Replace the existing custom tax rule object at this URL with an updated object.
updateTaxRuleAsync(Integer, Integer, TaxRuleModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single tax rule Replace the existing custom tax rule object at this URL with an updated object.
updateUPC(Integer, Integer, UPCModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single UPC Replace the existing UPC object at this URL with an updated object.
updateUPCAsync(Integer, Integer, UPCModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single UPC Replace the existing UPC object at this URL with an updated object.
updateUser(Integer, Integer, UserModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single user Replace the existing user object at this URL with an updated object.
updateUserAsync(Integer, Integer, UserModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single user Replace the existing user object at this URL with an updated object.
uploadCertificateImage(Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Upload an image or PDF attachment for this certificate Upload an image or PDF attachment for this certificate.
uploadCertificateImageAsync(Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Upload an image or PDF attachment for this certificate Upload an image or PDF attachment for this certificate.
UploadFile - net.avalara.avatax.rest.client.enums.TaxNoticeFilingTypeId
Denotes the tax return is an uploaded file.
Upper - net.avalara.avatax.rest.client.enums.TextCase
Upper case
Use - net.avalara.avatax.rest.client.enums.TaxType
Use tax
UserCanChange - net.avalara.avatax.rest.client.enums.PasswordStatusId
UserCanChange
UserCannotChange - net.avalara.avatax.rest.client.enums.PasswordStatusId
UserCannotChange
UserEntitlementModel - Class in net.avalara.avatax.rest.client.models
User Entitlement Model
UserEntitlementModel() - Constructor for class net.avalara.avatax.rest.client.models.UserEntitlementModel
 
UserModel - Class in net.avalara.avatax.rest.client.models
An account user who is permitted to use AvaTax.
UserModel() - Constructor for class net.avalara.avatax.rest.client.models.UserModel
 
UserMustChange - net.avalara.avatax.rest.client.enums.PasswordStatusId
UserMustChange
UsernameModel - Class in net.avalara.avatax.rest.client.models
Information about a username.
UsernameModel() - Constructor for class net.avalara.avatax.rest.client.models.UsernameModel
 
UsernamePassword - net.avalara.avatax.rest.client.enums.AuthenticationTypeId
This API call was authenticated by your username/password.
UsernameRequired - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
UserNoAccess - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
UseTax - net.avalara.avatax.rest.client.enums.MatchingTaxType
Match Seller's Use Tax only

V

Validated - net.avalara.avatax.rest.client.enums.FilingRequestStatus
Customer’s information validated before submitting to go live.
ValidatedAddressInfo - Class in net.avalara.avatax.rest.client.models
Represents a validated address
ValidatedAddressInfo() - Constructor for class net.avalara.avatax.rest.client.models.ValidatedAddressInfo
 
validateLocation(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Validate the location against local requirements Returns validation information for this location.
validateLocationAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Validate the location against local requirements Returns validation information for this location.
ValidationException - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.AccountStatusId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.AccountTypeId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.AccrualType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.AddressCategoryId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.AddressTypeId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.AdjustmentPeriodTypeId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.AdjustmentReason
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.AdvancedRuleCrashBehavior
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.AdvancedRuleScriptType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.ApiCallStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.AuthenticationTypeId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.AvataxDeleteErrorTransactionStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.BatchStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.BatchType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.BoundaryLevel
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.BulkAccountValidationStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.CertCaptureProvisionStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.CertExpressInvitationStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.CertificatePreviewType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.CertificateRequestDeliveryMethod
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.CommentType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.CompanyAccessLevel
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.CompanyFilingStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.DocumentStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.DocumentType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.DueDateTypeId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.ErrorCodeId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.ErrorTargetCode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.ExemptCertReviewStatusId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.ExemptCertStatusId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.ExemptCertTypeId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.FilingFrequencyId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.FilingOptionTypeId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.FilingRequestStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.FilingStatusId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.FilingTypeId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.FirmClientLinkageStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.FormTypeId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.FundingOption
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.JurisdictionType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.JurisTypeId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.LocalNexusTypeId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.MatchingTaxType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.NexusTypeId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.NoticeCustomerType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.NoticePriorityId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.NotificationSeverityLevel
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.OutletTypeId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.PasswordStatusId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.PaymentAccountTypeId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.PaymentType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.PointOfSaleFileType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.PointOfSalePartnerId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.RateType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.RefundType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.ReportDateFilter
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.ReportDocType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.ReportFormat
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.ResolutionQuality
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.RoundingLevelId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.RoundingTypeId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.ScraperType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.SecurityRoleId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.SendSalesFileType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.SendSalesOutputFileFormat
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.ServiceMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.ServiceTypeId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.SeverityLevel
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.Sourcing
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.StackAggregationOption
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.TaxDebugLevel
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.TaxDependencyLevelId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.TaxNoticeFilingTypeId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.TaxOverrideType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.TaxRuleTypeId
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.TaxType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.TextCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.VoidReasonCode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.WelcomeEmail
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.avalara.avatax.rest.client.enums.WorksheetTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.AccountStatusId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.AccountTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.AccrualType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.AddressCategoryId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.AddressTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.AdjustmentPeriodTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.AdjustmentReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.AdjustmentTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.AdvancedRuleCrashBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.AdvancedRuleScriptType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.ApiCallStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.AuthenticationTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.AvataxDeleteErrorTransactionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.AvaTaxEnvironment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.BatchStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.BatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.BoundaryLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.BoundaryLevelForJO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.BulkAccountValidationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.CertCaptureProvisionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.CertExpressInvitationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.CertificatePreviewType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.CertificateRequestDeliveryMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.CommentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.CompanyAccessLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.CompanyFilingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.DocumentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.DocumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.DueDateTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.ErrorCodeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.ErrorTargetCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.ExemptCertReviewStatusId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.ExemptCertStatusId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.ExemptCertTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.FilingFrequencyId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.FilingOptionTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.FilingRequestStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.FilingStatusId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.FilingTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.FirmClientLinkageStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.FormTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.FundingOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.JurisdictionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.JurisTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.LocalNexusTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.MatchingTaxType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.NexusTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.NoticeCustomerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.NoticePriorityId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.NotificationSeverityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.OutletTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.ParameterBagDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.PasswordStatusId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.PaymentAccountTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.PaymentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.PointOfSaleFileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.PointOfSalePartnerId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.RateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.RefundType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.ReportDateFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.ReportDocType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.ReportFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.ResolutionQuality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.RoundingLevelId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.RoundingTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.ScraperType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.SecurityRoleId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.SendSalesFileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.SendSalesOutputFileFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.ServiceMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.ServiceTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.SeverityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.Sourcing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.StackAggregationOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.TaxDebugLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.TaxDependencyLevelId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.TaxNoticeFilingTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.TaxOverrideType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.TaxOverrideTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.TaxRuleTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.TaxType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.TextCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.TransactionAddressType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.VoidReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.WelcomeEmail
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.WorksheetStatusId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.avalara.avatax.rest.client.enums.WorksheetTypeId
Returns the enum constant of this type with the specified name.
ValueRequiredError - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
values() - Static method in enum net.avalara.avatax.rest.client.enums.AccountStatusId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.AccountTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.AccrualType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.AddressCategoryId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.AddressTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.AdjustmentPeriodTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.AdjustmentReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.AdjustmentTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.AdvancedRuleCrashBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.AdvancedRuleScriptType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.ApiCallStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.AuthenticationTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.AvataxDeleteErrorTransactionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.AvaTaxEnvironment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.BatchStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.BatchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.BoundaryLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.BoundaryLevelForJO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.BulkAccountValidationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.CertCaptureProvisionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.CertExpressInvitationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.CertificatePreviewType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.CertificateRequestDeliveryMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.CommentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.CompanyAccessLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.CompanyFilingStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.DocumentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.DocumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.DueDateTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.ErrorCodeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.ErrorTargetCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.ExemptCertReviewStatusId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.ExemptCertStatusId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.ExemptCertTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.FilingFrequencyId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.FilingOptionTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.FilingRequestStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.FilingStatusId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.FilingTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.FirmClientLinkageStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.FormTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.FundingOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.JurisdictionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.JurisTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.LocalNexusTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.MatchingTaxType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.NexusTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.NoticeCustomerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.NoticePriorityId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.NotificationSeverityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.OutletTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.ParameterBagDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.PasswordStatusId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.PaymentAccountTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.PaymentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.PointOfSaleFileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.PointOfSalePartnerId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.RateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.RefundType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.ReportDateFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.ReportDocType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.ReportFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.ResolutionQuality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.RoundingLevelId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.RoundingTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.ScraperType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.SecurityRoleId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.SendSalesFileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.SendSalesOutputFileFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.ServiceMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.ServiceTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.SeverityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.Sourcing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.StackAggregationOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.TaxDebugLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.TaxDependencyLevelId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.TaxNoticeFilingTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.TaxOverrideType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.TaxOverrideTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.TaxRuleTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.TaxType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.TextCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.TransactionAddressType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.VoidReasonCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.WelcomeEmail
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.WorksheetStatusId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.avalara.avatax.rest.client.enums.WorksheetTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
VATInputTax - net.avalara.avatax.rest.client.enums.MatchingTaxType
Match VAT Input Tax only
VATNonrecoverableInputTax - net.avalara.avatax.rest.client.enums.MatchingTaxType
Match VAT Nonrecoverable Input Tax only
VATOutputTax - net.avalara.avatax.rest.client.enums.MatchingTaxType
Match VAT Output Tax only
VerifyMultiDocumentModel - Class in net.avalara.avatax.rest.client.models
Verify that a MultiDocument object matches the information in your accounting system.
VerifyMultiDocumentModel() - Constructor for class net.avalara.avatax.rest.client.models.VerifyMultiDocumentModel
 
verifyMultiDocumentTransaction(VerifyMultiDocumentModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Verify a MultiDocument transaction Verifies that the MultiDocument transaction uniquely identified by this URL matches certain expected values.
verifyMultiDocumentTransactionAsync(VerifyMultiDocumentModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Verify a MultiDocument transaction Verifies that the MultiDocument transaction uniquely identified by this URL matches certain expected values.
verifyTransaction(String, String, DocumentType, String, VerifyTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Verify a transaction Verifies that the transaction uniquely identified by this URL matches certain expected values.
verifyTransactionAsync(String, String, DocumentType, String, VerifyTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Verify a transaction Verifies that the transaction uniquely identified by this URL matches certain expected values.
VerifyTransactionModel - Class in net.avalara.avatax.rest.client.models
Verify this transaction by matching it to values in your accounting system.
VerifyTransactionModel() - Constructor for class net.avalara.avatax.rest.client.models.VerifyTransactionModel
 
VeryPreciseFullAddress - net.avalara.avatax.rest.client.enums.BoundaryLevelForJO
No comment data provided
Voided - net.avalara.avatax.rest.client.enums.FilingStatusId
 
Voided - net.avalara.avatax.rest.client.enums.WorksheetStatusId
No comment data provided
voidMultiDocumentTransaction(String, DocumentType, VoidTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Void a MultiDocument transaction Voids the current transaction uniquely identified by this URL.
voidMultiDocumentTransactionAsync(String, DocumentType, VoidTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Void a MultiDocument transaction Voids the current transaction uniquely identified by this URL.
VoidReasonCode - Enum in net.avalara.avatax.rest.client.enums
Reason code for voiding or cancelling a transaction
voidTransaction(String, String, DocumentType, String, VoidTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Void a transaction Voids the current transaction uniquely identified by this URL.
voidTransactionAsync(String, String, DocumentType, String, VoidTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Void a transaction Voids the current transaction uniquely identified by this URL.
VoidTransactionModel - Class in net.avalara.avatax.rest.client.models
A request to void a previously created transaction
VoidTransactionModel() - Constructor for class net.avalara.avatax.rest.client.models.VoidTransactionModel
 

W

Waiting - net.avalara.avatax.rest.client.enums.BatchStatus
Batch file has been received and is in the queue to be processed.
Warehouse - net.avalara.avatax.rest.client.enums.AddressCategoryId
Address refers to a warehouse or other non-public location
Warning - net.avalara.avatax.rest.client.enums.SeverityLevel
Warnings occured, operation succeeded
WeakPassword - net.avalara.avatax.rest.client.enums.ErrorCodeId
 
Weekly - net.avalara.avatax.rest.client.enums.FilingFrequencyId
File every week
WelcomeEmail - Enum in net.avalara.avatax.rest.client.enums
Represents the type of welcome email for the users
Wire - net.avalara.avatax.rest.client.enums.FundingOption
Wire
withAddress(TransactionAddressType, String, String, String, String, String, String, String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withCode(String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withCommit() - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withCustomerUsageType(String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withDate(Date) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withDiagnostics() - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withDiscountAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withExemptionNo(String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withExemptLine(BigDecimal, String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withIsSellerImporterOfRecord(Boolean) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withItemDiscount(Boolean) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withLatLong(TransactionAddressType, BigDecimal, BigDecimal) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withLine(String, BigDecimal, BigDecimal, String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withLine(String, BigDecimal, BigDecimal, String, String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withLine(String, BigDecimal, BigDecimal, String, String, String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withLine(String, BigDecimal, BigDecimal, String, String, String, String, String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withLine(String, BigDecimal, BigDecimal, String, String, String, String, String, String, String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withLine(BigDecimal, BigDecimal, String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withLine(BigDecimal, BigDecimal, String, String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withLine(BigDecimal, BigDecimal, String, String, String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withLine(BigDecimal, BigDecimal, String, String, String, String, String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withLine(BigDecimal, BigDecimal, String, String, String, String, String, String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withLineAddress(TransactionAddressType, String, String, String, String, String, String, String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withLineParameter(String, String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withLineParameter(String, String, String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withLineTaxOverride(TaxOverrideType, String, BigDecimal, Date) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withParameter(String, String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withParameter(String, String, String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withReferenceCode(String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withSecurity(String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
withSecurity(String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
withSeparateAddressLine(BigDecimal, TransactionAddressType, String, String, String, String, String, String, String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withSeparateAddressLineAndQuantity(BigDecimal, BigDecimal, TransactionAddressType, String, String, String, String, String, String, String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withSeparateAddressLineQuantityAndItemCode(BigDecimal, BigDecimal, String, TransactionAddressType, String, String, String, String, String, String, String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withTaxOverride(TaxOverrideType, String, BigDecimal, Date) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withTransactionCode(String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withType(DocumentType) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
WorksheetDocument - Class in net.avalara.avatax.rest.client.models
 
WorksheetDocument() - Constructor for class net.avalara.avatax.rest.client.models.WorksheetDocument
 
WorksheetDocumentLine - Class in net.avalara.avatax.rest.client.models
 
WorksheetDocumentLine() - Constructor for class net.avalara.avatax.rest.client.models.WorksheetDocumentLine
 
WorksheetException - net.avalara.avatax.rest.client.enums.ErrorCodeId
Worksheet Exception
WorksheetStatusId - Enum in net.avalara.avatax.rest.client.enums
 
WorksheetTypeId - Enum in net.avalara.avatax.rest.client.enums
Filing worksheet Type

X

XClientHeader - Static variable in class net.avalara.avatax.rest.client.AvaTaxConstants
 
Xml - net.avalara.avatax.rest.client.enums.PointOfSaleFileType
File is in Extended Markup Language format

Z

Zero - net.avalara.avatax.rest.client.enums.RateType
 
Zip5 - net.avalara.avatax.rest.client.enums.BoundaryLevel
5-digit zip precision
ZIP5Only - net.avalara.avatax.rest.client.enums.BoundaryLevelForJO
No comment data provided
Zip9 - net.avalara.avatax.rest.client.enums.BoundaryLevel
9-digit zip precision
A B C D E F G H I J L M N O P Q R S T U V W X Z 
All Classes|All Packages