Class MultiTaxFilingReturnModel
java.lang.Object
net.avalara.avatax.rest.client.models.MultiTaxFilingReturnModel
Filing Returns Model
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetter for accrualType Accrual type of the returnGetter for adjustments The Adjustments for this return.Getter for appliedCarryOverCreditsGetter for attachments The attachments for this return.Getter for augmentations The Augmentations for this return.Getter for description A description for the return.Getter for endPeriod The end date of this returnGetter for excludedCarryOverCreditsGetter for filedDate The date the return was filed by Avalara.Getter for filingCalendarId The unique ID number of the filing calendar associated with this return.Getter for filingFrequency The filing frequency of the return.Getter for filingType The filing type of the return.Getter for formCode The unique code of the form.Getter for formName The name of the form.getId()Getter for id The unique ID number of this filing return.Getter for payments The payments for this return.Getter for registrationId The registration ID from the return's filing calendar.Getter for returnTaxDetails A detailed breakdown of the taxes in this filingGetter for returnTaxSummaryGetter for startPeriod The start date of this returnGetter for status The current status of the filing return.Getter for taxAuthorityId Tax Authority ID of this returnGetter for totalAdjustments Total amount of adjustments on this returnGetter for totalAugmentations Total amount of augmentations on this returnGetter for totalPayments Total amount of payments on this returngetType()Getter for type The FilingTaskType for this return.voidsetAccrualType(AccrualType value) Setter for accrualType Accrual type of the returnvoidSetter for adjustments The Adjustments for this return.voidSetter for appliedCarryOverCreditsvoidSetter for attachments The attachments for this return.voidSetter for augmentations The Augmentations for this return.voidsetDescription(String value) Setter for description A description for the return.voidsetEndPeriod(Date value) Setter for endPeriod The end date of this returnvoidSetter for excludedCarryOverCreditsvoidsetFiledDate(Date value) Setter for filedDate The date the return was filed by Avalara.voidsetFilingCalendarId(Long value) Setter for filingCalendarId The unique ID number of the filing calendar associated with this return.voidSetter for filingFrequency The filing frequency of the return.voidsetFilingType(FilingTypeId value) Setter for filingType The filing type of the return.voidsetFormCode(String value) Setter for formCode The unique code of the form.voidsetFormName(String value) Setter for formName The name of the form.voidSetter for id The unique ID number of this filing return.voidsetPayments(ArrayList<FilingPaymentModel> value) Setter for payments The payments for this return.voidsetRegistrationId(String value) Setter for registrationId The registration ID from the return's filing calendar.voidSetter for returnTaxDetails A detailed breakdown of the taxes in this filingvoidSetter for returnTaxSummaryvoidsetStartPeriod(Date value) Setter for startPeriod The start date of this returnvoidsetStatus(FilingStatusId value) Setter for status The current status of the filing return.voidsetTaxAuthorityId(Integer value) Setter for taxAuthorityId Tax Authority ID of this returnvoidsetTotalAdjustments(BigDecimal value) Setter for totalAdjustments Total amount of adjustments on this returnvoidsetTotalAugmentations(BigDecimal value) Setter for totalAugmentations Total amount of augmentations on this returnvoidsetTotalPayments(BigDecimal value) Setter for totalPayments Total amount of payments on this returnvoidSetter for type The FilingTaskType for this return.toString()Returns a JSON string representation of MultiTaxFilingReturnModel
-
Constructor Details
-
MultiTaxFilingReturnModel
public MultiTaxFilingReturnModel()
-
-
Method Details
-
getId
Getter for id The unique ID number of this filing return. -
setId
Setter for id The unique ID number of this filing return. -
getFilingCalendarId
Getter for filingCalendarId The unique ID number of the filing calendar associated with this return. -
setFilingCalendarId
Setter for filingCalendarId The unique ID number of the filing calendar associated with this return. -
getRegistrationId
Getter for registrationId The registration ID from the return's filing calendar. -
setRegistrationId
Setter for registrationId The registration ID from the return's filing calendar. -
getStatus
Getter for status The current status of the filing return. -
setStatus
Setter for status The current status of the filing return. -
getFilingFrequency
Getter for filingFrequency The filing frequency of the return. -
setFilingFrequency
Setter for filingFrequency The filing frequency of the return. -
getFilingType
Getter for filingType The filing type of the return. -
setFilingType
Setter for filingType The filing type of the return. -
getFormName
Getter for formName The name of the form. -
setFormName
Setter for formName The name of the form. -
getFormCode
Getter for formCode The unique code of the form. -
setFormCode
Setter for formCode The unique code of the form. -
getDescription
Getter for description A description for the return. -
setDescription
Setter for description A description for the return. -
getTaxAuthorityId
Getter for taxAuthorityId Tax Authority ID of this return -
setTaxAuthorityId
Setter for taxAuthorityId Tax Authority ID of this return -
getFiledDate
Getter for filedDate The date the return was filed by Avalara. -
setFiledDate
Setter for filedDate The date the return was filed by Avalara. -
getAccrualType
Getter for accrualType Accrual type of the return -
setAccrualType
Setter for accrualType Accrual type of the return -
getStartPeriod
Getter for startPeriod The start date of this return -
setStartPeriod
Setter for startPeriod The start date of this return -
getEndPeriod
Getter for endPeriod The end date of this return -
setEndPeriod
Setter for endPeriod The end date of this return -
getType
Getter for type The FilingTaskType for this return. -
setType
Setter for type The FilingTaskType for this return. -
getReturnTaxSummary
Getter for returnTaxSummary -
setReturnTaxSummary
Setter for returnTaxSummary -
getReturnTaxDetails
Getter for returnTaxDetails A detailed breakdown of the taxes in this filing -
setReturnTaxDetails
Setter for returnTaxDetails A detailed breakdown of the taxes in this filing -
getExcludedCarryOverCredits
Getter for excludedCarryOverCredits -
setExcludedCarryOverCredits
Setter for excludedCarryOverCredits -
getAppliedCarryOverCredits
Getter for appliedCarryOverCredits -
setAppliedCarryOverCredits
Setter for appliedCarryOverCredits -
getTotalAdjustments
Getter for totalAdjustments Total amount of adjustments on this return -
setTotalAdjustments
Setter for totalAdjustments Total amount of adjustments on this return -
getAdjustments
Getter for adjustments The Adjustments for this return. -
setAdjustments
Setter for adjustments The Adjustments for this return. -
getTotalAugmentations
Getter for totalAugmentations Total amount of augmentations on this return -
setTotalAugmentations
Setter for totalAugmentations Total amount of augmentations on this return -
getAugmentations
Getter for augmentations The Augmentations for this return. -
setAugmentations
Setter for augmentations The Augmentations for this return. -
getTotalPayments
Getter for totalPayments Total amount of payments on this return -
setTotalPayments
Setter for totalPayments Total amount of payments on this return -
getPayments
Getter for payments The payments for this return. -
setPayments
Setter for payments The payments for this return. -
getAttachments
Getter for attachments The attachments for this return. -
setAttachments
Setter for attachments The attachments for this return. -
toString
Returns a JSON string representation of MultiTaxFilingReturnModel
-