Uses of Class
Avalara.SDK.model.A1099.V2.Form1099R
-
Packages that use Form1099R Package Description Avalara.SDK.model.A1099.V2 -
-
Uses of Form1099R in Avalara.SDK.model.A1099.V2
Methods in Avalara.SDK.model.A1099.V2 that return Form1099R Modifier and Type Method Description Form1099RForm1099R. address(String address)Form1099RForm1099R. address2(String address2)Form1099RForm1099R. addressVerification(Boolean addressVerification)Form1099RForm1099R. addressVerificationStatus(Form1099StatusDetail addressVerificationStatus)Form1099RForm1099R. addStateEfileStatusItem(StateEfileStatusDetail stateEfileStatusItem)Form1099RForm1099R. addValidationErrorsItem(ValidationError validationErrorsItem)Form1099RForm1099R. amountAllocableToIrr(Double amountAllocableToIrr)Form1099RForm1099R. capitalGain(Double capitalGain)Form1099RForm1099R. city(String city)Form1099RForm1099R. countryCode(String countryCode)Form1099RForm1099R. createdAt(OffsetDateTime createdAt)Form1099RForm1099R. dateOfPayment(String dateOfPayment)Form1099RForm1099R. distributionCodeOptional(String distributionCodeOptional)Form1099RForm1099R. distributionCodeRequired(String distributionCodeRequired)Form1099RForm1099R. email(String email)Form1099RForm1099R. employeeContributions(Double employeeContributions)Form1099RForm1099R. fatcaRequirementIndicator(Boolean fatcaRequirementIndicator)Form1099RForm1099R. federalEfile(Boolean federalEfile)Form1099RForm1099R. federalEfileStatus(Form1099StatusDetail federalEfileStatus)Form1099RForm1099R. fedIncomeTaxWithheld(Double fedIncomeTaxWithheld)Form1099RForm1099R. firstYearDesignatedRothContrib(String firstYearDesignatedRothContrib)Form1099RForm1099R. foreignProvince(String foreignProvince)static Form1099RForm1099R. fromJson(String jsonString)Create an instance of Form1099R given an JSON stringForm1099RForm1099ListDataInner. getForm1099R()Get the actual instance of `Form1099R`.Form1099RForm1099R. grossDistributions(Double grossDistributions)Form1099RForm1099R. id(String id)Form1099RForm1099R. iraSepSimpleIndicator(Boolean iraSepSimpleIndicator)Form1099RForm1099R. issuerId(Integer issuerId)Form1099RForm1099R. issuerReferenceId(String issuerReferenceId)Form1099RForm1099R. issuerTin(String issuerTin)Form1099RForm1099R. netUnrealizedAppreciation(Double netUnrealizedAppreciation)Form1099RForm1099R. other(Double other)Form1099RForm1099R. otherPercent(String otherPercent)Form1099RForm1099R. percentageTotalDistribution(String percentageTotalDistribution)Form1099RForm1099R. postalMail(Boolean postalMail)Form1099RForm1099R. postalMailStatus(Form1099StatusDetail postalMailStatus)Form1099RForm1099R. recipientName(String recipientName)Form1099RForm1099R. recipientSecondName(String recipientSecondName)Form1099RForm1099R. referenceId(String referenceId)Form1099RForm1099R. state(String state)Form1099RForm1099R. stateAndLocalWithholding(StateAndLocalWithholding stateAndLocalWithholding)Form1099RForm1099R. stateEfile(Boolean stateEfile)Form1099RForm1099R. stateEfileStatus(List<StateEfileStatusDetail> stateEfileStatus)Form1099RForm1099R. taxableAmount(Double taxableAmount)Form1099RForm1099R. taxableAmountNotDetermined(Boolean taxableAmountNotDetermined)Form1099RForm1099R. taxYear(Integer taxYear)Form1099RForm1099R. tin(String tin)Form1099RForm1099R. tinMatch(Boolean tinMatch)Form1099RForm1099R. tinMatchStatus(Form1099StatusDetail tinMatchStatus)Form1099RForm1099R. tinType(String tinType)Form1099RForm1099R. totalDistributionIndicator(Boolean totalDistributionIndicator)Form1099RForm1099R. totalEmployeeContributions(Double totalEmployeeContributions)Form1099RForm1099R. totalIraSepSimpleDistribution(Double totalIraSepSimpleDistribution)Form1099RForm1099R. type(String type)Form1099RForm1099R. updatedAt(OffsetDateTime updatedAt)Form1099RForm1099R. validationErrors(List<ValidationError> validationErrors)Form1099RForm1099R. zip(String zip)
-