Class FilingReturnModel

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

public class FilingReturnModel
extends java.lang.Object
Filing Returns Model
  • Constructor Summary

    Constructors 
    Constructor Description
    FilingReturnModel()  
  • Method Summary

    Modifier and Type Method Description
    AccrualType getAccrualType()
    Getter for accrualType Accrual type of the return
    java.util.ArrayList<FilingAdjustmentModel> getAdjustments()
    Getter for adjustments The Adjustments for this return.
    FilingReturnCreditModel getAppliedCarryOverCredits()
    Getter for appliedCarryOverCredits The applied carry over credit documents
    java.util.ArrayList<FilingAttachmentModel> getAttachments()
    Getter for attachments The attachments for this return.
    java.util.ArrayList<FilingAugmentationModel> getAugmentations()
    Getter for augmentations The Augmentations for this return.
    java.math.BigDecimal getCarryOverConsumerUseTaxAmount()
    Getter for carryOverConsumerUseTaxAmount The amount of carry over consumer use tax applied to the liability calculation
    java.math.BigDecimal getCarryOverNonTaxableAmount()
    Getter for carryOverNonTaxableAmount The amount of carry over non taxable sales applied to the liability calculation
    java.math.BigDecimal getCarryOverSalesAmount()
    Getter for carryOverSalesAmount The amount of carry over sales applied to the liability calculation
    java.math.BigDecimal getCarryOverTaxAmount()
    Getter for carryOverTaxAmount The amount of carry over sales tax applied to the liability calculation
    java.math.BigDecimal getCollectAmount()
    Getter for collectAmount The amount collected by avalara for this return
    java.math.BigDecimal getConsumerUseNonTaxableAccrualAmount()
    Getter for consumerUseNonTaxableAccrualAmount The total amount of consumer use non taxable sales accrued in the current active period
    java.math.BigDecimal getConsumerUseNonTaxableAmount()
    Getter for consumerUseNonTaxableAmount Consumer use non-taxable amount.
    java.math.BigDecimal getConsumerUseTaxableAccrualAmount()
    Getter for consumerUseTaxableAccrualAmount The total amount of consumer use taxable sales accrued in the current active period
    java.math.BigDecimal getConsumerUseTaxableAmount()
    Getter for consumerUseTaxableAmount Consumer use taxable amount.
    java.math.BigDecimal getConsumerUseTaxAccrualAmount()
    Getter for consumerUseTaxAccrualAmount The total amount of consumer use tax accrued in the current active period
    java.math.BigDecimal getConsumerUseTaxAmount()
    Getter for consumerUseTaxAmount Consumer use tax liability during the period.
    java.math.BigDecimal getConsumerUseTaxDueAmount()
    Getter for consumerUseTaxDueAmount Consumer use tax liability accrued during the period.
    java.util.Date getCreatedDate()
    Getter for createdDate The date when this record was created.
    java.lang.Integer getCreatedUserId()
    Getter for createdUserId The User ID of the user who created this record.
    java.lang.String getDescription()
    Getter for description A description for the return.
    java.util.Date getEndPeriod()
    Getter for endPeriod The end date of this return
    FilingReturnCreditModel getExcludedCarryOverCredits()
    Getter for excludedCarryOverCredits The excluded carry over credit documents
    java.math.BigDecimal getExcludedNonTaxableAmount()
    Getter for excludedNonTaxableAmount The amount of non-taxable sales excluded from the liability calculation
    java.math.BigDecimal getExcludedSalesAmount()
    Getter for excludedSalesAmount The amount of sales excluded from the liability calculation
    java.math.BigDecimal getExcludedTaxAmount()
    Getter for excludedTaxAmount The amount of tax excluded from the liability calculation
    java.util.Date getFiledDate()
    Getter for filedDate The date the return was filed by Avalara.
    java.lang.Long getFilingCalendarId()
    Getter for filingCalendarId The unique ID number of the filing calendar associated with this return.
    FilingFrequencyId getFilingFrequency()
    Getter for filingFrequency The filing frequency of the return.
    java.lang.Long getFilingRegionId()
    Getter for filingRegionId The region id that this return belongs too
    FilingTypeId getFilingType()
    Getter for filingType The filing type of the return.
    java.lang.String getFormCode()
    Getter for formCode The unique code of the form.
    java.lang.String getFormName()
    Getter for formName The name of the form.
    java.lang.Long getId()
    Getter for id The unique ID number of this filing return.
    java.util.Date getModifiedDate()
    Getter for modifiedDate The date/time when this record was last modified.
    java.lang.Integer getMonth()
    Getter for month The month of the filing period for this tax filing.
    java.math.BigDecimal getNonTaxableAccrualAmount()
    Getter for nonTaxableAccrualAmount The total amount of nontaxable sales accrued in the current active period
    java.math.BigDecimal getNonTaxableAmount()
    Getter for nonTaxableAmount The non-taxable amount.
    java.math.BigDecimal getNonTaxableDueAmount()
    Getter for nonTaxableDueAmount The non-taxable due amount.
    java.util.ArrayList<FilingPaymentModel> getPayments()
    Getter for payments The payments for this return.
    java.math.BigDecimal getRemitAmount()
    Getter for remitAmount The remittance amount of the return.
    java.lang.Long getResourceFileId()
    Getter for resourceFileId The resourceFileId of the return.
    java.math.BigDecimal getSalesAccrualAmount()
    Getter for salesAccrualAmount The total amount of sales accrued in the current active period
    java.math.BigDecimal getSalesAmount()
    Getter for salesAmount The sales amount.
    java.math.BigDecimal getSalesTaxAccrualAmount()
    Getter for salesTaxAccrualAmount The total amount of sales tax accrued in the current active period
    java.math.BigDecimal getSellersUseTaxAccrualAmount()
    Getter for sellersUseTaxAccrualAmount The total amount of sellers use tax accrued in the current active period
    java.util.Date getStartPeriod()
    Getter for startPeriod The start date of this return
    FilingStatusId getStatus()
    Getter for status The current status of the filing return.
    java.math.BigDecimal getTaxableAccrualAmount()
    Getter for taxableAccrualAmount The total amount of taxable sales accrued in the current active period
    java.math.BigDecimal getTaxableAmount()
    Getter for taxableAmount The taxable amount.
    java.math.BigDecimal getTaxAccrualAmount()
    Getter for taxAccrualAmount The total amount of total tax accrued in the current active period
    java.math.BigDecimal getTaxAmount()
    Getter for taxAmount The tax amount.
    java.lang.Integer getTaxAuthorityId()
    Getter for taxAuthorityId Tax Authority ID of this return
    java.math.BigDecimal getTaxDueAmount()
    Getter for taxDueAmount The tax due amount.
    java.math.BigDecimal getTotalAdjustments()
    Getter for totalAdjustments Total amount of adjustments on this return
    java.math.BigDecimal getTotalAugmentations()
    Getter for totalAugmentations Total amount of augmentations on this return
    java.math.BigDecimal getTotalPayments()
    Getter for totalPayments Total amount of payments on this return
    java.lang.String getType()
    Getter for type The FilingTaskType for this return.
    java.lang.Integer getYear()
    Getter for year The year of the filing period for this tax filing.
    void setAccrualType​(AccrualType value)
    Setter for accrualType Accrual type of the return
    void setAdjustments​(java.util.ArrayList<FilingAdjustmentModel> value)
    Setter for adjustments The Adjustments for this return.
    void setAppliedCarryOverCredits​(FilingReturnCreditModel value)
    Setter for appliedCarryOverCredits The applied carry over credit documents
    void setAttachments​(java.util.ArrayList<FilingAttachmentModel> value)
    Setter for attachments The attachments for this return.
    void setAugmentations​(java.util.ArrayList<FilingAugmentationModel> value)
    Setter for augmentations The Augmentations for this return.
    void setCarryOverConsumerUseTaxAmount​(java.math.BigDecimal value)
    Setter for carryOverConsumerUseTaxAmount The amount of carry over consumer use tax applied to the liability calculation
    void setCarryOverNonTaxableAmount​(java.math.BigDecimal value)
    Setter for carryOverNonTaxableAmount The amount of carry over non taxable sales applied to the liability calculation
    void setCarryOverSalesAmount​(java.math.BigDecimal value)
    Setter for carryOverSalesAmount The amount of carry over sales applied to the liability calculation
    void setCarryOverTaxAmount​(java.math.BigDecimal value)
    Setter for carryOverTaxAmount The amount of carry over sales tax applied to the liability calculation
    void setCollectAmount​(java.math.BigDecimal value)
    Setter for collectAmount The amount collected by avalara for this return
    void setConsumerUseNonTaxableAccrualAmount​(java.math.BigDecimal value)
    Setter for consumerUseNonTaxableAccrualAmount The total amount of consumer use non taxable sales accrued in the current active period
    void setConsumerUseNonTaxableAmount​(java.math.BigDecimal value)
    Setter for consumerUseNonTaxableAmount Consumer use non-taxable amount.
    void setConsumerUseTaxableAccrualAmount​(java.math.BigDecimal value)
    Setter for consumerUseTaxableAccrualAmount The total amount of consumer use taxable sales accrued in the current active period
    void setConsumerUseTaxableAmount​(java.math.BigDecimal value)
    Setter for consumerUseTaxableAmount Consumer use taxable amount.
    void setConsumerUseTaxAccrualAmount​(java.math.BigDecimal value)
    Setter for consumerUseTaxAccrualAmount The total amount of consumer use tax accrued in the current active period
    void setConsumerUseTaxAmount​(java.math.BigDecimal value)
    Setter for consumerUseTaxAmount Consumer use tax liability during the period.
    void setConsumerUseTaxDueAmount​(java.math.BigDecimal value)
    Setter for consumerUseTaxDueAmount Consumer use tax liability accrued during the period.
    void setCreatedDate​(java.util.Date value)
    Setter for createdDate The date when this record was created.
    void setCreatedUserId​(java.lang.Integer value)
    Setter for createdUserId The User ID of the user who created this record.
    void setDescription​(java.lang.String value)
    Setter for description A description for the return.
    void setEndPeriod​(java.util.Date value)
    Setter for endPeriod The end date of this return
    void setExcludedCarryOverCredits​(FilingReturnCreditModel value)
    Setter for excludedCarryOverCredits The excluded carry over credit documents
    void setExcludedNonTaxableAmount​(java.math.BigDecimal value)
    Setter for excludedNonTaxableAmount The amount of non-taxable sales excluded from the liability calculation
    void setExcludedSalesAmount​(java.math.BigDecimal value)
    Setter for excludedSalesAmount The amount of sales excluded from the liability calculation
    void setExcludedTaxAmount​(java.math.BigDecimal value)
    Setter for excludedTaxAmount The amount of tax excluded from the liability calculation
    void setFiledDate​(java.util.Date value)
    Setter for filedDate The date the return was filed by Avalara.
    void setFilingCalendarId​(java.lang.Long value)
    Setter for filingCalendarId The unique ID number of the filing calendar associated with this return.
    void setFilingFrequency​(FilingFrequencyId value)
    Setter for filingFrequency The filing frequency of the return.
    void setFilingRegionId​(java.lang.Long value)
    Setter for filingRegionId The region id that this return belongs too
    void setFilingType​(FilingTypeId value)
    Setter for filingType The filing type of the return.
    void setFormCode​(java.lang.String value)
    Setter for formCode The unique code of the form.
    void setFormName​(java.lang.String value)
    Setter for formName The name of the form.
    void setId​(java.lang.Long value)
    Setter for id The unique ID number of this filing return.
    void setModifiedDate​(java.util.Date value)
    Setter for modifiedDate The date/time when this record was last modified.
    void setMonth​(java.lang.Integer value)
    Setter for month The month of the filing period for this tax filing.
    void setNonTaxableAccrualAmount​(java.math.BigDecimal value)
    Setter for nonTaxableAccrualAmount The total amount of nontaxable sales accrued in the current active period
    void setNonTaxableAmount​(java.math.BigDecimal value)
    Setter for nonTaxableAmount The non-taxable amount.
    void setNonTaxableDueAmount​(java.math.BigDecimal value)
    Setter for nonTaxableDueAmount The non-taxable due amount.
    void setPayments​(java.util.ArrayList<FilingPaymentModel> value)
    Setter for payments The payments for this return.
    void setRemitAmount​(java.math.BigDecimal value)
    Setter for remitAmount The remittance amount of the return.
    void setResourceFileId​(java.lang.Long value)
    Setter for resourceFileId The resourceFileId of the return.
    void setSalesAccrualAmount​(java.math.BigDecimal value)
    Setter for salesAccrualAmount The total amount of sales accrued in the current active period
    void setSalesAmount​(java.math.BigDecimal value)
    Setter for salesAmount The sales amount.
    void setSalesTaxAccrualAmount​(java.math.BigDecimal value)
    Setter for salesTaxAccrualAmount The total amount of sales tax accrued in the current active period
    void setSellersUseTaxAccrualAmount​(java.math.BigDecimal value)
    Setter for sellersUseTaxAccrualAmount The total amount of sellers use tax accrued in the current active period
    void setStartPeriod​(java.util.Date value)
    Setter for startPeriod The start date of this return
    void setStatus​(FilingStatusId value)
    Setter for status The current status of the filing return.
    void setTaxableAccrualAmount​(java.math.BigDecimal value)
    Setter for taxableAccrualAmount The total amount of taxable sales accrued in the current active period
    void setTaxableAmount​(java.math.BigDecimal value)
    Setter for taxableAmount The taxable amount.
    void setTaxAccrualAmount​(java.math.BigDecimal value)
    Setter for taxAccrualAmount The total amount of total tax accrued in the current active period
    void setTaxAmount​(java.math.BigDecimal value)
    Setter for taxAmount The tax amount.
    void setTaxAuthorityId​(java.lang.Integer value)
    Setter for taxAuthorityId Tax Authority ID of this return
    void setTaxDueAmount​(java.math.BigDecimal value)
    Setter for taxDueAmount The tax due amount.
    void setTotalAdjustments​(java.math.BigDecimal value)
    Setter for totalAdjustments Total amount of adjustments on this return
    void setTotalAugmentations​(java.math.BigDecimal value)
    Setter for totalAugmentations Total amount of augmentations on this return
    void setTotalPayments​(java.math.BigDecimal value)
    Setter for totalPayments Total amount of payments on this return
    void setType​(java.lang.String value)
    Setter for type The FilingTaskType for this return.
    void setYear​(java.lang.Integer value)
    Setter for year The year of the filing period for this tax filing.
    java.lang.String toString()
    Returns a JSON string representation of FilingReturnModel

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

  • Method Details

    • getId

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

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

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

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

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

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

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

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

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

      public void setTaxAuthorityId​(java.lang.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 java.util.Date getFiledDate()
      Getter for filedDate The date the return was filed by Avalara.
    • setFiledDate

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

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

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

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

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

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

      public void setSalesAmount​(java.math.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 java.lang.String getFormName()
      Getter for formName The name of the form.
    • setFormName

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public void setPayments​(java.util.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 java.lang.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​(java.lang.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 java.lang.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​(java.lang.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 java.lang.String getType()
      Getter for type The FilingTaskType for this return.
    • setType

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

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

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

      public FilingReturnCreditModel getExcludedCarryOverCredits()
      Getter for excludedCarryOverCredits The excluded carry over credit documents
    • setExcludedCarryOverCredits

      public void setExcludedCarryOverCredits​(FilingReturnCreditModel value)
      Setter for excludedCarryOverCredits The excluded carry over credit documents
    • getAppliedCarryOverCredits

      public FilingReturnCreditModel getAppliedCarryOverCredits()
      Getter for appliedCarryOverCredits The applied carry over credit documents
    • setAppliedCarryOverCredits

      public void setAppliedCarryOverCredits​(FilingReturnCreditModel value)
      Setter for appliedCarryOverCredits The applied carry over credit documents
    • getCreatedDate

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

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

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

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

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

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

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