public class MultiTaxFilingReturnModel
extends java.lang.Object
| Constructor and Description |
|---|
MultiTaxFilingReturnModel() |
| Modifier and Type | Method and 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.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.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.
|
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.ArrayList<FilingPaymentModel> |
getPayments()
Getter for payments
The payments for this return.
|
java.util.ArrayList<FilingsTaxDetailsModel> |
getReturnTaxDetails()
Getter for returnTaxDetails
A detailed breakdown of the taxes in this filing
|
FilingsTaxSummaryModel |
getReturnTaxSummary()
Getter for returnTaxSummary
A summary of all taxes compbined for this 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.lang.Integer |
getTaxAuthorityId()
Getter for taxAuthorityId
Tax Authority ID of this return
|
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
|
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 |
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 |
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 |
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 |
setPayments(java.util.ArrayList<FilingPaymentModel> value)
Setter for payments
The payments for this return.
|
void |
setReturnTaxDetails(java.util.ArrayList<FilingsTaxDetailsModel> value)
Setter for returnTaxDetails
A detailed breakdown of the taxes in this filing
|
void |
setReturnTaxSummary(FilingsTaxSummaryModel value)
Setter for returnTaxSummary
A summary of all taxes compbined for this 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 |
setTaxAuthorityId(java.lang.Integer value)
Setter for taxAuthorityId
Tax Authority ID of this return
|
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
|
java.lang.String |
toString()
Returns a JSON string representation of MultiTaxFilingReturnModel
|
public java.lang.Long getId()
public void setId(java.lang.Long value)
public java.lang.Long getFilingCalendarId()
public void setFilingCalendarId(java.lang.Long value)
public FilingStatusId getStatus()
public void setStatus(FilingStatusId value)
public FilingFrequencyId getFilingFrequency()
public void setFilingFrequency(FilingFrequencyId value)
public FilingTypeId getFilingType()
public void setFilingType(FilingTypeId value)
public java.lang.String getFormName()
public void setFormName(java.lang.String 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.lang.Integer getTaxAuthorityId()
public void setTaxAuthorityId(java.lang.Integer value)
public java.util.Date getFiledDate()
public void setFiledDate(java.util.Date value)
public AccrualType getAccrualType()
public void setAccrualType(AccrualType value)
public java.util.Date getStartPeriod()
public void setStartPeriod(java.util.Date value)
public java.util.Date getEndPeriod()
public void setEndPeriod(java.util.Date value)
public FilingsTaxSummaryModel getReturnTaxSummary()
public void setReturnTaxSummary(FilingsTaxSummaryModel value)
public java.util.ArrayList<FilingsTaxDetailsModel> getReturnTaxDetails()
public void setReturnTaxDetails(java.util.ArrayList<FilingsTaxDetailsModel> value)
public FilingReturnCreditModel getExcludedCarryOverCredits()
public void setExcludedCarryOverCredits(FilingReturnCreditModel value)
public FilingReturnCreditModel getAppliedCarryOverCredits()
public void setAppliedCarryOverCredits(FilingReturnCreditModel value)
public java.math.BigDecimal getTotalAdjustments()
public void setTotalAdjustments(java.math.BigDecimal value)
public java.util.ArrayList<FilingAdjustmentModel> getAdjustments()
public void setAdjustments(java.util.ArrayList<FilingAdjustmentModel> value)
public java.math.BigDecimal getTotalAugmentations()
public void setTotalAugmentations(java.math.BigDecimal value)
public java.util.ArrayList<FilingAugmentationModel> getAugmentations()
public void setAugmentations(java.util.ArrayList<FilingAugmentationModel> value)
public java.math.BigDecimal getTotalPayments()
public void setTotalPayments(java.math.BigDecimal value)
public java.util.ArrayList<FilingPaymentModel> getPayments()
public void setPayments(java.util.ArrayList<FilingPaymentModel> value)
public java.util.ArrayList<FilingAttachmentModel> getAttachments()
public void setAttachments(java.util.ArrayList<FilingAttachmentModel> value)
public java.lang.String toString()
toString in class java.lang.Object