Uses of Class
Avalara.SDK.model.A1099.V2.Form1099RRequest
-
Packages that use Form1099RRequest Package Description Avalara.SDK.model.A1099.V2 -
-
Uses of Form1099RRequest in Avalara.SDK.model.A1099.V2
Methods in Avalara.SDK.model.A1099.V2 that return Form1099RRequest Modifier and Type Method Description Form1099RRequestForm1099RRequest. accountNumber(String accountNumber)Form1099RRequestForm1099RRequest. address(String address)Form1099RRequestForm1099RRequest. address2(String address2)Form1099RRequestForm1099RRequest. addressVerification(Boolean addressVerification)Form1099RRequestForm1099RRequest. amountAllocableToIrrWithin5Years(Double amountAllocableToIrrWithin5Years)Form1099RRequestForm1099RRequest. capitalGain(Double capitalGain)Form1099RRequestForm1099RRequest. city(String city)Form1099RRequestForm1099RRequest. countryCode(String countryCode)Form1099RRequestForm1099RRequest. dateOfPayment(OffsetDateTime dateOfPayment)Form1099RRequestForm1099RRequest. distributionCode(String distributionCode)Form1099RRequestForm1099RRequest. employeeContributionsOrDesignatedRothOrInsurancePremiums(Double employeeContributionsOrDesignatedRothOrInsurancePremiums)Form1099RRequestForm1099RRequest. fatcaFilingRequirement(Boolean fatcaFilingRequirement)Form1099RRequestForm1099RRequest. federalEFile(Boolean federalEFile)Form1099RRequestForm1099RRequest. federalIncomeTaxWithheld(Double federalIncomeTaxWithheld)Form1099RRequestForm1099RRequest. firstYearOfDesignatedRothContribution(String firstYearOfDesignatedRothContribution)static Form1099RRequestForm1099RRequest. fromJson(String jsonString)Create an instance of Form1099RRequest given an JSON stringForm1099RRequestForm1099RRequest. grossDistribution(Double grossDistribution)Form1099RRequestForm1099RRequest. iraSepSimple(Boolean iraSepSimple)Form1099RRequestForm1099RRequest. issuerId(String issuerId)Form1099RRequestForm1099RRequest. netUnrealizedAppreciationInEmployerSecurities(Double netUnrealizedAppreciationInEmployerSecurities)Form1099RRequestForm1099RRequest. officeCode(String officeCode)Form1099RRequestForm1099RRequest. otherAmount(Double otherAmount)Form1099RRequestForm1099RRequest. otherPercentage(String otherPercentage)Form1099RRequestForm1099RRequest. postalMail(Boolean postalMail)Form1099RRequestForm1099RRequest. recipientEmail(String recipientEmail)Form1099RRequestForm1099RRequest. recipientName(String recipientName)Form1099RRequestForm1099RRequest. recipientNonUsProvince(String recipientNonUsProvince)Form1099RRequestForm1099RRequest. recipientSecondName(String recipientSecondName)Form1099RRequestForm1099RRequest. recipientTin(String recipientTin)Form1099RRequestForm1099RRequest. referenceId(String referenceId)Form1099RRequestForm1099RRequest. secondDistributionCode(String secondDistributionCode)Form1099RRequestForm1099RRequest. state(String state)Form1099RRequestForm1099RRequest. stateAndLocalWithholding(StateAndLocalWithholdingRequest stateAndLocalWithholding)Form1099RRequestForm1099RRequest. stateEFile(Boolean stateEFile)Form1099RRequestForm1099RRequest. taxableAmount(Double taxableAmount)Form1099RRequestForm1099RRequest. taxableAmountNotDetermined(Boolean taxableAmountNotDetermined)Form1099RRequestForm1099RRequest. tinMatch(Boolean tinMatch)Form1099RRequestForm1099RRequest. tinType(Form1099RRequest.TinTypeEnum tinType)Form1099RRequestForm1099RRequest. totalDistributionDetermined(Boolean totalDistributionDetermined)Form1099RRequestForm1099RRequest. totalDistributionPercentage(String totalDistributionPercentage)Form1099RRequestForm1099RRequest. totalEmployeeContributions(Double totalEmployeeContributions)Form1099RRequestForm1099RRequest. traditionalIraSepSimpleOrRothConversionAmount(Double traditionalIraSepSimpleOrRothConversionAmount)Form1099RRequestForm1099RRequest. type(Form1099RRequest.TypeEnum type)Form1099RRequestForm1099RRequest. zip(String zip)
-