Skip navigation links
A B C D E F G I J L M N P Q R S T U V W X 

A

AccountModel - Class in net.avalara.avatax.rest.client.models
An AvaTax account.
AccountModel() - Constructor for class net.avalara.avatax.rest.client.models.AccountModel
 
accountResetLicenseKey(Integer, ResetLicenseKeyModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
accountResetLicenseKeyAsync(Integer, ResetLicenseKeyModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Reset this account's license key
AccountStatusId - Enum in net.avalara.avatax.rest.client.enums
 
addQuery(String, Object) - Method in class net.avalara.avatax.rest.client.AvaTaxPath
 
AddressCategoryId - Enum in net.avalara.avatax.rest.client.enums
 
AddressInfo - Class in net.avalara.avatax.rest.client.models
Represents an address to resolve.
AddressInfo() - Constructor for class net.avalara.avatax.rest.client.models.AddressInfo
 
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
 
addSecurityHeader(String) - Method in class net.avalara.avatax.rest.client.RestCallFactory
 
AdjustmentReason - Enum in net.avalara.avatax.rest.client.enums
 
adjustTransaction(String, String, AdjustTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
adjustTransactionAsync(String, String, AdjustTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Correct a previously created transaction
AdjustTransactionModel - Class in net.avalara.avatax.rest.client.models
A request to adjust tax for a previously existing transaction
AdjustTransactionModel() - Constructor for class net.avalara.avatax.rest.client.models.AdjustTransactionModel
 
applyField(String, Object) - Method in class net.avalara.avatax.rest.client.AvaTaxPath
 
AuthenticationTypeId - Enum in net.avalara.avatax.rest.client.enums
 
AvaTaxClient - Class in net.avalara.avatax.rest.client
 
AvaTaxClient(String, String, String, AvaTaxEnvironment) - Constructor for class net.avalara.avatax.rest.client.AvaTaxClient
 
AvaTaxClient(String, String, String, String) - 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
 
AvaTaxConstants - Class in net.avalara.avatax.rest.client
 
AvaTaxConstants() - Constructor for class net.avalara.avatax.rest.client.AvaTaxConstants
 
AvaTaxEnvironment - Enum in net.avalara.avatax.rest.client.enums
 
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
 

B

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
 
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
 
BatchStatus - Enum in net.avalara.avatax.rest.client.enums
 
BatchType - Enum in net.avalara.avatax.rest.client.enums
 
BoundaryLevel - Enum in net.avalara.avatax.rest.client.enums
 
buildPointOfSaleDataFile(PointOfSaleDataRequestModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
buildPointOfSaleDataFileAsync(PointOfSaleDataRequestModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Point of sale data file generation
buildPointOfSaleDataForLocation(Integer, Integer, Date, String, Integer, Boolean) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
buildPointOfSaleDataForLocationAsync(Integer, Integer, Date, String, Integer, Boolean) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Point of sale data file generation

C

call() - Method in class net.avalara.avatax.rest.client.RestCall
 
changeTransactionCode(String, String, ChangeTransactionCodeModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
changeTransactionCodeAsync(String, String, ChangeTransactionCodeModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Change a transaction's code
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
 
commitTransaction(String, String, CommitTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
commitTransactionAsync(String, String, CommitTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Commit a transaction for reporting
CommitTransactionModel - Class in net.avalara.avatax.rest.client.models
Commit this transaction as permanent
CommitTransactionModel() - Constructor for class net.avalara.avatax.rest.client.models.CommitTransactionModel
 
CompanyAccessLevel - Enum in net.avalara.avatax.rest.client.enums
 
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
 
companyInitializeAsync(CompanyInitializationModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Quick setup for a company with a single physical address
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
 
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
 
Create() - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
CreateAdjustmentRequest(String, AdjustmentReason) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
CreateAsync() - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
createBatches(Integer, ArrayList<BatchModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
createBatchesAsync(Integer, ArrayList<BatchModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new batch
createCompanies(ArrayList<CompanyModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
createCompaniesAsync(ArrayList<CompanyModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create new companies
createContacts(Integer, ArrayList<ContactModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
createContactsAsync(Integer, ArrayList<ContactModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new contact
createItems(Integer, ArrayList<ItemModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
createItemsAsync(Integer, ArrayList<ItemModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new item
createLocations(Integer, ArrayList<LocationModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
createLocationsAsync(Integer, ArrayList<LocationModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new location
createNexus(Integer, ArrayList<NexusModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
createNexusAsync(Integer, ArrayList<NexusModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new nexus
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
 
createSettingsAsync(Integer, ArrayList<SettingModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new setting
createTaxCodes(Integer, ArrayList<TaxCodeModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
createTaxCodesAsync(Integer, ArrayList<TaxCodeModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new tax code
createTaxRules(Integer, ArrayList<TaxRuleModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
createTaxRulesAsync(Integer, ArrayList<TaxRuleModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new tax rule
createTransaction(CreateTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
createTransactionAsync(CreateTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new transaction
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
 
createUPCsAsync(Integer, ArrayList<UPCModel>) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Create a new UPC

D

definitionsNexusByCountryByRegionGet(String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
definitionsNexusByCountryByRegionGetAsync(String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported nexus for a country and region.
definitionsNexusByCountryGet(String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
definitionsNexusByCountryGetAsync(String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported nexus for a country.
definitionsNexusGet() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
definitionsNexusGetAsync() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported nexus for all countries and regions.
deleteBatch(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
deleteBatchAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single batch
deleteCompanies(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
deleteCompaniesAsync(Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single company
deleteContact(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
deleteContactAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single contact
deleteItem(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
deleteItemAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single item
deleteLocation(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
deleteLocationAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single location
deleteNexus(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
deleteNexusAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single nexus
deleteSetting(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
deleteSettingAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single setting
deleteTaxCode(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
deleteTaxCodeAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single tax code
deleteTaxRule(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
deleteTaxRuleAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single tax rule
deleteUPC(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
deleteUPCAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Delete a single UPC
DeserializeObject(String, Type) - Static method in class net.avalara.avatax.rest.client.serializer.JsonSerializer
 
DocumentStatus - Enum in net.avalara.avatax.rest.client.enums
 
DocumentType - Enum in net.avalara.avatax.rest.client.enums
 

E

ErrorCodeId - Enum in net.avalara.avatax.rest.client.enums
 
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
 
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
 
ErrorTargetCode - Enum in net.avalara.avatax.rest.client.enums
 

F

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

G

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
 
getAccountAsync(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single account
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.LicenseKeyModel
Getter for accountId - The primary key of the account
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.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.
getAccountStatusId() - Method in class net.avalara.avatax.rest.client.models.AccountModel
Getter for accountStatusId - The current status of this account.
getAddress() - Method in class net.avalara.avatax.rest.client.models.AddressResolutionModel
Getter for address - The original address
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.
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 - Specify any differences for addresses between this line and the rest of the document
getAddresses() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for addresses - Optional: A list of line items in this transaction.
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.
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.
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.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.AdjustTransactionModel
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.
getAmount() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for amount - Total amount for this line
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.
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
getAvalaraId() - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityInfo
Getter for avalaraId - Avalara Id
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
 
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
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.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.
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.CreateTransactionModel
Getter for businessIdentificationNo - BusinessIdentificationNo
getBusinessIdentificationNo() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for businessIdentificationNo - BusinessIdentificationNo
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.
getCategory() - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Getter for category - The service category of this property.
getChangeCode() - Method in class net.avalara.avatax.rest.client.models.SettleTransactionModel
Getter for changeCode - To use the "Settle" endpoint to change a transaction's code, fill out this value.
getCity() - Method in class net.avalara.avatax.rest.client.models.AddressInfo
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.ContactModel
Getter for city - The city of the postal mailing address of this contact.
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.TransactionAddressModel
Getter for city - The city for 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
getCode() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for code - Transaction Code - the internal reference code used by the client application.
getCode() - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Getter for code - Name of the error.
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.TransactionModel
Getter for code - A unique customer-provided code identifying this 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
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.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 use the "Settle" endpoint to commit a transaction for reporting purposes, fill out this value.
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(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
getCompanyAsync(Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single company
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.CreateTransactionModel
Getter for companyCode - Company Code - If you are posting to /api/v2/transactions/create, you must specify the company code value here.
getCompanyCode() - Method in class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
Getter for companyCode - A unique code that references a company within your account.
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.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.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.NexusModel
Getter for companyId - The unique ID number of the company that declared nexus.
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.
getCompletedDate() - Method in class net.avalara.avatax.rest.client.models.BatchModel
Getter for completedDate - The date/time when this batch was completely processed
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.
getContact(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
getContactAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single contact
getContactCode() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for contactCode - A unique code for this contact.
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.BatchFileModel
Getter for content - Content of the batch file.
getContentLength() - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Getter for contentLength - Size of content, in bytes.
getContentType() - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Getter for contentType - Content mime type (e.g.
getCoordinates() - Method in class net.avalara.avatax.rest.client.models.AddressResolutionModel
Getter for coordinates - The geospatial coordinates of this address
getCount() - Method in class net.avalara.avatax.rest.client.FetchResult
 
getCountry() - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Getter for country - Two character ISO 3166 Country Code
getCountry() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for country - Two character ISO 3166 Country code for this company's primary business location.
getCountry() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for country - The ISO 3166 two-character country code of the postal mailing address of this contact.
getCountry() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for country - The two character ISO-3166 country code of the physical address of this location.
getCountry() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for country - The two character ISO-3166 country code of the country in which this company declared nexus.
getCountry() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for country - The two character ISO 3166 country code for the locations where this rule applies.
getCountry() - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Getter for country - The country for the address.
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.
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
getCounty() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for county - The county name of the physical address of this location.
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.
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.CompanyModel
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.ItemModel
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.NexusModel
Getter for createdDate - The date when this record was created.
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.
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.CompanyModel
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.ItemModel
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.NexusModel
Getter for createdUserId - The User ID of the user who created this record.
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.
getCreatedUserId() - Method in class net.avalara.avatax.rest.client.models.UserModel
Getter for createdUserId - The User ID of the user who created this record.
getCurrencyCode() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for currencyCode - 3 character ISO 4217 currency code.
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
getCustomerCode() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for customerCode - Customer Code - The client application customer reference code.
getCustomerUsageType() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for customerUsageType - Customer Usage Type - The client application customer or usage type.
getCustomerUsageType() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for customerUsageType - Customer Usage Type - The client application customer or usage type.
getCustomerUsageType() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for customerUsageType - The type of customer usage to which this rule applies.
getCustomerUsageType() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for customerUsageType - The customer usage type for this line item.
getCustomerUsageType() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for customerUsageType - The customer usage type for this transaction.
getCustomerVendorCode() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for customerVendorCode - CustomerVendorCode
getDataType() - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Getter for dataType - The data type of the property.
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.TransactionModel
Getter for date - The date on which this transaction occurred.
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.CreateTransactionModel
Getter for debugLevel - If the user wishes to request additional debug information from this transaction, specify a level higher than 'normal'
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.
getDescription() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for description - Description
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.ItemModel
Getter for description - A friendly description of this item in your product catalog.
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.ParameterModel
Getter for description - A full description of this property.
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.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.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.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.
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.ErrorInfo
Getter for details - Array of detailed error messages
getDetails() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for details - Optional: A list of tax details for this line item.
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
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.
getDocumentDate() - Method in class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
Getter for documentDate - The date associated with the response content.
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.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.NexusModel
Getter for effectiveDate - The date when this nexus began.
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.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.
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.CreateTransactionModel
Getter for email - Email
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.
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.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.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.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.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.
getEntityUseCode() - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Getter for entityUseCode - The Avalara Entity Use Code represented by this tax code.
getError() - Method in class net.avalara.avatax.rest.client.models.ErrorResult
Getter for error - Information about the error(s)
getErrorCount() - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Getter for errorCount - Number of errors that occurred when processing this file.
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.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.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.
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.
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.
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 - Exemption number for this line
getExemptionNo() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for exemptionNo - Exemption Number for this document
getExemptNo() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for exemptNo - If this line item was exempt, this string contains the word 'Exempt'.
getExemptNo() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for exemptNo - If this transaction was exempt, this field will contain the word "Exempt".
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.
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.
getFaultCode() - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Getter for faultCode - Indicates the SoapFault code
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
getFileExtension() - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Getter for fileExtension - File extension (e.g.
getFiles() - Method in class net.avalara.avatax.rest.client.models.BatchModel
Getter for files - The list of files contained in this batch.
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.UserModel
Getter for firstName - The first or given name of the user.
getFormName() - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityFormModel
Getter for formName - The form name of the form for this tax authority.
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.
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.
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.
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.
getHelpLink() - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Getter for helpLink - URL to help for this message
getHistory() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for history - If this transaction has been adjusted, this list contains all the previous versions of the document.
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.
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.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.CompanyModel
Getter for id - The unique ID number of this company.
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.ItemModel
Getter for id - The unique ID number of this item.
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.LocationQuestionModel
Getter for id - The unique ID number of this location setting type
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.ParameterModel
Getter for id - The unique ID number of this property.
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.TaxCodeModel
Getter for id - The unique ID number of this tax code.
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.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.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.
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.
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.
getInState() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for inState - True if this detail element represented an in-state transaction.
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.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 - Set this value to true if this tax rule applies in all jurisdictions.
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.LocationModel
Getter for isDefault - Set this flag to true to indicate that this is the default location for this company.
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
getIsItemTaxable() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for isItemTaxable - True if this item is taxable.
getIsPhysical() - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Getter for isPhysical - True if this tax code refers to a physical object.
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.
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.CreateTransactionModel
Getter for isSellerImporterOfRecord - Specifies if the Transaction has the seller as IsSellerImporterOfRecord
getIsSellerImporterOfRecord() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for isSellerImporterOfRecord - If true, this seller was considered the importer of record of a product shipped internationally.
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 - If true, indicates this rule is for Sales Tax Pro.
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.
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.
getItem(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
getItemAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single item
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.LineItemModel
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.
getItems() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for items - Optional: A list of items defined for this company.
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.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.TransactionLineDetailModel
Getter for jurisdictionId - The unique ID number of the jurisdiction to which this tax detail applies.
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.TaxAuthorityInfo
Getter for jurisdictionName - Jurisdiction Name
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
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.TaxAuthorityInfo
Getter for jurisdictionType - Jurisdiction Type
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.TransactionLineDetailModel
Getter for jurisType - The type of the jurisdiction to which this tax detail applies.
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 - The jurisdiction type of the jurisdiction in which this company declared nexus.
getJurisTypeId() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for jurisTypeId - The type of the jurisdiction to which this tax rule applies.
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.UserModel
Getter for lastName - The last or family name of the user.
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.
getLatitude() - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Getter for latitude - Geospatial latitude measurement
getLatitude() - Method in class net.avalara.avatax.rest.client.models.CoordinateInfo
Getter for latitude - Latitude
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.
getLine1() - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Getter for line1 - Line1
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.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.
getLine2() - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Getter for line2 - Line2
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.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.
getLine3() - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Getter for line3 - Line3
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.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.
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.
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.
getLines() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for lines - Document line items list
getLines() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for lines - Optional: A list of line items in this transaction.
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.
getLocation(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
getLocationAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single location
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 - If this transaction was made from a specific reporting location, this is the code string of the location.
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.
getLocations() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for locations - Optional: A list of locations defined for this company.
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.
getLongitude() - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Getter for longitude - Geospatial longitude measurement
getLongitude() - Method in class net.avalara.avatax.rest.client.models.CoordinateInfo
Getter for longitude - Longitude
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
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.
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
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.CompanyModel
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.ItemModel
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.NexusModel
Getter for modifiedDate - The date/time when this record 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.
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.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.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.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.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.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.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.
getModifiedUserId() - Method in class net.avalara.avatax.rest.client.models.UserModel
Getter for modifiedUserId - The user ID of the user who last modified this record.
getMySubscription(String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
getMySubscriptionAsync(String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Checks if the current user is subscribed to a specific service
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.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.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.IsoCountryModel
Getter for name - The full name of this country as it is known in US English
getName() - Method in class net.avalara.avatax.rest.client.models.IsoRegionModel
Getter for name - The full name, using localized characters, for this region
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.RateModel
Getter for name - Name
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.TaxAuthorityModel
Getter for name - The friendly name of this tax authority.
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.AdjustTransactionModel
Getter for newTransaction - Replace the current transaction with tax data calculated for this new transaction
getNextLink() - Method in class net.avalara.avatax.rest.client.FetchResult
 
getNexus(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
getNexus() - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Getter for nexus - Optional: A list of nexus defined for this company.
getNexusAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single nexus
getNexusTypeId() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for nexusTypeId - The type of nexus that this company is declaring.
getNonTaxable() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for nonTaxable - The amount of the transaction that was non-taxable.
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.
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.
getNumber() - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Getter for number - Error message identifier
getNumber() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for number - Line number within this document
getOldPassword() - Method in class net.avalara.avatax.rest.client.models.PasswordChangeModel
Getter for oldPassword - Old Password
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 - Custom option flags for this 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.
getOutletName() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for outletName - A friendly name for this location.
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.LineItemModel
Getter for parameters - Special parameters that apply to this line within this transaction.
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.CompanyModel
Getter for parentCompanyId - If this company is fully owned by another company, this is the unique identity of the parent company.
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.
getPasswordStatus() - Method in class net.avalara.avatax.rest.client.models.UserModel
Getter for passwordStatus - The status of the user's password.
getPaymentDate() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for paymentDate - The date when payment was made on this transaction.
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.
getPhoneNumber() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for phoneNumber - Phone Number
getPosLaneCode() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for posLaneCode - Sets the POS 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
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.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.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.
getPrivateLicenseKey() - Method in class net.avalara.avatax.rest.client.models.LicenseKeyModel
Getter for privateLicenseKey - This is your private license key.
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.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.LocationSettingModel
Getter for questionId - The unique ID number of the location question answered.
getRate() - Method in class net.avalara.avatax.rest.client.models.RateModel
Getter for rate - Rate
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.TaxRateModel
Getter for rates - Rates
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 - The rate type for this tax detail.
getRateType() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for rateType - Indicates the tax rate type.
getRateTypeId() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for rateTypeId - Indicates the rate type to which this rule applies.
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.
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.
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
getRef1() - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Getter for ref1 - Reference 1 - Client specific reference field
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 - Reference 2 - Client specific reference field
getRef2() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for ref2 - A user-defined reference identifier for this transaction line item.
getReferenceCode() - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Getter for referenceCode - Reference Code used to reference the original document for a return invoice
getReferenceCode() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for referenceCode - A user-defined reference code for this transaction.
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.
getRegion() - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Getter for region - State / Province / Region
getRegion() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for region - Two character ISO 3166 Region code for this company's primary business location.
getRegion() - Method in class net.avalara.avatax.rest.client.models.ContactModel
Getter for region - The state, region, or province of the postal mailing address of this contact.
getRegion() - Method in class net.avalara.avatax.rest.client.models.LocationModel
Getter for region - The state, region, or province of the physical address of this location.
getRegion() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for region - The two or three character ISO region code of the region, state, or province in which this company declared nexus.
getRegion() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for region - The state, region, or province name for the locations where this rule applies.
getRegion() - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Getter for region - The region, state, or province for the address.
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.
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.
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.
getReportingDate() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for reportingDate - The date when this transaction should be reported.
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.
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
getResolutionQuality() - Method in class net.avalara.avatax.rest.client.models.AddressResolutionModel
Getter for resolutionQuality - The resolution quality of the geospatial coordinates
getResponseType() - Method in class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
Getter for responseType - The format of your response.
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
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.
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.
getSecurityRoleId() - Method in class net.avalara.avatax.rest.client.models.UserModel
Getter for securityRoleId - The security level for this user.
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.
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)
getSet() - Method in class net.avalara.avatax.rest.client.models.SettingModel
Getter for set - A user-defined "set" containing this name-value pair.
getSetting(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
getSettingAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single setting
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.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
getShortName() - Method in class net.avalara.avatax.rest.client.models.NexusModel
Getter for shortName - The short name of the 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 - 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.
getSoftwareVersion() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for softwareVersion - The software version used to calculate this transaction.
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
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.
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.
getStartedDate() - Method in class net.avalara.avatax.rest.client.models.BatchModel
Getter for startedDate - The date/time when this batch started processing
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.TaxRuleModel
Getter for stateFIPS - For U.S.
getStateFIPS() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for stateFIPS - For U.S.
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.TransactionModel
Getter for status - The status of the transaction.
getSubscription(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
getSubscriptionAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single subscription
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.
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.SubscriptionModel
Getter for subscriptionTypeId - The unique ID number of the service that the account is subscribed to.
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.TransactionModel
Getter for summary - Contains a summary of tax on this transaction.
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.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 amount of tax generated for this line item.
getTax() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for tax - Tax amount - The calculated tax (Base * Rate).
getTaxable() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for taxable - Tax Base - The adjusted 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.
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.
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.
getTaxAuthorities() - Method in class net.avalara.avatax.rest.client.models.AddressResolutionModel
Getter for taxAuthorities - List of informational and warning messages regarding this address
getTaxAuthorityId() - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityFormModel
Getter for taxAuthorityId - The unique ID number of the tax authority.
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.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 was calculated.
getTaxCalculated() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for taxCalculated - The tax calculated for this line by Avalara.
getTaxCalculated() - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Getter for taxCalculated - Tax Calculated by Avalara AvaTax.
getTaxCode(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
getTaxCode() - Method in class net.avalara.avatax.rest.client.models.ItemModel
Getter for taxCode - The unique code string of the Tax Code that is applied when selling this item.
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.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 - The code string of the tax code for 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.
getTaxCodeAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single tax code
getTaxCodeId() - Method in class net.avalara.avatax.rest.client.models.ItemModel
Getter for taxCodeId - The unique ID number of the tax code that is applied when selling this item.
getTaxCodeId() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for taxCodeId - The unique ID number of the tax code for 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.PointOfSaleDataRequestModel
Getter for taxCodes - A list of tax codes to include in this point-of-sale 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.CreateTransactionModel
Getter for taxDate - Indicates the tax effectivity override date for the entire document.
getTaxDate() - Method in class net.avalara.avatax.rest.client.models.TaxOverrideModel
Getter for taxDate - The override tax date to use
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 - The date that was used when calculating tax 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.
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.
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 if line has Tax Included; defaults to false
getTaxIncluded() - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Getter for taxIncluded - True if tax was included in the purchase price of the item.
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.
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.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.
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.
getTaxRule(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
getTaxRuleAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single tax rule
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.
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.
getTaxTypeId() - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Getter for taxTypeId - Indicates which tax types to which this rule applies.
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.
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.
getTotalAmount() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for totalAmount - The total amount of this transaction.
getTotalExempt() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for totalExempt - The amount of this transaction that was exempt.
getTotalRate() - Method in class net.avalara.avatax.rest.client.models.TaxRateModel
Getter for totalRate - Total Rate
getTotalTax() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for totalTax - The total tax calculated for all lines in this transaction.
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.
getTotalTaxCalculated() - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Getter for totalTaxCalculated - If a tax override was applied to this transaction, indicates the amount of tax Avalara calculated for the transaction.
getTransactionByCode(String, String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
getTransactionByCodeAsync(String, String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single transaction by code
getTransactionById(Long, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
getTransactionByIdAsync(Long, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single transaction by ID
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.
getTransactionLineId() - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Getter for transactionLineId - The unique ID number of the line within this 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.CreateTransactionModel
Getter for type - Document Type
getType() - Method in class net.avalara.avatax.rest.client.models.RateModel
Getter for type - 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.
getTypes() - Method in class net.avalara.avatax.rest.client.models.TaxCodeTypesModel
Getter for types - The list of Avalara-defined tax code types.
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?
getUPC(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
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.
getUPCAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single UPC
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
 
getUserAsync(Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve a single user
getUserEntitlements(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
getUserEntitlementsAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all entitlements for a single user
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.
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.
getValidatedAddresses() - Method in class net.avalara.avatax.rest.client.models.AddressResolutionModel
Getter for validatedAddresses - The validated address or addresses
getValue() - Method in class net.avalara.avatax.rest.client.FetchResult
 
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.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 - The corrected rate for this tax rule.
getVatRegistrationId() - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Getter for vatRegistrationId - Vat Registration Id - leave blank if not known.
getVerify() - Method in class net.avalara.avatax.rest.client.models.SettleTransactionModel
Getter for verify - To use the "Settle" endpoint to verify a transaction, fill out this value.
getVerifyTotalAmount() - Method in class net.avalara.avatax.rest.client.models.VerifyTransactionModel
Getter for verifyTotalAmount - Total Amount - The total amount (not including tax) for the document.
getVerifyTotalTax() - Method in class net.avalara.avatax.rest.client.models.VerifyTransactionModel
Getter for verifyTotalTax - Total Tax - The total tax for the document.
getVerifyTransactionDate() - Method in class net.avalara.avatax.rest.client.models.VerifyTransactionModel
Getter for verifyTransactionDate - Transaction Date - The date on the invoice, purchase order, etc.
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.
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.

I

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
 
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
 
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
 

J

JsonSerializer<T> - Class in net.avalara.avatax.rest.client.serializer
 
JsonSerializer() - Constructor for class net.avalara.avatax.rest.client.serializer.JsonSerializer
 
JurisdictionType - Enum in net.avalara.avatax.rest.client.enums
 
JurisTypeId - Enum in net.avalara.avatax.rest.client.enums
 

L

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
 
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
 
listBatchesByCompany(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listBatchesByCompanyAsync(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all batches for this company
listContactsByCompany(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listContactsByCompanyAsync(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve contacts for this company
listCountries() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listCountriesAsync() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all ISO 3166 countries
listItemsByCompany(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listItemsByCompanyAsync(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve items for this company
listLocationQuestionsByAddress(String, String, String, String, String, String, String, BigDecimal, BigDecimal) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listLocationQuestionsByAddressAsync(String, String, String, String, String, String, String, BigDecimal, BigDecimal) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the list of questions that are required for a tax location
listLocationsByCompany(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listLocationsByCompanyAsync(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve locations for this company
listMySubscriptions() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listMySubscriptionsAsync() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all services to which the current user is subscribed
listNexusByAddress(String, String, String, String, String, String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listNexusByAddressAsync(String, String, String, String, String, String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all nexus that apply to a specific address.
listNexusByCompany(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listNexusByCompanyAsync(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve nexus for this company
listParameters() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listParametersAsync() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported extra parameters for creating transactions.
listPermissions() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listPermissionsAsync() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported permissions
listRegions() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listRegionsAsync() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all ISO 3166 regions
listRegionsByCountry(String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listRegionsByCountryAsync(String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
List all ISO 3166 regions for a country
listSecurityRoles() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listSecurityRolesAsync() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported permissions
listSettingsByCompany(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listSettingsByCompanyAsync(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all settings for this company
listSubscriptionsByAccount(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listSubscriptionsByAccountAsync(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve subscriptions for this account
listSubscriptionTypes() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listSubscriptionTypesAsync() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported subscription types
listTaxAuthorities() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listTaxAuthoritiesAsync() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax authorities.
listTaxAuthorityForms() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listTaxAuthorityFormsAsync() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported forms for each tax authority.
listTaxCodes() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listTaxCodesAsync() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax codes.
listTaxCodesByCompany(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listTaxCodesByCompanyAsync(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve tax codes for this company
listTaxCodeTypes() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listTaxCodeTypesAsync() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve the full list of Avalara-supported tax code types.
listTaxRules(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listTaxRulesAsync(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve tax rules for this company
listTransactionsByCompany(String, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listTransactionsByCompanyAsync(String, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all transactions
listUPCsByCompany(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listUPCsByCompanyAsync(Integer, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve UPCs for this company
listUsersByAccount(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
listUsersByAccountAsync(Integer, String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve users for this account
LocalNexusTypeId - Enum in net.avalara.avatax.rest.client.enums
 
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
 
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
 

M

MatchingTaxType - Enum in net.avalara.avatax.rest.client.enums
 

N

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
 
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
 
NexusTypeId - Enum in net.avalara.avatax.rest.client.enums
 

P

ParameterBagDataType - Enum in net.avalara.avatax.rest.client.enums
 
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
 
PasswordChangeModel - Class in net.avalara.avatax.rest.client.models
Password Change Model
PasswordChangeModel() - Constructor for class net.avalara.avatax.rest.client.models.PasswordChangeModel
 
PasswordStatusId - Enum in net.avalara.avatax.rest.client.enums
 
ping() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
pingAsync() - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Tests connectivity and version of the service
PingResultModel - Class in net.avalara.avatax.rest.client.models
Ping Result Model
PingResultModel() - Constructor for class net.avalara.avatax.rest.client.models.PingResultModel
 
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
 
PointOfSaleFileType - Enum in net.avalara.avatax.rest.client.enums
 
Production_Url - Static variable in class net.avalara.avatax.rest.client.AvaTaxConstants
 

Q

queryBatches(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
queryBatchesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all batches
queryCompanies(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
queryCompaniesAsync(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all companies
queryContacts(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
queryContactsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all contacts
queryItems(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
queryItemsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all items
queryLocations(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
queryLocationsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all locations
queryNexus(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
queryNexusAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all nexus
querySettings(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
querySettingsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all settings
querySubscriptions(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
querySubscriptionsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all subscriptions
queryTaxCodes(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
queryTaxCodesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all tax codes
queryTaxRules(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
queryTaxRulesAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all tax rules
queryUPCs(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
queryUPCsAsync(String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all UPCs
queryUsers(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
queryUsersAsync(String, String, Integer, Integer, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve all users

R

RateModel - Class in net.avalara.avatax.rest.client.models
Rate Model
RateModel() - Constructor for class net.avalara.avatax.rest.client.models.RateModel
 
RateType - Enum in net.avalara.avatax.rest.client.enums
 
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
 
ResolutionQuality - Enum in net.avalara.avatax.rest.client.enums
 
resolveAddress(AddressInfo) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
resolveAddressAsync(AddressInfo) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve geolocation information for a specified address
RestCall<T> - Class in net.avalara.avatax.rest.client
 
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, String, AvaTaxPath, Object, TypeToken<T>) - 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
 
RoundingLevelId - Enum in net.avalara.avatax.rest.client.enums
 

S

Sandbox_Url - Static variable in class net.avalara.avatax.rest.client.AvaTaxConstants
 
SecurityRoleId - Enum in net.avalara.avatax.rest.client.enums
 
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
 
SerializeObject(Object) - Static method in class net.avalara.avatax.rest.client.serializer.JsonSerializer
 
ServiceMode - Enum in net.avalara.avatax.rest.client.enums
 
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?
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.LicenseKeyModel
Setter for accountId - The primary key of the account
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.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.
setAccountStatusId(AccountStatusId) - Method in class net.avalara.avatax.rest.client.models.AccountModel
Setter for accountStatusId - The current status of this account.
setAddress(AddressInfo) - Method in class net.avalara.avatax.rest.client.models.AddressResolutionModel
Setter for address - The original address
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.
setAddresses(HashMap<TransactionAddressType, AddressInfo>) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for addresses - Default addresses for all lines in this document
setAddresses(HashMap<TransactionAddressType, AddressInfo>) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for addresses - Specify any differences for addresses between this line and the rest of the document
setAddresses(ArrayList<TransactionAddressModel>) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for addresses - Optional: A list of line items in this transaction.
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.
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.
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.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.AdjustTransactionModel
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.
setAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for amount - Total amount for this line
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.
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
setAvalaraId(String) - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityInfo
Setter for avalaraId - Avalara Id
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.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.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.
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.CreateTransactionModel
Setter for businessIdentificationNo - BusinessIdentificationNo
setBusinessIdentificationNo(String) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for businessIdentificationNo - BusinessIdentificationNo
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.
setCategory(String) - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Setter for category - The service category of this property.
setChangeCode(ChangeTransactionCodeModel) - Method in class net.avalara.avatax.rest.client.models.SettleTransactionModel
Setter for changeCode - To use the "Settle" endpoint to change a transaction's code, fill out this value.
setCity(String) - Method in class net.avalara.avatax.rest.client.models.AddressInfo
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.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.LocationModel
Setter for city - The city of the physical address of this location.
setCity(String) - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Setter for city - The city for 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
setCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for code - Transaction Code - the internal reference code used by the client application.
setCode(ErrorCodeId) - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Setter for code - Name of the error.
setCode(ErrorCodeId) - Method in class net.avalara.avatax.rest.client.models.ErrorInfo
Setter for code - Type of error that occurred
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.TransactionModel
Setter for code - A unique customer-provided code identifying 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
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.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 use the "Settle" endpoint to commit a transaction for reporting purposes, fill out this value.
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
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.CreateTransactionModel
Setter for companyCode - Company Code - If you are posting to /api/v2/transactions/create, you must specify the company code value here.
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.
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.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.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.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.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.
setCompletedDate(Date) - Method in class net.avalara.avatax.rest.client.models.BatchModel
Setter for completedDate - The date/time when this batch was completely processed
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.
setContactCode(String) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for contactCode - A unique code for this contact.
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(String) - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Setter for content - Content of the batch file.
setContentLength(Integer) - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Setter for contentLength - Size of content, in bytes.
setContentType(String) - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Setter for contentType - Content mime type (e.g.
setCoordinates(CoordinateInfo) - Method in class net.avalara.avatax.rest.client.models.AddressResolutionModel
Setter for coordinates - The geospatial coordinates of this address
setCount(int) - Method in class net.avalara.avatax.rest.client.FetchResult
 
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Setter for country - Two character ISO 3166 Country Code
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for country - Two character ISO 3166 Country code for this company's primary business location.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for country - The ISO 3166 two-character country code of the postal mailing address of this contact.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for country - The two character ISO-3166 country code of the physical address of this location.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for country - The two character ISO-3166 country code of the country in which this company declared nexus.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for country - The two character ISO 3166 country code for the locations where this rule applies.
setCountry(String) - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Setter for country - The country for the address.
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.
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
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.
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.
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.CompanyModel
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.ItemModel
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.NexusModel
Setter for createdDate - The date when this record was created.
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.
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.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.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.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.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.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.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.
setCreatedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.UserModel
Setter for createdUserId - The User ID of the user who created this record.
setCurrencyCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for currencyCode - 3 character ISO 4217 currency code.
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
setCustomerCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for customerCode - Customer Code - The client application customer reference code.
setCustomerUsageType(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for customerUsageType - Customer Usage Type - The client application customer or usage type.
setCustomerUsageType(String) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for customerUsageType - Customer Usage Type - The client application customer or usage type.
setCustomerUsageType(String) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for customerUsageType - The type of customer usage to which this rule applies.
setCustomerUsageType(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for customerUsageType - The customer usage type for this line item.
setCustomerUsageType(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for customerUsageType - The customer usage type for this transaction.
setCustomerVendorCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for customerVendorCode - CustomerVendorCode
setDataType(ParameterBagDataType) - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Setter for dataType - The data type of the property.
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.TransactionModel
Setter for date - The date on which this transaction occurred.
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.CreateTransactionModel
Setter for debugLevel - If the user wishes to request additional debug information from this transaction, specify a level higher than 'normal'
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.
setDescription(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for description - Description
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.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.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.ParameterModel
Setter for description - A full description of this property.
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.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.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.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.
setDetails(String) - Method in class net.avalara.avatax.rest.client.models.AvaTaxMessage
Setter for details - Detailed information that explains what the summary provided
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.
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
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.
setDocumentDate(Date) - Method in class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
Setter for documentDate - The date associated with the response content.
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.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.NexusModel
Setter for effectiveDate - The date when this nexus began.
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.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.
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.CreateTransactionModel
Setter for email - Email
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.
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.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.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.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.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.
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.
setError(ErrorInfo) - Method in class net.avalara.avatax.rest.client.models.ErrorResult
Setter for error - Information about the error(s)
setErrorCount(Integer) - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Setter for errorCount - Number of errors that occurred when processing this file.
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.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.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.
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.
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.
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 - Exemption number for this line
setExemptionNo(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for exemptionNo - Exemption Number for this document
setExemptNo(String) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for exemptNo - If this line item was exempt, this string contains the word 'Exempt'.
setExemptNo(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for exemptNo - If this transaction was exempt, this field will contain the word "Exempt".
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.
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.
setFaultCode(String) - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Setter for faultCode - Indicates the SoapFault code
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
setFileExtension(String) - Method in class net.avalara.avatax.rest.client.models.BatchFileModel
Setter for fileExtension - File extension (e.g.
setFiles(ArrayList<BatchFileModel>) - Method in class net.avalara.avatax.rest.client.models.BatchModel
Setter for files - The list of files contained in this batch.
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.UserModel
Setter for firstName - The first or given name of the user.
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.
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.
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.
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.
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.
setHelpLink(String) - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Setter for helpLink - URL to help for this message
setHistory(ArrayList<TransactionModel>) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for history - If this transaction has been adjusted, this list contains all the previous versions of the document.
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.
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.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.CompanyModel
Setter for id - The unique ID number of this company.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for id - The unique ID number of this contact.
setId(Long) - Method in class net.avalara.avatax.rest.client.models.ItemModel
Setter for id - The unique ID number of this item.
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(Long) - Method in class net.avalara.avatax.rest.client.models.ParameterModel
Setter for id - The unique ID number of this property.
setId(String) - 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.TaxCodeModel
Setter for id - The unique ID number of this tax code.
setId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for id - The unique ID number of this tax rule.
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(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.
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.
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.
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.
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.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 - Set this value to true if this tax rule applies in all jurisdictions.
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.LocationModel
Setter for isDefault - Set this flag to true to indicate that this is the default location for this company.
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
setIsItemTaxable(Boolean) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for isItemTaxable - True if this item is taxable.
setIsPhysical(Boolean) - Method in class net.avalara.avatax.rest.client.models.TaxCodeModel
Setter for isPhysical - True if this tax code refers to a physical object.
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.
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.CreateTransactionModel
Setter for isSellerImporterOfRecord - Specifies if the Transaction has the seller as IsSellerImporterOfRecord
setIsSellerImporterOfRecord(Boolean) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for isSellerImporterOfRecord - If true, this seller was considered the importer of record of a product shipped internationally.
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 - If true, indicates this rule is for Sales Tax Pro.
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.
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.
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.LineItemModel
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.
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.
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.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.TransactionLineDetailModel
Setter for jurisdictionId - The unique ID number of the jurisdiction to which this tax detail applies.
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.TaxAuthorityInfo
Setter for jurisdictionName - Jurisdiction Name
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
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 - Jurisdiction Type
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(JurisTypeId) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for jurisType - The type of the jurisdiction to which this tax detail applies.
setJurisType(JurisdictionType) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for jurisType - The type of jurisdiction that collects this tax.
setJurisTypeId(JurisTypeId) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for jurisTypeId - The jurisdiction type of the jurisdiction in which this company declared nexus.
setJurisTypeId(JurisTypeId) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for jurisTypeId - The type of the jurisdiction to which this tax rule applies.
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.UserModel
Setter for lastName - The last or family name of the user.
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.
setLatitude(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Setter for latitude - Geospatial latitude measurement
setLatitude(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.CoordinateInfo
Setter for latitude - Latitude
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.
setLine1(String) - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Setter for line1 - Line1
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.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.
setLine2(String) - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Setter for line2 - Line2
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.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.
setLine3(String) - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Setter for line3 - Line3
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.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.
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.
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.
setLines(ArrayList<LineItemModel>) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for lines - Document line items list
setLines(ArrayList<TransactionLineModel>) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for lines - Optional: A list of line items in this transaction.
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.
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 - If this transaction was made from a specific reporting location, this is the code string of the location.
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.
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.
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.
setLongitude(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Setter for longitude - Geospatial longitude measurement
setLongitude(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.CoordinateInfo
Setter for longitude - Longitude
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
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.
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
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.CompanyModel
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.ItemModel
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.NexusModel
Setter for modifiedDate - The date/time when this record 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.
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.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.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.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.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.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.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.
setModifiedUserId(Integer) - Method in class net.avalara.avatax.rest.client.models.UserModel
Setter for modifiedUserId - The user ID of the user who last modified this record.
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.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.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.IsoCountryModel
Setter for name - The full name of this country as it is known in US English
setName(String) - Method in class net.avalara.avatax.rest.client.models.IsoRegionModel
Setter for name - The full name, using localized characters, for this region
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.RateModel
Setter for name - Name
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.TaxAuthorityModel
Setter for name - The friendly name of this tax authority.
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(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
setNextLink(String) - Method in class net.avalara.avatax.rest.client.FetchResult
 
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.
setNexusTypeId(NexusTypeId) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for nexusTypeId - The type of nexus that this company is declaring.
setNonTaxable(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for nonTaxable - The amount of the transaction that was non-taxable.
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.
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.
setNumber(Integer) - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Setter for number - Error message identifier
setNumber(String) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for number - Line number within this document
setOldPassword(String) - Method in class net.avalara.avatax.rest.client.models.PasswordChangeModel
Setter for oldPassword - Old Password
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 - Custom option flags for this 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.
setOutletName(String) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for outletName - A friendly name for this location.
setParameters(HashMap<String, String>) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for parameters - Special parameters for this transaction.
setParameters(HashMap<String, String>) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for parameters - Special parameters that apply to this line within this transaction.
setParameters(HashMap<String, String>) - 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(HashMap<String, String>) - 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.
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.
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(Integer) - 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.
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.
setPaymentDate(Date) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for paymentDate - The date when payment was made on this transaction.
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.
setPhoneNumber(String) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for phoneNumber - Phone Number
setPosLaneCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for posLaneCode - Sets the POS 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
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.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.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.
setPrivateLicenseKey(String) - Method in class net.avalara.avatax.rest.client.models.LicenseKeyModel
Setter for privateLicenseKey - This is your private license key.
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.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.LocationSettingModel
Setter for questionId - The unique ID number of the location question answered.
setRate(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.RateModel
Setter for rate - Rate
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<RateModel>) - Method in class net.avalara.avatax.rest.client.models.TaxRateModel
Setter for rates - Rates
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 - The rate type for this tax detail.
setRateType(RateType) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for rateType - Indicates the tax rate type.
setRateTypeId(RateType) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for rateTypeId - Indicates the rate type to which this rule applies.
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.
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.
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
setRef1(String) - Method in class net.avalara.avatax.rest.client.models.LineItemModel
Setter for ref1 - Reference 1 - Client specific reference field
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 - Reference 2 - Client specific reference field
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.
setReferenceCode(String) - Method in class net.avalara.avatax.rest.client.models.CreateTransactionModel
Setter for referenceCode - Reference Code used to reference the original document for a return invoice
setReferenceCode(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for referenceCode - A user-defined reference code for this transaction.
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.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.AddressInfo
Setter for region - State / Province / Region
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for region - Two character ISO 3166 Region code for this company's primary business location.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.ContactModel
Setter for region - The state, region, or province of the postal mailing address of this contact.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for region - The state, region, or province of the physical address of this location.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for region - The two or three character ISO region code of the region, state, or province in which this company declared nexus.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for region - The state, region, or province name for the locations where this rule applies.
setRegion(String) - Method in class net.avalara.avatax.rest.client.models.TransactionAddressModel
Setter for region - The region, state, or province for the address.
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.
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.
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.
setReportingDate(Date) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for reportingDate - The date when this transaction should be reported.
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.
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
setResolutionQuality(ResolutionQuality) - Method in class net.avalara.avatax.rest.client.models.AddressResolutionModel
Setter for resolutionQuality - The resolution quality of the geospatial coordinates
setResponseType(PointOfSaleFileType) - Method in class net.avalara.avatax.rest.client.models.PointOfSaleDataRequestModel
Setter for responseType - The format of your response.
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
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.
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.
setSecurityRoleId(SecurityRoleId) - Method in class net.avalara.avatax.rest.client.models.UserModel
Setter for securityRoleId - The security level for this user.
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.
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)
setSet(String) - Method in class net.avalara.avatax.rest.client.models.SettingModel
Setter for set - A user-defined "set" containing this name-value pair.
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.
setSettings(ArrayList<LocationSettingModel>) - Method in class net.avalara.avatax.rest.client.models.LocationModel
Setter for settings - Extra information required by certain jurisdictions for filing.
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(SeverityLevel) - Method in class net.avalara.avatax.rest.client.models.ErrorDetail
Setter for severity - Severity of the message
setShortName(String) - Method in class net.avalara.avatax.rest.client.models.NexusModel
Setter for shortName - The short name of the 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 - 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.
setSoftwareVersion(String) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for softwareVersion - The software version used to calculate this transaction.
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
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.
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.
setStartedDate(Date) - Method in class net.avalara.avatax.rest.client.models.BatchModel
Setter for startedDate - The date/time when this batch started processing
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.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.
setStatus(BatchStatus) - Method in class net.avalara.avatax.rest.client.models.BatchModel
Setter for status - This batch's current processing status
setStatus(DocumentStatus) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for status - The status of the transaction.
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.
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.SubscriptionModel
Setter for subscriptionTypeId - The unique ID number of the service that the account is subscribed to.
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(ArrayList<TransactionSummary>) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for summary - Contains a summary of tax on this transaction.
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.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 amount of tax generated for this line item.
setTax(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for tax - Tax amount - The calculated tax (Base * Rate).
setTaxable(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for taxable - Tax Base - The adjusted 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.
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.
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.
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
setTaxAuthorityId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxAuthorityFormModel
Setter for taxAuthorityId - The unique ID number 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.
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 was calculated.
setTaxCalculated(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for taxCalculated - The tax calculated for this line by Avalara.
setTaxCalculated(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for taxCalculated - Tax Calculated by Avalara AvaTax.
setTaxCode(String) - Method in class net.avalara.avatax.rest.client.models.ItemModel
Setter for taxCode - The unique code string of the Tax Code that is applied when selling this item.
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.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 - The code string of the tax code for 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.ItemModel
Setter for taxCodeId - The unique ID number of the tax code that is applied when selling this item.
setTaxCodeId(Integer) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for taxCodeId - The unique ID number of the tax code for 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<TaxCodeModel>) - Method in class net.avalara.avatax.rest.client.models.CompanyModel
Setter for taxCodes - Optional: A list of tax codes defined for this company.
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.
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.CreateTransactionModel
Setter for taxDate - Indicates the tax effectivity override date for the entire document.
setTaxDate(Date) - Method in class net.avalara.avatax.rest.client.models.TaxOverrideModel
Setter for taxDate - The override tax date to use
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 - The date that was used when calculating tax 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.
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.
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 if line has Tax Included; defaults to false
setTaxIncluded(Boolean) - Method in class net.avalara.avatax.rest.client.models.TransactionLineModel
Setter for taxIncluded - True if tax was included in the purchase price of the item.
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.
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(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.
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(TaxOverrideTypeId) - 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(TaxOverrideTypeId) - 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.
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.
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.
setTaxType(TaxType) - Method in class net.avalara.avatax.rest.client.models.TransactionLineDetailModel
Setter for taxType - The type of tax that was calculated.
setTaxType(TaxType) - Method in class net.avalara.avatax.rest.client.models.TransactionSummary
Setter for taxType - The tax type of this tax.
setTaxTypeId(MatchingTaxType) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for taxTypeId - Indicates which tax types to which this rule applies.
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.
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.
settleTransaction(String, String, SettleTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
settleTransactionAsync(String, String, SettleTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Perform multiple actions on a transaction
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
 
setTotalAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for totalAmount - The total amount of this transaction.
setTotalExempt(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for totalExempt - The amount of this transaction that was exempt.
setTotalRate(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TaxRateModel
Setter for totalRate - Total Rate
setTotalTax(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for totalTax - The total tax calculated for all lines in this transaction.
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.
setTotalTaxCalculated(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for totalTaxCalculated - If a tax override was applied to this transaction, indicates the amount of tax Avalara calculated for the transaction.
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.
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.
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.CreateTransactionModel
Setter for type - Document Type
setType(JurisdictionType) - Method in class net.avalara.avatax.rest.client.models.RateModel
Setter for type - Type
setType(TaxOverrideType) - Method in class net.avalara.avatax.rest.client.models.TaxOverrideModel
Setter for type - Identifies the type of tax override
setType(DocumentType) - Method in class net.avalara.avatax.rest.client.models.TransactionModel
Setter for type - The type of the transaction.
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.
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?
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.
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.
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.
setValidatedAddresses(ArrayList<AddressInfo>) - Method in class net.avalara.avatax.rest.client.models.AddressResolutionModel
Setter for validatedAddresses - The validated address or addresses
setValue(List<T>) - Method in class net.avalara.avatax.rest.client.FetchResult
 
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.SettingModel
Setter for value - The value of this name-value pair.
setValue(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.TaxRuleModel
Setter for value - The corrected rate for this tax rule.
setVatRegistrationId(String) - Method in class net.avalara.avatax.rest.client.models.CompanyInitializationModel
Setter for vatRegistrationId - Vat Registration Id - leave blank if not known.
setVerify(VerifyTransactionModel) - Method in class net.avalara.avatax.rest.client.models.SettleTransactionModel
Setter for verify - To use the "Settle" endpoint to verify a transaction, fill out this value.
setVerifyTotalAmount(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.VerifyTransactionModel
Setter for verifyTotalAmount - Total Amount - The total amount (not including tax) for the document.
setVerifyTotalTax(BigDecimal) - Method in class net.avalara.avatax.rest.client.models.VerifyTransactionModel
Setter for verifyTotalTax - Total Tax - The total tax for the document.
setVerifyTransactionDate(Date) - Method in class net.avalara.avatax.rest.client.models.VerifyTransactionModel
Setter for verifyTransactionDate - Transaction Date - The date on the invoice, purchase order, etc.
setVersion(String) - Method in class net.avalara.avatax.rest.client.models.PingResultModel
Setter for version - Version number
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.
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.
SeverityLevel - Enum in net.avalara.avatax.rest.client.enums
 
Sourcing - Enum in net.avalara.avatax.rest.client.enums
 
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
 
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
 

T

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
Tax Authority Info
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
 
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
 
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
 
TaxDebugLevel - Enum in net.avalara.avatax.rest.client.enums
 
TaxDependencyLevelId - Enum in net.avalara.avatax.rest.client.enums
 
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
 
TaxOverrideTypeId - Enum in net.avalara.avatax.rest.client.enums
 
TaxRateModel - Class in net.avalara.avatax.rest.client.models
Tax Rate Model
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
 
taxRatesByAddressAsync(String, String, String, String, String, String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve tax rates for a specified address
taxRatesByPostalCode(String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
taxRatesByPostalCodeAsync(String, String) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Retrieve tax rates for a specified country and postal code
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 in certain jurisdictions.
TaxRuleModel() - Constructor for class net.avalara.avatax.rest.client.models.TaxRuleModel
 
TaxRuleTypeId - Enum in net.avalara.avatax.rest.client.enums
 
TaxType - Enum in net.avalara.avatax.rest.client.enums
 
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.AccountModel
Returns a JSON string representation of AccountModel.
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.AddressResolutionModel
Returns a JSON string representation of AddressResolutionModel.
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.AvaTaxMessage
Returns a JSON string representation of AvaTaxMessage.
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.ChangeTransactionCodeModel
Returns a JSON string representation of ChangeTransactionCodeModel.
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.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.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.CreateTransactionModel
Returns a JSON string representation of CreateTransactionModel.
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.IsoCountryModel
Returns a JSON string representation of IsoCountryModel.
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.ItemModel
Returns a JSON string representation of ItemModel.
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.LineItemModel
Returns a JSON string representation of LineItemModel.
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.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.NexusModel
Returns a JSON string representation of NexusModel.
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.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.RateModel
Returns a JSON string representation of RateModel.
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.SecurityRoleModel
Returns a JSON string representation of SecurityRoleModel.
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.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.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.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.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.TaxRuleModel
Returns a JSON string representation of TaxRuleModel.
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.TransactionLineDetailModel
Returns a JSON string representation of TransactionLineDetailModel.
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.TransactionModel
Returns a JSON string representation of TransactionModel.
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.UPCModel
Returns a JSON string representation of UPCModel.
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.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.
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
 
TransactionBuilder - Class in net.avalara.avatax.rest.client
 
TransactionBuilder(AvaTaxClient, String, DocumentType, String) - Constructor for class net.avalara.avatax.rest.client.TransactionBuilder
 
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
 
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
 
TransactionModel - Class in net.avalara.avatax.rest.client.models
A single transaction - for example, a sales invoice or purchase order.
TransactionModel() - Constructor for class net.avalara.avatax.rest.client.models.TransactionModel
 
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
 

U

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
 
updateBatch(Integer, Integer, BatchModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
updateBatchAsync(Integer, Integer, BatchModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single batch
updateCompany(Integer, CompanyModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
updateCompanyAsync(Integer, CompanyModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single company
updateContact(Integer, Integer, ContactModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
updateContactAsync(Integer, Integer, ContactModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single contact
updateItem(Integer, Integer, ItemModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
updateItemAsync(Integer, Integer, ItemModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single item
updateLocation(Integer, Integer, LocationModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
updateLocationAsync(Integer, Integer, LocationModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single location
updateNexus(Integer, Integer, NexusModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
updateNexusAsync(Integer, Integer, NexusModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single nexus
updateSetting(Integer, Integer, SettingModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
updateSettingAsync(Integer, Integer, SettingModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single setting
updateTaxCode(Integer, Integer, TaxCodeModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
updateTaxCodeAsync(Integer, Integer, TaxCodeModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single tax code
updateTaxRule(Integer, Integer, TaxRuleModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
updateTaxRuleAsync(Integer, Integer, TaxRuleModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single tax rule
updateUPC(Integer, Integer, UPCModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
updateUPCAsync(Integer, Integer, UPCModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single UPC
updateUser(Integer, Integer, UserModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
updateUserAsync(Integer, Integer, UserModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Update a single user
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
 

V

validateLocation(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
validateLocationAsync(Integer, Integer) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Validate the location against local requirements
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.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.AdjustmentReason
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.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.CompanyAccessLevel
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.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.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.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.PointOfSaleFileType
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.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.SecurityRoleId
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.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.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.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.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.
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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.
verifyTransaction(String, String, VerifyTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
verifyTransactionAsync(String, String, VerifyTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Verify a transaction
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
 
VoidReasonCode - Enum in net.avalara.avatax.rest.client.enums
 
voidTransaction(String, String, VoidTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
 
voidTransactionAsync(String, String, VoidTransactionModel) - Method in class net.avalara.avatax.rest.client.AvaTaxClient
Void a transaction
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

withAddress(TransactionAddressType, String, String, String, String, String, String, String) - Method in class net.avalara.avatax.rest.client.TransactionBuilder
 
withCommit() - 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
 
withExemptLine(BigDecimal, String) - 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(BigDecimal, BigDecimal, 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
 
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
 
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
 
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
 

X

XClientHeader - Static variable in class net.avalara.avatax.rest.client.AvaTaxConstants
 
A B C D E F G I J L M N P Q R S T U V W X 
Skip navigation links