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