Class FilingReturnModel
java.lang.Object
net.avalara.avatax.rest.client.models.FilingReturnModel
Filing Returns Model
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetter for accrualType Accrual type of the returnGetter for adjustments The Adjustments for this return.Getter for appliedCarryOverCreditsGetter for attachments The attachments for this return.Getter for augmentations The Augmentations for this return.Getter for carryOverConsumerUseTaxAmount The amount of carry over consumer use tax applied to the liability calculationGetter for carryOverNonTaxableAmount The amount of carry over non taxable sales applied to the liability calculationGetter for carryOverSalesAmount The amount of carry over sales applied to the liability calculationGetter for carryOverTaxAmount The amount of carry over sales tax applied to the liability calculationGetter for collectAmount The amount collected by avalara for this returnGetter for consumerUseNonTaxableAccrualAmount The total amount of consumer use non taxable sales accrued in the current active periodGetter for consumerUseNonTaxableAmount Consumer use non-taxable amount.Getter for consumerUseTaxableAccrualAmount The total amount of consumer use taxable sales accrued in the current active periodGetter for consumerUseTaxableAmount Consumer use taxable amount.Getter for consumerUseTaxAccrualAmount The total amount of consumer use tax accrued in the current active periodGetter for consumerUseTaxAmount Consumer use tax liability during the period.Getter for consumerUseTaxDueAmount Consumer use tax liability accrued during the period.Getter for createdDate The date when this record was created.Getter for createdUserId The User ID of the user who created this record.Getter for description A description for the return.Getter for endPeriod The end date of this returnGetter for excludedCarryOverCreditsGetter for excludedNonTaxableAmount The amount of non-taxable sales excluded from the liability calculationGetter for excludedSalesAmount The amount of sales excluded from the liability calculationGetter for excludedTaxAmount The amount of tax excluded from the liability calculationGetter for filedDate The date the return was filed by Avalara.Getter for filingCalendarId The unique ID number of the filing calendar associated with this return.Getter for filingFrequency The filing frequency of the return.Getter for filingRegionId The region id that this return belongs tooGetter for filingType The filing type of the return.Getter for formCode The unique code of the form.Getter for formName The name of the form.getId()Getter for id The unique ID number of this filing return.Getter for modifiedDate The date/time when this record was last modified.getMonth()Getter for month The month of the filing period for this tax filing.Getter for nonTaxableAccrualAmount The total amount of nontaxable sales accrued in the current active periodGetter for nonTaxableAmount The non-taxable amount.Getter for nonTaxableDueAmount The non-taxable due amount.Getter for payments The payments for this return.Getter for registrationId The registration ID from the return's filing calendar.Getter for remitAmount The remittance amount of the return.Getter for resourceFileId The resourceFileId of the return.Getter for salesAccrualAmount The total amount of sales accrued in the current active periodGetter for salesAmount The sales amount.Getter for salesTaxAccrualAmount The total amount of sales tax accrued in the current active periodGetter for sellersUseTaxAccrualAmount The total amount of sellers use tax accrued in the current active periodGetter for startPeriod The start date of this returnGetter for status The current status of the filing return.Getter for taxableAccrualAmount The total amount of taxable sales accrued in the current active periodGetter for taxableAmount The taxable amount.Getter for taxAccrualAmount The total amount of total tax accrued in the current active periodGetter for taxAmount The tax amount.Getter for taxAuthorityId Tax Authority ID of this returnGetter for taxDueAmount The tax due amount.Getter for totalAdjustments Total amount of adjustments on this returnGetter for totalAugmentations Total amount of augmentations on this returnGetter for totalPayments Total amount of payments on this returngetType()Getter for type The FilingTaskType for this return.getYear()Getter for year The year of the filing period for this tax filing.voidsetAccrualType(AccrualType value) Setter for accrualType Accrual type of the returnvoidSetter for adjustments The Adjustments for this return.voidSetter for appliedCarryOverCreditsvoidSetter for attachments The attachments for this return.voidSetter for augmentations The Augmentations for this return.voidSetter for carryOverConsumerUseTaxAmount The amount of carry over consumer use tax applied to the liability calculationvoidSetter for carryOverNonTaxableAmount The amount of carry over non taxable sales applied to the liability calculationvoidSetter for carryOverSalesAmount The amount of carry over sales applied to the liability calculationvoidsetCarryOverTaxAmount(BigDecimal value) Setter for carryOverTaxAmount The amount of carry over sales tax applied to the liability calculationvoidsetCollectAmount(BigDecimal value) Setter for collectAmount The amount collected by avalara for this returnvoidSetter for consumerUseNonTaxableAccrualAmount The total amount of consumer use non taxable sales accrued in the current active periodvoidSetter for consumerUseNonTaxableAmount Consumer use non-taxable amount.voidSetter for consumerUseTaxableAccrualAmount The total amount of consumer use taxable sales accrued in the current active periodvoidSetter for consumerUseTaxableAmount Consumer use taxable amount.voidSetter for consumerUseTaxAccrualAmount The total amount of consumer use tax accrued in the current active periodvoidSetter for consumerUseTaxAmount Consumer use tax liability during the period.voidSetter for consumerUseTaxDueAmount Consumer use tax liability accrued during the period.voidsetCreatedDate(Date value) Setter for createdDate The date when this record was created.voidsetCreatedUserId(Integer value) Setter for createdUserId The User ID of the user who created this record.voidsetDescription(String value) Setter for description A description for the return.voidsetEndPeriod(Date value) Setter for endPeriod The end date of this returnvoidSetter for excludedCarryOverCreditsvoidSetter for excludedNonTaxableAmount The amount of non-taxable sales excluded from the liability calculationvoidsetExcludedSalesAmount(BigDecimal value) Setter for excludedSalesAmount The amount of sales excluded from the liability calculationvoidsetExcludedTaxAmount(BigDecimal value) Setter for excludedTaxAmount The amount of tax excluded from the liability calculationvoidsetFiledDate(Date value) Setter for filedDate The date the return was filed by Avalara.voidsetFilingCalendarId(Long value) Setter for filingCalendarId The unique ID number of the filing calendar associated with this return.voidSetter for filingFrequency The filing frequency of the return.voidsetFilingRegionId(Long value) Setter for filingRegionId The region id that this return belongs toovoidsetFilingType(FilingTypeId value) Setter for filingType The filing type of the return.voidsetFormCode(String value) Setter for formCode The unique code of the form.voidsetFormName(String value) Setter for formName The name of the form.voidSetter for id The unique ID number of this filing return.voidsetModifiedDate(Date value) Setter for modifiedDate The date/time when this record was last modified.voidSetter for month The month of the filing period for this tax filing.voidSetter for nonTaxableAccrualAmount The total amount of nontaxable sales accrued in the current active periodvoidsetNonTaxableAmount(BigDecimal value) Setter for nonTaxableAmount The non-taxable amount.voidsetNonTaxableDueAmount(BigDecimal value) Setter for nonTaxableDueAmount The non-taxable due amount.voidsetPayments(ArrayList<FilingPaymentModel> value) Setter for payments The payments for this return.voidsetRegistrationId(String value) Setter for registrationId The registration ID from the return's filing calendar.voidsetRemitAmount(BigDecimal value) Setter for remitAmount The remittance amount of the return.voidsetResourceFileId(Long value) Setter for resourceFileId The resourceFileId of the return.voidsetSalesAccrualAmount(BigDecimal value) Setter for salesAccrualAmount The total amount of sales accrued in the current active periodvoidsetSalesAmount(BigDecimal value) Setter for salesAmount The sales amount.voidSetter for salesTaxAccrualAmount The total amount of sales tax accrued in the current active periodvoidSetter for sellersUseTaxAccrualAmount The total amount of sellers use tax accrued in the current active periodvoidsetStartPeriod(Date value) Setter for startPeriod The start date of this returnvoidsetStatus(FilingStatusId value) Setter for status The current status of the filing return.voidSetter for taxableAccrualAmount The total amount of taxable sales accrued in the current active periodvoidsetTaxableAmount(BigDecimal value) Setter for taxableAmount The taxable amount.voidsetTaxAccrualAmount(BigDecimal value) Setter for taxAccrualAmount The total amount of total tax accrued in the current active periodvoidsetTaxAmount(BigDecimal value) Setter for taxAmount The tax amount.voidsetTaxAuthorityId(Integer value) Setter for taxAuthorityId Tax Authority ID of this returnvoidsetTaxDueAmount(BigDecimal value) Setter for taxDueAmount The tax due amount.voidsetTotalAdjustments(BigDecimal value) Setter for totalAdjustments Total amount of adjustments on this returnvoidsetTotalAugmentations(BigDecimal value) Setter for totalAugmentations Total amount of augmentations on this returnvoidsetTotalPayments(BigDecimal value) Setter for totalPayments Total amount of payments on this returnvoidSetter for type The FilingTaskType for this return.voidSetter for year The year of the filing period for this tax filing.toString()Returns a JSON string representation of FilingReturnModel
-
Constructor Details
-
FilingReturnModel
public FilingReturnModel()
-
-
Method Details
-
getId
Getter for id The unique ID number of this filing return. -
setId
Setter for id The unique ID number of this filing return. -
getFilingRegionId
Getter for filingRegionId The region id that this return belongs too -
setFilingRegionId
Setter for filingRegionId The region id that this return belongs too -
getFilingCalendarId
Getter for filingCalendarId The unique ID number of the filing calendar associated with this return. -
setFilingCalendarId
Setter for filingCalendarId The unique ID number of the filing calendar associated with this return. -
getRegistrationId
Getter for registrationId The registration ID from the return's filing calendar. -
setRegistrationId
Setter for registrationId The registration ID from the return's filing calendar. -
getResourceFileId
Getter for resourceFileId The resourceFileId of the return. Will be null if not available. -
setResourceFileId
Setter for resourceFileId The resourceFileId of the return. Will be null if not available. -
getTaxAuthorityId
Getter for taxAuthorityId Tax Authority ID of this return -
setTaxAuthorityId
Setter for taxAuthorityId Tax Authority ID of this return -
getStatus
Getter for status The current status of the filing return. -
setStatus
Setter for status The current status of the filing return. -
getFilingFrequency
Getter for filingFrequency The filing frequency of the return. -
setFilingFrequency
Setter for filingFrequency The filing frequency of the return. -
getFiledDate
Getter for filedDate The date the return was filed by Avalara. -
setFiledDate
Setter for filedDate The date the return was filed by Avalara. -
getStartPeriod
Getter for startPeriod The start date of this return -
setStartPeriod
Setter for startPeriod The start date of this return -
getEndPeriod
Getter for endPeriod The end date of this return -
setEndPeriod
Setter for endPeriod The end date of this return -
getSalesAmount
Getter for salesAmount The sales amount. -
setSalesAmount
Setter for salesAmount The sales amount. -
getFilingType
Getter for filingType The filing type of the return. -
setFilingType
Setter for filingType The filing type of the return. -
getFormName
Getter for formName The name of the form. -
setFormName
Setter for formName The name of the form. -
getRemitAmount
Getter for remitAmount The remittance amount of the return. -
setRemitAmount
Setter for remitAmount The remittance amount of the return. -
getFormCode
Getter for formCode The unique code of the form. -
setFormCode
Setter for formCode The unique code of the form. -
getDescription
Getter for description A description for the return. -
setDescription
Setter for description A description for the return. -
getTaxableAmount
Getter for taxableAmount The taxable amount. -
setTaxableAmount
Setter for taxableAmount The taxable amount. -
getTaxAmount
Getter for taxAmount The tax amount. -
setTaxAmount
Setter for taxAmount The tax amount. -
getCollectAmount
Getter for collectAmount The amount collected by avalara for this return -
setCollectAmount
Setter for collectAmount The amount collected by avalara for this return -
getTaxDueAmount
Getter for taxDueAmount The tax due amount. -
setTaxDueAmount
Setter for taxDueAmount The tax due amount. -
getNonTaxableAmount
Getter for nonTaxableAmount The non-taxable amount. -
setNonTaxableAmount
Setter for nonTaxableAmount The non-taxable amount. -
getNonTaxableDueAmount
Getter for nonTaxableDueAmount The non-taxable due amount. -
setNonTaxableDueAmount
Setter for nonTaxableDueAmount The non-taxable due amount. -
getConsumerUseTaxAmount
Getter for consumerUseTaxAmount Consumer use tax liability during the period. -
setConsumerUseTaxAmount
Setter for consumerUseTaxAmount Consumer use tax liability during the period. -
getConsumerUseTaxDueAmount
Getter for consumerUseTaxDueAmount Consumer use tax liability accrued during the period. -
setConsumerUseTaxDueAmount
Setter for consumerUseTaxDueAmount Consumer use tax liability accrued during the period. -
getConsumerUseNonTaxableAmount
Getter for consumerUseNonTaxableAmount Consumer use non-taxable amount. -
setConsumerUseNonTaxableAmount
Setter for consumerUseNonTaxableAmount Consumer use non-taxable amount. -
getConsumerUseTaxableAmount
Getter for consumerUseTaxableAmount Consumer use taxable amount. -
setConsumerUseTaxableAmount
Setter for consumerUseTaxableAmount Consumer use taxable amount. -
getTotalAdjustments
Getter for totalAdjustments Total amount of adjustments on this return -
setTotalAdjustments
Setter for totalAdjustments Total amount of adjustments on this return -
getExcludedSalesAmount
Getter for excludedSalesAmount The amount of sales excluded from the liability calculation -
setExcludedSalesAmount
Setter for excludedSalesAmount The amount of sales excluded from the liability calculation -
getExcludedNonTaxableAmount
Getter for excludedNonTaxableAmount The amount of non-taxable sales excluded from the liability calculation -
setExcludedNonTaxableAmount
Setter for excludedNonTaxableAmount The amount of non-taxable sales excluded from the liability calculation -
getExcludedTaxAmount
Getter for excludedTaxAmount The amount of tax excluded from the liability calculation -
setExcludedTaxAmount
Setter for excludedTaxAmount The amount of tax excluded from the liability calculation -
getCarryOverSalesAmount
Getter for carryOverSalesAmount The amount of carry over sales applied to the liability calculation -
setCarryOverSalesAmount
Setter for carryOverSalesAmount The amount of carry over sales applied to the liability calculation -
getCarryOverNonTaxableAmount
Getter for carryOverNonTaxableAmount The amount of carry over non taxable sales applied to the liability calculation -
setCarryOverNonTaxableAmount
Setter for carryOverNonTaxableAmount The amount of carry over non taxable sales applied to the liability calculation -
getCarryOverTaxAmount
Getter for carryOverTaxAmount The amount of carry over sales tax applied to the liability calculation -
setCarryOverTaxAmount
Setter for carryOverTaxAmount The amount of carry over sales tax applied to the liability calculation -
getCarryOverConsumerUseTaxAmount
Getter for carryOverConsumerUseTaxAmount The amount of carry over consumer use tax applied to the liability calculation -
setCarryOverConsumerUseTaxAmount
Setter for carryOverConsumerUseTaxAmount The amount of carry over consumer use tax applied to the liability calculation -
getTaxAccrualAmount
Getter for taxAccrualAmount The total amount of total tax accrued in the current active period -
setTaxAccrualAmount
Setter for taxAccrualAmount The total amount of total tax accrued in the current active period -
getSalesAccrualAmount
Getter for salesAccrualAmount The total amount of sales accrued in the current active period -
setSalesAccrualAmount
Setter for salesAccrualAmount The total amount of sales accrued in the current active period -
getNonTaxableAccrualAmount
Getter for nonTaxableAccrualAmount The total amount of nontaxable sales accrued in the current active period -
setNonTaxableAccrualAmount
Setter for nonTaxableAccrualAmount The total amount of nontaxable sales accrued in the current active period -
getTaxableAccrualAmount
Getter for taxableAccrualAmount The total amount of taxable sales accrued in the current active period -
setTaxableAccrualAmount
Setter for taxableAccrualAmount The total amount of taxable sales accrued in the current active period -
getSalesTaxAccrualAmount
Getter for salesTaxAccrualAmount The total amount of sales tax accrued in the current active period -
setSalesTaxAccrualAmount
Setter for salesTaxAccrualAmount The total amount of sales tax accrued in the current active period -
getSellersUseTaxAccrualAmount
Getter for sellersUseTaxAccrualAmount The total amount of sellers use tax accrued in the current active period -
setSellersUseTaxAccrualAmount
Setter for sellersUseTaxAccrualAmount The total amount of sellers use tax accrued in the current active period -
getConsumerUseTaxAccrualAmount
Getter for consumerUseTaxAccrualAmount The total amount of consumer use tax accrued in the current active period -
setConsumerUseTaxAccrualAmount
Setter for consumerUseTaxAccrualAmount The total amount of consumer use tax accrued in the current active period -
getConsumerUseTaxableAccrualAmount
Getter for consumerUseTaxableAccrualAmount The total amount of consumer use taxable sales accrued in the current active period -
setConsumerUseTaxableAccrualAmount
Setter for consumerUseTaxableAccrualAmount The total amount of consumer use taxable sales accrued in the current active period -
getConsumerUseNonTaxableAccrualAmount
Getter for consumerUseNonTaxableAccrualAmount The total amount of consumer use non taxable sales accrued in the current active period -
setConsumerUseNonTaxableAccrualAmount
Setter for consumerUseNonTaxableAccrualAmount The total amount of consumer use non taxable sales accrued in the current active period -
getAdjustments
Getter for adjustments The Adjustments for this return. -
setAdjustments
Setter for adjustments The Adjustments for this return. -
getTotalAugmentations
Getter for totalAugmentations Total amount of augmentations on this return -
setTotalAugmentations
Setter for totalAugmentations Total amount of augmentations on this return -
getAugmentations
Getter for augmentations The Augmentations for this return. -
setAugmentations
Setter for augmentations The Augmentations for this return. -
getTotalPayments
Getter for totalPayments Total amount of payments on this return -
setTotalPayments
Setter for totalPayments Total amount of payments on this return -
getPayments
Getter for payments The payments for this return. -
setPayments
Setter for payments The payments for this return. -
getAccrualType
Getter for accrualType Accrual type of the return -
setAccrualType
Setter for accrualType Accrual type of the return -
getMonth
Getter for month The month of the filing period for this tax filing. The filing period represents the year and month of the last day of taxes being reported on this filing. For example, an annual tax filing for Jan-Dec 2015 would have a filing period of Dec 2015. -
setMonth
Setter for month The month of the filing period for this tax filing. The filing period represents the year and month of the last day of taxes being reported on this filing. For example, an annual tax filing for Jan-Dec 2015 would have a filing period of Dec 2015. -
getYear
Getter for year The year of the filing period for this tax filing. The filing period represents the year and month of the last day of taxes being reported on this filing. For example, an annual tax filing for Jan-Dec 2015 would have a filing period of Dec 2015. -
setYear
Setter for year The year of the filing period for this tax filing. The filing period represents the year and month of the last day of taxes being reported on this filing. For example, an annual tax filing for Jan-Dec 2015 would have a filing period of Dec 2015. -
getType
Getter for type The FilingTaskType for this return. -
setType
Setter for type The FilingTaskType for this return. -
getAttachments
Getter for attachments The attachments for this return. -
setAttachments
Setter for attachments The attachments for this return. -
getExcludedCarryOverCredits
Getter for excludedCarryOverCredits -
setExcludedCarryOverCredits
Setter for excludedCarryOverCredits -
getAppliedCarryOverCredits
Getter for appliedCarryOverCredits -
setAppliedCarryOverCredits
Setter for appliedCarryOverCredits -
getCreatedDate
Getter for createdDate The date when this record was created. -
setCreatedDate
Setter for createdDate The date when this record was created. -
getCreatedUserId
Getter for createdUserId The User ID of the user who created this record. -
setCreatedUserId
Setter for createdUserId The User ID of the user who created this record. -
getModifiedDate
Getter for modifiedDate The date/time when this record was last modified. -
setModifiedDate
Setter for modifiedDate The date/time when this record was last modified. -
toString
Returns a JSON string representation of FilingReturnModel
-