Class FilingReturnModel

java.lang.Object
net.avalara.avatax.rest.client.models.FilingReturnModel

public class FilingReturnModel extends Object
Filing Returns Model
  • Constructor Details

    • FilingReturnModel

      public FilingReturnModel()
  • Method Details

    • getId

      public Long getId()
      Getter for id The unique ID number of this filing return.
    • setId

      public void setId(Long value)
      Setter for id The unique ID number of this filing return.
    • getFilingRegionId

      public Long getFilingRegionId()
      Getter for filingRegionId The region id that this return belongs too
    • setFilingRegionId

      public void setFilingRegionId(Long value)
      Setter for filingRegionId The region id that this return belongs too
    • getFilingCalendarId

      public Long getFilingCalendarId()
      Getter for filingCalendarId The unique ID number of the filing calendar associated with this return.
    • setFilingCalendarId

      public void setFilingCalendarId(Long value)
      Setter for filingCalendarId The unique ID number of the filing calendar associated with this return.
    • getRegistrationId

      public String getRegistrationId()
      Getter for registrationId The registration ID from the return's filing calendar.
    • setRegistrationId

      public void setRegistrationId(String value)
      Setter for registrationId The registration ID from the return's filing calendar.
    • getResourceFileId

      public Long getResourceFileId()
      Getter for resourceFileId The resourceFileId of the return. Will be null if not available.
    • setResourceFileId

      public void setResourceFileId(Long value)
      Setter for resourceFileId The resourceFileId of the return. Will be null if not available.
    • getTaxAuthorityId

      public Integer getTaxAuthorityId()
      Getter for taxAuthorityId Tax Authority ID of this return
    • setTaxAuthorityId

      public void setTaxAuthorityId(Integer value)
      Setter for taxAuthorityId Tax Authority ID of this return
    • getStatus

      public FilingStatusId getStatus()
      Getter for status The current status of the filing return.
    • setStatus

      public void setStatus(FilingStatusId value)
      Setter for status The current status of the filing return.
    • getFilingFrequency

      public FilingFrequencyId getFilingFrequency()
      Getter for filingFrequency The filing frequency of the return.
    • setFilingFrequency

      public void setFilingFrequency(FilingFrequencyId value)
      Setter for filingFrequency The filing frequency of the return.
    • getFiledDate

      public Date getFiledDate()
      Getter for filedDate The date the return was filed by Avalara.
    • setFiledDate

      public void setFiledDate(Date value)
      Setter for filedDate The date the return was filed by Avalara.
    • getStartPeriod

      public Date getStartPeriod()
      Getter for startPeriod The start date of this return
    • setStartPeriod

      public void setStartPeriod(Date value)
      Setter for startPeriod The start date of this return
    • getEndPeriod

      public Date getEndPeriod()
      Getter for endPeriod The end date of this return
    • setEndPeriod

      public void setEndPeriod(Date value)
      Setter for endPeriod The end date of this return
    • getSalesAmount

      public BigDecimal getSalesAmount()
      Getter for salesAmount The sales amount.
    • setSalesAmount

      public void setSalesAmount(BigDecimal value)
      Setter for salesAmount The sales amount.
    • getFilingType

      public FilingTypeId getFilingType()
      Getter for filingType The filing type of the return.
    • setFilingType

      public void setFilingType(FilingTypeId value)
      Setter for filingType The filing type of the return.
    • getFormName

      public String getFormName()
      Getter for formName The name of the form.
    • setFormName

      public void setFormName(String value)
      Setter for formName The name of the form.
    • getRemitAmount

      public BigDecimal getRemitAmount()
      Getter for remitAmount The remittance amount of the return.
    • setRemitAmount

      public void setRemitAmount(BigDecimal value)
      Setter for remitAmount The remittance amount of the return.
    • getFormCode

      public String getFormCode()
      Getter for formCode The unique code of the form.
    • setFormCode

      public void setFormCode(String value)
      Setter for formCode The unique code of the form.
    • getDescription

      public String getDescription()
      Getter for description A description for the return.
    • setDescription

      public void setDescription(String value)
      Setter for description A description for the return.
    • getTaxableAmount

      public BigDecimal getTaxableAmount()
      Getter for taxableAmount The taxable amount.
    • setTaxableAmount

      public void setTaxableAmount(BigDecimal value)
      Setter for taxableAmount The taxable amount.
    • getTaxAmount

      public BigDecimal getTaxAmount()
      Getter for taxAmount The tax amount.
    • setTaxAmount

      public void setTaxAmount(BigDecimal value)
      Setter for taxAmount The tax amount.
    • getCollectAmount

      public BigDecimal getCollectAmount()
      Getter for collectAmount The amount collected by avalara for this return
    • setCollectAmount

      public void setCollectAmount(BigDecimal value)
      Setter for collectAmount The amount collected by avalara for this return
    • getTaxDueAmount

      public BigDecimal getTaxDueAmount()
      Getter for taxDueAmount The tax due amount.
    • setTaxDueAmount

      public void setTaxDueAmount(BigDecimal value)
      Setter for taxDueAmount The tax due amount.
    • getNonTaxableAmount

      public BigDecimal getNonTaxableAmount()
      Getter for nonTaxableAmount The non-taxable amount.
    • setNonTaxableAmount

      public void setNonTaxableAmount(BigDecimal value)
      Setter for nonTaxableAmount The non-taxable amount.
    • getNonTaxableDueAmount

      public BigDecimal getNonTaxableDueAmount()
      Getter for nonTaxableDueAmount The non-taxable due amount.
    • setNonTaxableDueAmount

      public void setNonTaxableDueAmount(BigDecimal value)
      Setter for nonTaxableDueAmount The non-taxable due amount.
    • getConsumerUseTaxAmount

      public BigDecimal getConsumerUseTaxAmount()
      Getter for consumerUseTaxAmount Consumer use tax liability during the period.
    • setConsumerUseTaxAmount

      public void setConsumerUseTaxAmount(BigDecimal value)
      Setter for consumerUseTaxAmount Consumer use tax liability during the period.
    • getConsumerUseTaxDueAmount

      public BigDecimal getConsumerUseTaxDueAmount()
      Getter for consumerUseTaxDueAmount Consumer use tax liability accrued during the period.
    • setConsumerUseTaxDueAmount

      public void setConsumerUseTaxDueAmount(BigDecimal value)
      Setter for consumerUseTaxDueAmount Consumer use tax liability accrued during the period.
    • getConsumerUseNonTaxableAmount

      public BigDecimal getConsumerUseNonTaxableAmount()
      Getter for consumerUseNonTaxableAmount Consumer use non-taxable amount.
    • setConsumerUseNonTaxableAmount

      public void setConsumerUseNonTaxableAmount(BigDecimal value)
      Setter for consumerUseNonTaxableAmount Consumer use non-taxable amount.
    • getConsumerUseTaxableAmount

      public BigDecimal getConsumerUseTaxableAmount()
      Getter for consumerUseTaxableAmount Consumer use taxable amount.
    • setConsumerUseTaxableAmount

      public void setConsumerUseTaxableAmount(BigDecimal value)
      Setter for consumerUseTaxableAmount Consumer use taxable amount.
    • getTotalAdjustments

      public BigDecimal getTotalAdjustments()
      Getter for totalAdjustments Total amount of adjustments on this return
    • setTotalAdjustments

      public void setTotalAdjustments(BigDecimal value)
      Setter for totalAdjustments Total amount of adjustments on this return
    • getExcludedSalesAmount

      public BigDecimal getExcludedSalesAmount()
      Getter for excludedSalesAmount The amount of sales excluded from the liability calculation
    • setExcludedSalesAmount

      public void setExcludedSalesAmount(BigDecimal value)
      Setter for excludedSalesAmount The amount of sales excluded from the liability calculation
    • getExcludedNonTaxableAmount

      public BigDecimal getExcludedNonTaxableAmount()
      Getter for excludedNonTaxableAmount The amount of non-taxable sales excluded from the liability calculation
    • setExcludedNonTaxableAmount

      public void setExcludedNonTaxableAmount(BigDecimal value)
      Setter for excludedNonTaxableAmount The amount of non-taxable sales excluded from the liability calculation
    • getExcludedTaxAmount

      public BigDecimal getExcludedTaxAmount()
      Getter for excludedTaxAmount The amount of tax excluded from the liability calculation
    • setExcludedTaxAmount

      public void setExcludedTaxAmount(BigDecimal value)
      Setter for excludedTaxAmount The amount of tax excluded from the liability calculation
    • getCarryOverSalesAmount

      public BigDecimal getCarryOverSalesAmount()
      Getter for carryOverSalesAmount The amount of carry over sales applied to the liability calculation
    • setCarryOverSalesAmount

      public void setCarryOverSalesAmount(BigDecimal value)
      Setter for carryOverSalesAmount The amount of carry over sales applied to the liability calculation
    • getCarryOverNonTaxableAmount

      public BigDecimal getCarryOverNonTaxableAmount()
      Getter for carryOverNonTaxableAmount The amount of carry over non taxable sales applied to the liability calculation
    • setCarryOverNonTaxableAmount

      public void setCarryOverNonTaxableAmount(BigDecimal value)
      Setter for carryOverNonTaxableAmount The amount of carry over non taxable sales applied to the liability calculation
    • getCarryOverTaxAmount

      public BigDecimal getCarryOverTaxAmount()
      Getter for carryOverTaxAmount The amount of carry over sales tax applied to the liability calculation
    • setCarryOverTaxAmount

      public void setCarryOverTaxAmount(BigDecimal value)
      Setter for carryOverTaxAmount The amount of carry over sales tax applied to the liability calculation
    • getCarryOverConsumerUseTaxAmount

      public BigDecimal getCarryOverConsumerUseTaxAmount()
      Getter for carryOverConsumerUseTaxAmount The amount of carry over consumer use tax applied to the liability calculation
    • setCarryOverConsumerUseTaxAmount

      public void setCarryOverConsumerUseTaxAmount(BigDecimal value)
      Setter for carryOverConsumerUseTaxAmount The amount of carry over consumer use tax applied to the liability calculation
    • getTaxAccrualAmount

      public BigDecimal getTaxAccrualAmount()
      Getter for taxAccrualAmount The total amount of total tax accrued in the current active period
    • setTaxAccrualAmount

      public void setTaxAccrualAmount(BigDecimal value)
      Setter for taxAccrualAmount The total amount of total tax accrued in the current active period
    • getSalesAccrualAmount

      public BigDecimal getSalesAccrualAmount()
      Getter for salesAccrualAmount The total amount of sales accrued in the current active period
    • setSalesAccrualAmount

      public void setSalesAccrualAmount(BigDecimal value)
      Setter for salesAccrualAmount The total amount of sales accrued in the current active period
    • getNonTaxableAccrualAmount

      public BigDecimal getNonTaxableAccrualAmount()
      Getter for nonTaxableAccrualAmount The total amount of nontaxable sales accrued in the current active period
    • setNonTaxableAccrualAmount

      public void setNonTaxableAccrualAmount(BigDecimal value)
      Setter for nonTaxableAccrualAmount The total amount of nontaxable sales accrued in the current active period
    • getTaxableAccrualAmount

      public BigDecimal getTaxableAccrualAmount()
      Getter for taxableAccrualAmount The total amount of taxable sales accrued in the current active period
    • setTaxableAccrualAmount

      public void setTaxableAccrualAmount(BigDecimal value)
      Setter for taxableAccrualAmount The total amount of taxable sales accrued in the current active period
    • getSalesTaxAccrualAmount

      public BigDecimal getSalesTaxAccrualAmount()
      Getter for salesTaxAccrualAmount The total amount of sales tax accrued in the current active period
    • setSalesTaxAccrualAmount

      public void setSalesTaxAccrualAmount(BigDecimal value)
      Setter for salesTaxAccrualAmount The total amount of sales tax accrued in the current active period
    • getSellersUseTaxAccrualAmount

      public BigDecimal getSellersUseTaxAccrualAmount()
      Getter for sellersUseTaxAccrualAmount The total amount of sellers use tax accrued in the current active period
    • setSellersUseTaxAccrualAmount

      public void setSellersUseTaxAccrualAmount(BigDecimal value)
      Setter for sellersUseTaxAccrualAmount The total amount of sellers use tax accrued in the current active period
    • getConsumerUseTaxAccrualAmount

      public BigDecimal getConsumerUseTaxAccrualAmount()
      Getter for consumerUseTaxAccrualAmount The total amount of consumer use tax accrued in the current active period
    • setConsumerUseTaxAccrualAmount

      public void setConsumerUseTaxAccrualAmount(BigDecimal value)
      Setter for consumerUseTaxAccrualAmount The total amount of consumer use tax accrued in the current active period
    • getConsumerUseTaxableAccrualAmount

      public BigDecimal getConsumerUseTaxableAccrualAmount()
      Getter for consumerUseTaxableAccrualAmount The total amount of consumer use taxable sales accrued in the current active period
    • setConsumerUseTaxableAccrualAmount

      public void setConsumerUseTaxableAccrualAmount(BigDecimal value)
      Setter for consumerUseTaxableAccrualAmount The total amount of consumer use taxable sales accrued in the current active period
    • getConsumerUseNonTaxableAccrualAmount

      public BigDecimal getConsumerUseNonTaxableAccrualAmount()
      Getter for consumerUseNonTaxableAccrualAmount The total amount of consumer use non taxable sales accrued in the current active period
    • setConsumerUseNonTaxableAccrualAmount

      public void setConsumerUseNonTaxableAccrualAmount(BigDecimal value)
      Setter for consumerUseNonTaxableAccrualAmount The total amount of consumer use non taxable sales accrued in the current active period
    • getAdjustments

      public ArrayList<FilingAdjustmentModel> getAdjustments()
      Getter for adjustments The Adjustments for this return.
    • setAdjustments

      public void setAdjustments(ArrayList<FilingAdjustmentModel> value)
      Setter for adjustments The Adjustments for this return.
    • getTotalAugmentations

      public BigDecimal getTotalAugmentations()
      Getter for totalAugmentations Total amount of augmentations on this return
    • setTotalAugmentations

      public void setTotalAugmentations(BigDecimal value)
      Setter for totalAugmentations Total amount of augmentations on this return
    • getAugmentations

      public ArrayList<FilingAugmentationModel> getAugmentations()
      Getter for augmentations The Augmentations for this return.
    • setAugmentations

      public void setAugmentations(ArrayList<FilingAugmentationModel> value)
      Setter for augmentations The Augmentations for this return.
    • getTotalPayments

      public BigDecimal getTotalPayments()
      Getter for totalPayments Total amount of payments on this return
    • setTotalPayments

      public void setTotalPayments(BigDecimal value)
      Setter for totalPayments Total amount of payments on this return
    • getPayments

      public ArrayList<FilingPaymentModel> getPayments()
      Getter for payments The payments for this return.
    • setPayments

      public void setPayments(ArrayList<FilingPaymentModel> value)
      Setter for payments The payments for this return.
    • getAccrualType

      public AccrualType getAccrualType()
      Getter for accrualType Accrual type of the return
    • setAccrualType

      public void setAccrualType(AccrualType value)
      Setter for accrualType Accrual type of the return
    • getMonth

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

      public void setMonth(Integer value)
      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

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

      public void setYear(Integer value)
      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

      public String getType()
      Getter for type The FilingTaskType for this return.
    • setType

      public void setType(String value)
      Setter for type The FilingTaskType for this return.
    • getAttachments

      public ArrayList<FilingAttachmentModel> getAttachments()
      Getter for attachments The attachments for this return.
    • setAttachments

      public void setAttachments(ArrayList<FilingAttachmentModel> value)
      Setter for attachments The attachments for this return.
    • getExcludedCarryOverCredits

      public FilingReturnCreditModel getExcludedCarryOverCredits()
      Getter for excludedCarryOverCredits
    • setExcludedCarryOverCredits

      public void setExcludedCarryOverCredits(FilingReturnCreditModel value)
      Setter for excludedCarryOverCredits
    • getAppliedCarryOverCredits

      public FilingReturnCreditModel getAppliedCarryOverCredits()
      Getter for appliedCarryOverCredits
    • setAppliedCarryOverCredits

      public void setAppliedCarryOverCredits(FilingReturnCreditModel value)
      Setter for appliedCarryOverCredits
    • getCreatedDate

      public Date getCreatedDate()
      Getter for createdDate The date when this record was created.
    • setCreatedDate

      public void setCreatedDate(Date value)
      Setter for createdDate The date when this record was created.
    • getCreatedUserId

      public Integer getCreatedUserId()
      Getter for createdUserId The User ID of the user who created this record.
    • setCreatedUserId

      public void setCreatedUserId(Integer value)
      Setter for createdUserId The User ID of the user who created this record.
    • getModifiedDate

      public Date getModifiedDate()
      Getter for modifiedDate The date/time when this record was last modified.
    • setModifiedDate

      public void setModifiedDate(Date value)
      Setter for modifiedDate The date/time when this record was last modified.
    • toString

      public String toString()
      Returns a JSON string representation of FilingReturnModel
      Overrides:
      toString in class Object