Class FilingReturnModelBasic

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

public class FilingReturnModelBasic extends Object
Filing Returns Model
  • Constructor Details

    • FilingReturnModelBasic

      public FilingReturnModelBasic()
  • Method Details

    • getCompanyId

      public Long getCompanyId()
      Getter for companyId The unique ID number of the company filing return.
    • setCompanyId

      public void setCompanyId(Long value)
      Setter for companyId The unique ID number of the company filing return.
    • 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.
    • getFilingId

      public Long getFilingId()
      Getter for filingId The filing id that this return belongs too
    • setFilingId

      public void setFilingId(Long value)
      Setter for filingId The filing id that this return belongs too
    • getResourceFileId

      public Long getResourceFileId()
      Getter for resourceFileId The resourceFileId of the return
    • setResourceFileId

      public void setResourceFileId(Long value)
      Setter for resourceFileId The resourceFileId of the 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.
    • getCountry

      public String getCountry()
      Getter for country The country of the form.
    • setCountry

      public void setCountry(String value)
      Setter for country The country of the form.
    • getRegion

      public String getRegion()
      Getter for region The region of the form.
    • setRegion

      public void setRegion(String value)
      Setter for region The region of the form.
    • getEndPeriodMonth

      public Integer getEndPeriodMonth()
      Getter for endPeriodMonth 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.
    • setEndPeriodMonth

      public void setEndPeriodMonth(Integer value)
      Setter for endPeriodMonth 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.
    • getEndPeriodYear

      public Short getEndPeriodYear()
      Getter for endPeriodYear 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.
    • setEndPeriodYear

      public void setEndPeriodYear(Short value)
      Setter for endPeriodYear 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.
    • 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.
    • 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.
    • setConsumerUseTaxAmount

      public void setConsumerUseTaxAmount(BigDecimal value)
      Setter for consumerUseTaxAmount Consumer use tax liability.
    • 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.
    • 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
    • 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
    • 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.
    • 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 FilingReturnModelBasic
      Overrides:
      toString in class Object