public class FilingReturnModelBasic
extends java.lang.Object
| Constructor and Description |
|---|
FilingReturnModelBasic() |
| Modifier and Type | Method and Description |
|---|---|
AccrualType |
getAccrualType()
Getter for accrualType
Accrual type of the return
|
java.util.ArrayList<FilingAttachmentModel> |
getAttachments()
Getter for attachments
The attachments for this return.
|
java.math.BigDecimal |
getCollectAmount()
Getter for collectAmount
The amount collected by avalara for this return
|
java.lang.Long |
getCompanyId()
Getter for companyId
The unique ID number of the company filing return.
|
java.math.BigDecimal |
getConsumerUseNonTaxableAmount()
Getter for consumerUseNonTaxableAmount
Consumer use non-taxable amount.
|
java.math.BigDecimal |
getConsumerUseTaxableAmount()
Getter for consumerUseTaxableAmount
Consumer use taxable amount.
|
java.math.BigDecimal |
getConsumerUseTaxAmount()
Getter for consumerUseTaxAmount
Consumer use tax liability.
|
java.lang.String |
getCountry()
Getter for country
The country of the form.
|
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.lang.Byte |
getEndPeriodMonth()
Getter for endPeriodMonth
The month of the filing period for this tax filing.
|
java.lang.Short |
getEndPeriodYear()
Getter for endPeriodYear
The year of the filing period for this tax filing.
|
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 |
getFilingId()
Getter for filingId
The filing id that this return belongs too
|
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.math.BigDecimal |
getNonTaxableAmount()
Getter for nonTaxableAmount
The non-taxable amount.
|
java.math.BigDecimal |
getNonTaxableDueAmount()
Getter for nonTaxableDueAmount
The non-taxable due amount.
|
java.lang.String |
getRegion()
Getter for region
The region of the form.
|
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 |
getSalesAmount()
Getter for salesAmount
The sales amount.
|
FilingStatusId |
getStatus()
Getter for status
The current status of the filing return.
|
java.math.BigDecimal |
getTaxableAmount()
Getter for taxableAmount
The taxable amount.
|
java.math.BigDecimal |
getTaxAmount()
Getter for taxAmount
The tax amount.
|
java.math.BigDecimal |
getTaxDueAmount()
Getter for taxDueAmount
The tax due amount.
|
void |
setAccrualType(AccrualType value)
Setter for accrualType
Accrual type of the return
|
void |
setAttachments(java.util.ArrayList<FilingAttachmentModel> value)
Setter for attachments
The attachments for this return.
|
void |
setCollectAmount(java.math.BigDecimal value)
Setter for collectAmount
The amount collected by avalara for this return
|
void |
setCompanyId(java.lang.Long value)
Setter for companyId
The unique ID number of the company filing return.
|
void |
setConsumerUseNonTaxableAmount(java.math.BigDecimal value)
Setter for consumerUseNonTaxableAmount
Consumer use non-taxable amount.
|
void |
setConsumerUseTaxableAmount(java.math.BigDecimal value)
Setter for consumerUseTaxableAmount
Consumer use taxable amount.
|
void |
setConsumerUseTaxAmount(java.math.BigDecimal value)
Setter for consumerUseTaxAmount
Consumer use tax liability.
|
void |
setCountry(java.lang.String value)
Setter for country
The country of the form.
|
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 |
setEndPeriodMonth(java.lang.Byte value)
Setter for endPeriodMonth
The month of the filing period for this tax filing.
|
void |
setEndPeriodYear(java.lang.Short value)
Setter for endPeriodYear
The year of the filing period for this tax filing.
|
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 |
setFilingId(java.lang.Long value)
Setter for filingId
The filing id that this return belongs too
|
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 |
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 |
setRegion(java.lang.String value)
Setter for region
The region of the form.
|
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 |
setSalesAmount(java.math.BigDecimal value)
Setter for salesAmount
The sales amount.
|
void |
setStatus(FilingStatusId value)
Setter for status
The current status of the filing return.
|
void |
setTaxableAmount(java.math.BigDecimal value)
Setter for taxableAmount
The taxable amount.
|
void |
setTaxAmount(java.math.BigDecimal value)
Setter for taxAmount
The tax amount.
|
void |
setTaxDueAmount(java.math.BigDecimal value)
Setter for taxDueAmount
The tax due amount.
|
java.lang.String |
toString()
Returns a JSON string representation of FilingReturnModelBasic
|
public java.lang.Long getCompanyId()
public void setCompanyId(java.lang.Long value)
public java.lang.Long getId()
public void setId(java.lang.Long value)
public java.lang.Long getFilingId()
public void setFilingId(java.lang.Long value)
public java.lang.Long getResourceFileId()
public void setResourceFileId(java.lang.Long value)
public java.lang.Long getFilingRegionId()
public void setFilingRegionId(java.lang.Long value)
public java.lang.Long getFilingCalendarId()
public void setFilingCalendarId(java.lang.Long value)
public java.lang.String getCountry()
public void setCountry(java.lang.String value)
public java.lang.String getRegion()
public void setRegion(java.lang.String value)
public java.lang.Byte getEndPeriodMonth()
public void setEndPeriodMonth(java.lang.Byte value)
public java.lang.Short getEndPeriodYear()
public void setEndPeriodYear(java.lang.Short value)
public FilingStatusId getStatus()
public void setStatus(FilingStatusId value)
public FilingFrequencyId getFilingFrequency()
public void setFilingFrequency(FilingFrequencyId value)
public java.util.Date getFiledDate()
public void setFiledDate(java.util.Date value)
public java.math.BigDecimal getSalesAmount()
public void setSalesAmount(java.math.BigDecimal value)
public FilingTypeId getFilingType()
public void setFilingType(FilingTypeId value)
public java.lang.String getFormName()
public void setFormName(java.lang.String value)
public java.math.BigDecimal getRemitAmount()
public void setRemitAmount(java.math.BigDecimal value)
public java.lang.String getFormCode()
public void setFormCode(java.lang.String value)
public java.lang.String getDescription()
public void setDescription(java.lang.String value)
public java.math.BigDecimal getTaxableAmount()
public void setTaxableAmount(java.math.BigDecimal value)
public java.math.BigDecimal getTaxAmount()
public void setTaxAmount(java.math.BigDecimal value)
public java.math.BigDecimal getCollectAmount()
public void setCollectAmount(java.math.BigDecimal value)
public java.math.BigDecimal getTaxDueAmount()
public void setTaxDueAmount(java.math.BigDecimal value)
public java.math.BigDecimal getNonTaxableAmount()
public void setNonTaxableAmount(java.math.BigDecimal value)
public java.math.BigDecimal getNonTaxableDueAmount()
public void setNonTaxableDueAmount(java.math.BigDecimal value)
public java.math.BigDecimal getConsumerUseTaxAmount()
public void setConsumerUseTaxAmount(java.math.BigDecimal value)
public java.math.BigDecimal getConsumerUseNonTaxableAmount()
public void setConsumerUseNonTaxableAmount(java.math.BigDecimal value)
public java.math.BigDecimal getConsumerUseTaxableAmount()
public void setConsumerUseTaxableAmount(java.math.BigDecimal value)
public java.math.BigDecimal getExcludedSalesAmount()
public void setExcludedSalesAmount(java.math.BigDecimal value)
public java.math.BigDecimal getExcludedNonTaxableAmount()
public void setExcludedNonTaxableAmount(java.math.BigDecimal value)
public java.math.BigDecimal getExcludedTaxAmount()
public void setExcludedTaxAmount(java.math.BigDecimal value)
public AccrualType getAccrualType()
public void setAccrualType(AccrualType value)
public java.util.ArrayList<FilingAttachmentModel> getAttachments()
public void setAttachments(java.util.ArrayList<FilingAttachmentModel> value)
public java.util.Date getCreatedDate()
public void setCreatedDate(java.util.Date value)
public java.lang.Integer getCreatedUserId()
public void setCreatedUserId(java.lang.Integer value)
public java.util.Date getModifiedDate()
public void setModifiedDate(java.util.Date value)
public java.lang.String toString()
toString in class java.lang.Object