Package Avalara.SDK.model.A1099.V2
Class Form1099R
- java.lang.Object
-
- Avalara.SDK.model.A1099.V2.Form1099R
-
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.7.0") public class Form1099R extends Object
Form 1099-R: Distributions From Pensions, Annuities, Retirement or Profit-Sharing Plans, IRAs, Insurance Contracts, etc.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classForm1099R.CustomTypeAdapterFactorystatic classForm1099R.TinTypeEnumType of TIN (Tax ID Number)static classForm1099R.TypeEnumForm type
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Form1099R()Form1099R(String id, Form1099StatusDetail federalEfileStatus, List<StateEfileStatusDetail> stateEfileStatus, Form1099StatusDetail postalMailStatus, Form1099StatusDetail tinMatchStatus, Form1099StatusDetail addressVerificationStatus, Form1099StatusDetail eDeliveryStatus, List<ValidationError> validationErrors, OffsetDateTime createdAt, OffsetDateTime updatedAt)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Form1099RaccountNumber(String accountNumber)Form1099Raddress(String address)Form1099Raddress2(String address2)Form1099RaddressVerification(Boolean addressVerification)Form1099RamountAllocableToIrrWithin5Years(Double amountAllocableToIrrWithin5Years)Form1099RcapitalGain(Double capitalGain)Form1099Rcity(String city)Form1099RcountryCode(String countryCode)Form1099RdateOfPayment(LocalDate dateOfPayment)Form1099RdistributionCode(String distributionCode)Form1099Remail(String email)Form1099RemployeeContributionsOrDesignatedRothOrInsurancePremiums(Double employeeContributionsOrDesignatedRothOrInsurancePremiums)booleanequals(Object o)Form1099RfatcaFilingRequirement(Boolean fatcaFilingRequirement)Form1099RfederalEfileDate(LocalDate federalEfileDate)Form1099RfederalIncomeTaxWithheld(Double federalIncomeTaxWithheld)Form1099RfirstYearOfDesignatedRothContribution(String firstYearOfDesignatedRothContribution)static Form1099RfromJson(String jsonString)Create an instance of Form1099R given an JSON stringStringgetAccountNumber()Account numberStringgetAddress()Address.StringgetAddress2()Address line 2.BooleangetAddressVerification()Boolean indicating that address verification should be scheduled for this formForm1099StatusDetailgetAddressVerificationStatus()Address verification statusDoublegetAmountAllocableToIrrWithin5Years()Amount allocable to IRR within 5 yearsDoublegetCapitalGain()Capital gain (included in Box 2a)StringgetCity()City.StringgetCountryCode()Two-letter IRS country code (e.g., 'US', 'CA'), as defined at https://www.irs.gov/e-file-providers/country-codes.OffsetDateTimegetCreatedAt()Date time when the record was created.LocalDategetDateOfPayment()Date of paymentStringgetDistributionCode()Distribution codeForm1099StatusDetailgeteDeliveryStatus()EDelivery statusStringgetEmail()Recipient's Contact email address.DoublegetEmployeeContributionsOrDesignatedRothOrInsurancePremiums()Employee contributions/Designated Roth contributions or insurance premiumsBooleangetFatcaFilingRequirement()FATCA filing requirementLocalDategetFederalEfileDate()Date when federal e-filing should be scheduled for this formForm1099StatusDetailgetFederalEfileStatus()Federal e-file statusDoublegetFederalIncomeTaxWithheld()Federal income tax withheldStringgetFirstYearOfDesignatedRothContribution()First year of designated Roth contributionDoublegetGrossDistribution()Gross distributionStringgetId()Form ID.BooleangetIraSepSimple()IRA/SEP/SIMPLEStringgetIssuerId()Issuer ID - only required when creating formsStringgetIssuerReferenceId()Issuer Reference ID - only required when creating formsStringgetIssuerTin()Issuer TIN - readonlyDoublegetNetUnrealizedAppreciationInEmployerSecurities()Net unrealized appreciation in employer's securitiesStringgetNonUsProvince()Province or region for non-US/CA addresses.BooleangetNoTin()No TIN indicatorStringgetOfficeCode()Office codeDoublegetOtherAmount()Other amountStringgetOtherPercentage()Other percentageBooleangetPostalMail()Boolean indicating that postal mailing to the recipient should be scheduled for this formForm1099StatusDetailgetPostalMailStatus()Postal mail to recipient statusLocalDategetRecipientEdeliveryDate()Date when recipient e-delivery should be scheduled for this formStringgetRecipientName()Recipient nameStringgetRecipientSecondName()Recipient second nameStringgetReferenceId()Internal reference ID.StringgetSecondDistributionCode()Second distribution codeBooleangetSecondTinNotice()Second TIN noticeStringgetState()Two-letter US state or Canadian province code (required for US/CA addresses).StateAndLocalWithholdinggetStateAndLocalWithholding()State and local withholding informationLocalDategetStateEfileDate()Date when state e-filing should be scheduled for this formList<StateEfileStatusDetail>getStateEfileStatus()State e-file statusDoublegetTaxableAmount()Taxable amountBooleangetTaxableAmountNotDetermined()Taxable amount not determinedIntegergetTaxYear()Tax Year - only required when creating formsStringgetTin()Recipient's Federal Tax Identification Number (TIN).BooleangetTinMatch()Boolean indicating that TIN Matching should be scheduled for this formForm1099StatusDetailgetTinMatchStatus()TIN Match statusForm1099R.TinTypeEnumgetTinType()Type of TIN (Tax ID Number)BooleangetTotalDistributionDetermined()Total distributionStringgetTotalDistributionPercentage()Total distribution percentageDoublegetTotalEmployeeContributions()Total employee contributionsDoublegetTraditionalIraSepSimpleOrRothConversionAmount()Traditional IRA/SEP/SIMPLE or Roth conversion amountForm1099R.TypeEnumgetType()Form typeOffsetDateTimegetUpdatedAt()Date time when the record was last updated.List<ValidationError>getValidationErrors()Validation errorsStringgetZip()ZIP/postal code.Form1099RgrossDistribution(Double grossDistribution)inthashCode()Form1099RiraSepSimple(Boolean iraSepSimple)Form1099RissuerId(String issuerId)Form1099RissuerReferenceId(String issuerReferenceId)Form1099RissuerTin(String issuerTin)Form1099RnetUnrealizedAppreciationInEmployerSecurities(Double netUnrealizedAppreciationInEmployerSecurities)Form1099RnonUsProvince(String nonUsProvince)Form1099RnoTin(Boolean noTin)Form1099RofficeCode(String officeCode)Form1099RotherAmount(Double otherAmount)Form1099RotherPercentage(String otherPercentage)Form1099RpostalMail(Boolean postalMail)Form1099RrecipientEdeliveryDate(LocalDate recipientEdeliveryDate)Form1099RrecipientName(String recipientName)Form1099RrecipientSecondName(String recipientSecondName)Form1099RreferenceId(String referenceId)Form1099RsecondDistributionCode(String secondDistributionCode)Form1099RsecondTinNotice(Boolean secondTinNotice)voidsetAccountNumber(String accountNumber)voidsetAddress(String address)voidsetAddress2(String address2)voidsetAddressVerification(Boolean addressVerification)voidsetAmountAllocableToIrrWithin5Years(Double amountAllocableToIrrWithin5Years)voidsetCapitalGain(Double capitalGain)voidsetCity(String city)voidsetCountryCode(String countryCode)voidsetDateOfPayment(LocalDate dateOfPayment)voidsetDistributionCode(String distributionCode)voidsetEmail(String email)voidsetEmployeeContributionsOrDesignatedRothOrInsurancePremiums(Double employeeContributionsOrDesignatedRothOrInsurancePremiums)voidsetFatcaFilingRequirement(Boolean fatcaFilingRequirement)voidsetFederalEfileDate(LocalDate federalEfileDate)voidsetFederalIncomeTaxWithheld(Double federalIncomeTaxWithheld)voidsetFirstYearOfDesignatedRothContribution(String firstYearOfDesignatedRothContribution)voidsetGrossDistribution(Double grossDistribution)voidsetIraSepSimple(Boolean iraSepSimple)voidsetIssuerId(String issuerId)voidsetIssuerReferenceId(String issuerReferenceId)voidsetIssuerTin(String issuerTin)voidsetNetUnrealizedAppreciationInEmployerSecurities(Double netUnrealizedAppreciationInEmployerSecurities)voidsetNonUsProvince(String nonUsProvince)voidsetNoTin(Boolean noTin)voidsetOfficeCode(String officeCode)voidsetOtherAmount(Double otherAmount)voidsetOtherPercentage(String otherPercentage)voidsetPostalMail(Boolean postalMail)voidsetRecipientEdeliveryDate(LocalDate recipientEdeliveryDate)voidsetRecipientName(String recipientName)voidsetRecipientSecondName(String recipientSecondName)voidsetReferenceId(String referenceId)voidsetSecondDistributionCode(String secondDistributionCode)voidsetSecondTinNotice(Boolean secondTinNotice)voidsetState(String state)voidsetStateAndLocalWithholding(StateAndLocalWithholding stateAndLocalWithholding)voidsetStateEfileDate(LocalDate stateEfileDate)voidsetTaxableAmount(Double taxableAmount)voidsetTaxableAmountNotDetermined(Boolean taxableAmountNotDetermined)voidsetTaxYear(Integer taxYear)voidsetTin(String tin)voidsetTinMatch(Boolean tinMatch)voidsetTinType(Form1099R.TinTypeEnum tinType)voidsetTotalDistributionDetermined(Boolean totalDistributionDetermined)voidsetTotalDistributionPercentage(String totalDistributionPercentage)voidsetTotalEmployeeContributions(Double totalEmployeeContributions)voidsetTraditionalIraSepSimpleOrRothConversionAmount(Double traditionalIraSepSimpleOrRothConversionAmount)voidsetType(Form1099R.TypeEnum type)voidsetZip(String zip)Form1099Rstate(String state)Form1099RstateAndLocalWithholding(StateAndLocalWithholding stateAndLocalWithholding)Form1099RstateEfileDate(LocalDate stateEfileDate)Form1099RtaxableAmount(Double taxableAmount)Form1099RtaxableAmountNotDetermined(Boolean taxableAmountNotDetermined)Form1099RtaxYear(Integer taxYear)Form1099Rtin(String tin)Form1099RtinMatch(Boolean tinMatch)Form1099RtinType(Form1099R.TinTypeEnum tinType)StringtoJson()Convert an instance of Form1099R to an JSON stringStringtoString()Form1099RtotalDistributionDetermined(Boolean totalDistributionDetermined)Form1099RtotalDistributionPercentage(String totalDistributionPercentage)Form1099RtotalEmployeeContributions(Double totalEmployeeContributions)Form1099RtraditionalIraSepSimpleOrRothConversionAmount(Double traditionalIraSepSimpleOrRothConversionAmount)Form1099Rtype(Form1099R.TypeEnum type)static voidvalidateJsonElement(com.google.gson.JsonElement jsonElement)Validates the JSON Element and throws an exception if issues foundForm1099Rzip(String zip)
-
-
-
Field Detail
-
SERIALIZED_NAME_GROSS_DISTRIBUTION
public static final String SERIALIZED_NAME_GROSS_DISTRIBUTION
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TAXABLE_AMOUNT
public static final String SERIALIZED_NAME_TAXABLE_AMOUNT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TAXABLE_AMOUNT_NOT_DETERMINED
public static final String SERIALIZED_NAME_TAXABLE_AMOUNT_NOT_DETERMINED
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TOTAL_DISTRIBUTION_DETERMINED
public static final String SERIALIZED_NAME_TOTAL_DISTRIBUTION_DETERMINED
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_CAPITAL_GAIN
public static final String SERIALIZED_NAME_CAPITAL_GAIN
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_FEDERAL_INCOME_TAX_WITHHELD
public static final String SERIALIZED_NAME_FEDERAL_INCOME_TAX_WITHHELD
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_EMPLOYEE_CONTRIBUTIONS_OR_DESIGNATED_ROTH_OR_INSURANCE_PREMIUMS
public static final String SERIALIZED_NAME_EMPLOYEE_CONTRIBUTIONS_OR_DESIGNATED_ROTH_OR_INSURANCE_PREMIUMS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_NET_UNREALIZED_APPRECIATION_IN_EMPLOYER_SECURITIES
public static final String SERIALIZED_NAME_NET_UNREALIZED_APPRECIATION_IN_EMPLOYER_SECURITIES
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_DISTRIBUTION_CODE
public static final String SERIALIZED_NAME_DISTRIBUTION_CODE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_SECOND_DISTRIBUTION_CODE
public static final String SERIALIZED_NAME_SECOND_DISTRIBUTION_CODE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_IRA_SEP_SIMPLE
public static final String SERIALIZED_NAME_IRA_SEP_SIMPLE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TRADITIONAL_IRA_SEP_SIMPLE_OR_ROTH_CONVERSION_AMOUNT
public static final String SERIALIZED_NAME_TRADITIONAL_IRA_SEP_SIMPLE_OR_ROTH_CONVERSION_AMOUNT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_OTHER_AMOUNT
public static final String SERIALIZED_NAME_OTHER_AMOUNT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_OTHER_PERCENTAGE
public static final String SERIALIZED_NAME_OTHER_PERCENTAGE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TOTAL_DISTRIBUTION_PERCENTAGE
public static final String SERIALIZED_NAME_TOTAL_DISTRIBUTION_PERCENTAGE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TOTAL_EMPLOYEE_CONTRIBUTIONS
public static final String SERIALIZED_NAME_TOTAL_EMPLOYEE_CONTRIBUTIONS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_AMOUNT_ALLOCABLE_TO_IRR_WITHIN5_YEARS
public static final String SERIALIZED_NAME_AMOUNT_ALLOCABLE_TO_IRR_WITHIN5_YEARS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_FIRST_YEAR_OF_DESIGNATED_ROTH_CONTRIBUTION
public static final String SERIALIZED_NAME_FIRST_YEAR_OF_DESIGNATED_ROTH_CONTRIBUTION
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_DATE_OF_PAYMENT
public static final String SERIALIZED_NAME_DATE_OF_PAYMENT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_FATCA_FILING_REQUIREMENT
public static final String SERIALIZED_NAME_FATCA_FILING_REQUIREMENT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TYPE
public static final String SERIALIZED_NAME_TYPE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ID
public static final String SERIALIZED_NAME_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ISSUER_ID
public static final String SERIALIZED_NAME_ISSUER_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ISSUER_REFERENCE_ID
public static final String SERIALIZED_NAME_ISSUER_REFERENCE_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ISSUER_TIN
public static final String SERIALIZED_NAME_ISSUER_TIN
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TAX_YEAR
public static final String SERIALIZED_NAME_TAX_YEAR
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_REFERENCE_ID
public static final String SERIALIZED_NAME_REFERENCE_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TIN
public static final String SERIALIZED_NAME_TIN
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_RECIPIENT_NAME
public static final String SERIALIZED_NAME_RECIPIENT_NAME
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TIN_TYPE
public static final String SERIALIZED_NAME_TIN_TYPE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_RECIPIENT_SECOND_NAME
public static final String SERIALIZED_NAME_RECIPIENT_SECOND_NAME
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ADDRESS
public static final String SERIALIZED_NAME_ADDRESS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ADDRESS2
public static final String SERIALIZED_NAME_ADDRESS2
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_CITY
public static final String SERIALIZED_NAME_CITY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_STATE
public static final String SERIALIZED_NAME_STATE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ZIP
public static final String SERIALIZED_NAME_ZIP
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_EMAIL
public static final String SERIALIZED_NAME_EMAIL
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ACCOUNT_NUMBER
public static final String SERIALIZED_NAME_ACCOUNT_NUMBER
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_OFFICE_CODE
public static final String SERIALIZED_NAME_OFFICE_CODE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_NON_US_PROVINCE
public static final String SERIALIZED_NAME_NON_US_PROVINCE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_COUNTRY_CODE
public static final String SERIALIZED_NAME_COUNTRY_CODE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_FEDERAL_EFILE_DATE
public static final String SERIALIZED_NAME_FEDERAL_EFILE_DATE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_POSTAL_MAIL
public static final String SERIALIZED_NAME_POSTAL_MAIL
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_STATE_EFILE_DATE
public static final String SERIALIZED_NAME_STATE_EFILE_DATE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_RECIPIENT_EDELIVERY_DATE
public static final String SERIALIZED_NAME_RECIPIENT_EDELIVERY_DATE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TIN_MATCH
public static final String SERIALIZED_NAME_TIN_MATCH
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_NO_TIN
public static final String SERIALIZED_NAME_NO_TIN
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ADDRESS_VERIFICATION
public static final String SERIALIZED_NAME_ADDRESS_VERIFICATION
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_STATE_AND_LOCAL_WITHHOLDING
public static final String SERIALIZED_NAME_STATE_AND_LOCAL_WITHHOLDING
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_SECOND_TIN_NOTICE
public static final String SERIALIZED_NAME_SECOND_TIN_NOTICE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_FEDERAL_EFILE_STATUS
public static final String SERIALIZED_NAME_FEDERAL_EFILE_STATUS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_STATE_EFILE_STATUS
public static final String SERIALIZED_NAME_STATE_EFILE_STATUS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_POSTAL_MAIL_STATUS
public static final String SERIALIZED_NAME_POSTAL_MAIL_STATUS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TIN_MATCH_STATUS
public static final String SERIALIZED_NAME_TIN_MATCH_STATUS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ADDRESS_VERIFICATION_STATUS
public static final String SERIALIZED_NAME_ADDRESS_VERIFICATION_STATUS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_E_DELIVERY_STATUS
public static final String SERIALIZED_NAME_E_DELIVERY_STATUS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_VALIDATION_ERRORS
public static final String SERIALIZED_NAME_VALIDATION_ERRORS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_CREATED_AT
public static final String SERIALIZED_NAME_CREATED_AT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_UPDATED_AT
public static final String SERIALIZED_NAME_UPDATED_AT
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
Form1099R
public Form1099R()
-
Form1099R
public Form1099R(String id, Form1099StatusDetail federalEfileStatus, List<StateEfileStatusDetail> stateEfileStatus, Form1099StatusDetail postalMailStatus, Form1099StatusDetail tinMatchStatus, Form1099StatusDetail addressVerificationStatus, Form1099StatusDetail eDeliveryStatus, List<ValidationError> validationErrors, OffsetDateTime createdAt, OffsetDateTime updatedAt)
-
-
Method Detail
-
getGrossDistribution
@Nullable public Double getGrossDistribution()
Gross distribution- Returns:
- grossDistribution
-
setGrossDistribution
public void setGrossDistribution(Double grossDistribution)
-
setTaxableAmount
public void setTaxableAmount(Double taxableAmount)
-
taxableAmountNotDetermined
public Form1099R taxableAmountNotDetermined(Boolean taxableAmountNotDetermined)
-
getTaxableAmountNotDetermined
@Nullable public Boolean getTaxableAmountNotDetermined()
Taxable amount not determined- Returns:
- taxableAmountNotDetermined
-
setTaxableAmountNotDetermined
public void setTaxableAmountNotDetermined(Boolean taxableAmountNotDetermined)
-
totalDistributionDetermined
public Form1099R totalDistributionDetermined(Boolean totalDistributionDetermined)
-
getTotalDistributionDetermined
@Nullable public Boolean getTotalDistributionDetermined()
Total distribution- Returns:
- totalDistributionDetermined
-
setTotalDistributionDetermined
public void setTotalDistributionDetermined(Boolean totalDistributionDetermined)
-
getCapitalGain
@Nullable public Double getCapitalGain()
Capital gain (included in Box 2a)- Returns:
- capitalGain
-
setCapitalGain
public void setCapitalGain(Double capitalGain)
-
federalIncomeTaxWithheld
public Form1099R federalIncomeTaxWithheld(Double federalIncomeTaxWithheld)
-
getFederalIncomeTaxWithheld
@Nullable public Double getFederalIncomeTaxWithheld()
Federal income tax withheld- Returns:
- federalIncomeTaxWithheld
-
setFederalIncomeTaxWithheld
public void setFederalIncomeTaxWithheld(Double federalIncomeTaxWithheld)
-
employeeContributionsOrDesignatedRothOrInsurancePremiums
public Form1099R employeeContributionsOrDesignatedRothOrInsurancePremiums(Double employeeContributionsOrDesignatedRothOrInsurancePremiums)
-
getEmployeeContributionsOrDesignatedRothOrInsurancePremiums
@Nullable public Double getEmployeeContributionsOrDesignatedRothOrInsurancePremiums()
Employee contributions/Designated Roth contributions or insurance premiums- Returns:
- employeeContributionsOrDesignatedRothOrInsurancePremiums
-
setEmployeeContributionsOrDesignatedRothOrInsurancePremiums
public void setEmployeeContributionsOrDesignatedRothOrInsurancePremiums(Double employeeContributionsOrDesignatedRothOrInsurancePremiums)
-
netUnrealizedAppreciationInEmployerSecurities
public Form1099R netUnrealizedAppreciationInEmployerSecurities(Double netUnrealizedAppreciationInEmployerSecurities)
-
getNetUnrealizedAppreciationInEmployerSecurities
@Nullable public Double getNetUnrealizedAppreciationInEmployerSecurities()
Net unrealized appreciation in employer's securities- Returns:
- netUnrealizedAppreciationInEmployerSecurities
-
setNetUnrealizedAppreciationInEmployerSecurities
public void setNetUnrealizedAppreciationInEmployerSecurities(Double netUnrealizedAppreciationInEmployerSecurities)
-
getDistributionCode
@Nullable public String getDistributionCode()
Distribution code- Returns:
- distributionCode
-
setDistributionCode
public void setDistributionCode(String distributionCode)
-
getSecondDistributionCode
@Nullable public String getSecondDistributionCode()
Second distribution code- Returns:
- secondDistributionCode
-
setSecondDistributionCode
public void setSecondDistributionCode(String secondDistributionCode)
-
setIraSepSimple
public void setIraSepSimple(Boolean iraSepSimple)
-
traditionalIraSepSimpleOrRothConversionAmount
public Form1099R traditionalIraSepSimpleOrRothConversionAmount(Double traditionalIraSepSimpleOrRothConversionAmount)
-
getTraditionalIraSepSimpleOrRothConversionAmount
@Nullable public Double getTraditionalIraSepSimpleOrRothConversionAmount()
Traditional IRA/SEP/SIMPLE or Roth conversion amount- Returns:
- traditionalIraSepSimpleOrRothConversionAmount
-
setTraditionalIraSepSimpleOrRothConversionAmount
public void setTraditionalIraSepSimpleOrRothConversionAmount(Double traditionalIraSepSimpleOrRothConversionAmount)
-
setOtherAmount
public void setOtherAmount(Double otherAmount)
-
getOtherPercentage
@Nullable public String getOtherPercentage()
Other percentage- Returns:
- otherPercentage
-
setOtherPercentage
public void setOtherPercentage(String otherPercentage)
-
totalDistributionPercentage
public Form1099R totalDistributionPercentage(String totalDistributionPercentage)
-
getTotalDistributionPercentage
@Nullable public String getTotalDistributionPercentage()
Total distribution percentage- Returns:
- totalDistributionPercentage
-
setTotalDistributionPercentage
public void setTotalDistributionPercentage(String totalDistributionPercentage)
-
totalEmployeeContributions
public Form1099R totalEmployeeContributions(Double totalEmployeeContributions)
-
getTotalEmployeeContributions
@Nullable public Double getTotalEmployeeContributions()
Total employee contributions- Returns:
- totalEmployeeContributions
-
setTotalEmployeeContributions
public void setTotalEmployeeContributions(Double totalEmployeeContributions)
-
amountAllocableToIrrWithin5Years
public Form1099R amountAllocableToIrrWithin5Years(Double amountAllocableToIrrWithin5Years)
-
getAmountAllocableToIrrWithin5Years
@Nullable public Double getAmountAllocableToIrrWithin5Years()
Amount allocable to IRR within 5 years- Returns:
- amountAllocableToIrrWithin5Years
-
setAmountAllocableToIrrWithin5Years
public void setAmountAllocableToIrrWithin5Years(Double amountAllocableToIrrWithin5Years)
-
firstYearOfDesignatedRothContribution
public Form1099R firstYearOfDesignatedRothContribution(String firstYearOfDesignatedRothContribution)
-
getFirstYearOfDesignatedRothContribution
@Nullable public String getFirstYearOfDesignatedRothContribution()
First year of designated Roth contribution- Returns:
- firstYearOfDesignatedRothContribution
-
setFirstYearOfDesignatedRothContribution
public void setFirstYearOfDesignatedRothContribution(String firstYearOfDesignatedRothContribution)
-
getDateOfPayment
@Nullable public LocalDate getDateOfPayment()
Date of payment- Returns:
- dateOfPayment
-
setDateOfPayment
public void setDateOfPayment(LocalDate dateOfPayment)
-
getFatcaFilingRequirement
@Nullable public Boolean getFatcaFilingRequirement()
FATCA filing requirement- Returns:
- fatcaFilingRequirement
-
setFatcaFilingRequirement
public void setFatcaFilingRequirement(Boolean fatcaFilingRequirement)
-
type
public Form1099R type(Form1099R.TypeEnum type)
-
getType
@Nonnull public Form1099R.TypeEnum getType()
Form type- Returns:
- type
-
setType
public void setType(Form1099R.TypeEnum type)
-
getId
@Nullable public String getId()
Form ID. Unique identifier set when the record is created.- Returns:
- id
-
getIssuerId
@Nullable public String getIssuerId()
Issuer ID - only required when creating forms- Returns:
- issuerId
-
setIssuerId
public void setIssuerId(String issuerId)
-
getIssuerReferenceId
@Nullable public String getIssuerReferenceId()
Issuer Reference ID - only required when creating forms- Returns:
- issuerReferenceId
-
setIssuerReferenceId
public void setIssuerReferenceId(String issuerReferenceId)
-
setIssuerTin
public void setIssuerTin(String issuerTin)
-
getTaxYear
@Nullable public Integer getTaxYear()
Tax Year - only required when creating forms- Returns:
- taxYear
-
setTaxYear
public void setTaxYear(Integer taxYear)
-
getReferenceId
@Nullable public String getReferenceId()
Internal reference ID. Never shown to any agency or recipient.- Returns:
- referenceId
-
setReferenceId
public void setReferenceId(String referenceId)
-
getTin
@Nullable public String getTin()
Recipient's Federal Tax Identification Number (TIN).- Returns:
- tin
-
setTin
public void setTin(String tin)
-
setRecipientName
public void setRecipientName(String recipientName)
-
tinType
public Form1099R tinType(Form1099R.TinTypeEnum tinType)
-
getTinType
@Nullable public Form1099R.TinTypeEnum getTinType()
Type of TIN (Tax ID Number)- Returns:
- tinType
-
setTinType
public void setTinType(Form1099R.TinTypeEnum tinType)
-
getRecipientSecondName
@Nullable public String getRecipientSecondName()
Recipient second name- Returns:
- recipientSecondName
-
setRecipientSecondName
public void setRecipientSecondName(String recipientSecondName)
-
setAddress
public void setAddress(String address)
-
setAddress2
public void setAddress2(String address2)
-
setCity
public void setCity(String city)
-
getState
@Nullable public String getState()
Two-letter US state or Canadian province code (required for US/CA addresses).- Returns:
- state
-
setState
public void setState(String state)
-
setZip
public void setZip(String zip)
-
setEmail
public void setEmail(String email)
-
setAccountNumber
public void setAccountNumber(String accountNumber)
-
setOfficeCode
public void setOfficeCode(String officeCode)
-
getNonUsProvince
@Nullable public String getNonUsProvince()
Province or region for non-US/CA addresses.- Returns:
- nonUsProvince
-
setNonUsProvince
public void setNonUsProvince(String nonUsProvince)
-
getCountryCode
@Nullable public String getCountryCode()
Two-letter IRS country code (e.g., 'US', 'CA'), as defined at https://www.irs.gov/e-file-providers/country-codes.- Returns:
- countryCode
-
setCountryCode
public void setCountryCode(String countryCode)
-
getFederalEfileDate
@Nullable public LocalDate getFederalEfileDate()
Date when federal e-filing should be scheduled for this form- Returns:
- federalEfileDate
-
setFederalEfileDate
public void setFederalEfileDate(LocalDate federalEfileDate)
-
getPostalMail
@Nullable public Boolean getPostalMail()
Boolean indicating that postal mailing to the recipient should be scheduled for this form- Returns:
- postalMail
-
setPostalMail
public void setPostalMail(Boolean postalMail)
-
getStateEfileDate
@Nullable public LocalDate getStateEfileDate()
Date when state e-filing should be scheduled for this form- Returns:
- stateEfileDate
-
setStateEfileDate
public void setStateEfileDate(LocalDate stateEfileDate)
-
getRecipientEdeliveryDate
@Nullable public LocalDate getRecipientEdeliveryDate()
Date when recipient e-delivery should be scheduled for this form- Returns:
- recipientEdeliveryDate
-
setRecipientEdeliveryDate
public void setRecipientEdeliveryDate(LocalDate recipientEdeliveryDate)
-
getTinMatch
@Nullable public Boolean getTinMatch()
Boolean indicating that TIN Matching should be scheduled for this form- Returns:
- tinMatch
-
setTinMatch
public void setTinMatch(Boolean tinMatch)
-
setNoTin
public void setNoTin(Boolean noTin)
-
getAddressVerification
@Nullable public Boolean getAddressVerification()
Boolean indicating that address verification should be scheduled for this form- Returns:
- addressVerification
-
setAddressVerification
public void setAddressVerification(Boolean addressVerification)
-
stateAndLocalWithholding
public Form1099R stateAndLocalWithholding(StateAndLocalWithholding stateAndLocalWithholding)
-
getStateAndLocalWithholding
@Nullable public StateAndLocalWithholding getStateAndLocalWithholding()
State and local withholding information- Returns:
- stateAndLocalWithholding
-
setStateAndLocalWithholding
public void setStateAndLocalWithholding(StateAndLocalWithholding stateAndLocalWithholding)
-
getSecondTinNotice
@Nullable public Boolean getSecondTinNotice()
Second TIN notice- Returns:
- secondTinNotice
-
setSecondTinNotice
public void setSecondTinNotice(Boolean secondTinNotice)
-
getFederalEfileStatus
@Nullable public Form1099StatusDetail getFederalEfileStatus()
Federal e-file status- Returns:
- federalEfileStatus
-
getStateEfileStatus
@Nullable public List<StateEfileStatusDetail> getStateEfileStatus()
State e-file status- Returns:
- stateEfileStatus
-
getPostalMailStatus
@Nullable public Form1099StatusDetail getPostalMailStatus()
Postal mail to recipient status- Returns:
- postalMailStatus
-
getTinMatchStatus
@Nullable public Form1099StatusDetail getTinMatchStatus()
TIN Match status- Returns:
- tinMatchStatus
-
getAddressVerificationStatus
@Nullable public Form1099StatusDetail getAddressVerificationStatus()
Address verification status- Returns:
- addressVerificationStatus
-
geteDeliveryStatus
@Nullable public Form1099StatusDetail geteDeliveryStatus()
EDelivery status- Returns:
- eDeliveryStatus
-
getValidationErrors
@Nullable public List<ValidationError> getValidationErrors()
Validation errors- Returns:
- validationErrors
-
getCreatedAt
@Nullable public OffsetDateTime getCreatedAt()
Date time when the record was created.- Returns:
- createdAt
-
getUpdatedAt
@Nullable public OffsetDateTime getUpdatedAt()
Date time when the record was last updated.- Returns:
- updatedAt
-
validateJsonElement
public static void validateJsonElement(com.google.gson.JsonElement jsonElement) throws IOExceptionValidates the JSON Element and throws an exception if issues found- Parameters:
jsonElement- JSON Element- Throws:
IOException- if the JSON Element is invalid with respect to Form1099R
-
fromJson
public static Form1099R fromJson(String jsonString) throws IOException
Create an instance of Form1099R given an JSON string- Parameters:
jsonString- JSON string- Returns:
- An instance of Form1099R
- Throws:
IOException- if the JSON string is invalid with respect to Form1099R
-
toJson
public String toJson()
Convert an instance of Form1099R to an JSON string- Returns:
- JSON string
-
-