Class Form1099IntListItem


  • @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
               comments="Generator version: 7.7.0")
    public class Form1099IntListItem
    extends Object
    Form1099IntListItem
    • Constructor Detail

      • Form1099IntListItem

        public Form1099IntListItem()
    • Method Detail

      • getInterestIncome

        @Nullable
        public Double getInterestIncome()
        Interest Income
        Returns:
        interestIncome
      • setInterestIncome

        public void setInterestIncome​(Double interestIncome)
      • getEarlyWithdrawalPenalty

        @Nullable
        public Double getEarlyWithdrawalPenalty()
        Early Withdrawal Penalty
        Returns:
        earlyWithdrawalPenalty
      • setEarlyWithdrawalPenalty

        public void setEarlyWithdrawalPenalty​(Double earlyWithdrawalPenalty)
      • getUsSavingsBondsInterest

        @Nullable
        public Double getUsSavingsBondsInterest()
        Interest on U.S. Savings Bonds and Treasury obligations
        Returns:
        usSavingsBondsInterest
      • setUsSavingsBondsInterest

        public void setUsSavingsBondsInterest​(Double usSavingsBondsInterest)
      • getFederalIncomeTaxWithheld

        @Nullable
        public Double getFederalIncomeTaxWithheld()
        Federal income tax withheld
        Returns:
        federalIncomeTaxWithheld
      • setFederalIncomeTaxWithheld

        public void setFederalIncomeTaxWithheld​(Double federalIncomeTaxWithheld)
      • getInvestmentExpenses

        @Nullable
        public Double getInvestmentExpenses()
        Investment Expenses
        Returns:
        investmentExpenses
      • setInvestmentExpenses

        public void setInvestmentExpenses​(Double investmentExpenses)
      • getForeignTaxPaid

        @Nullable
        public Double getForeignTaxPaid()
        Foreign tax paid
        Returns:
        foreignTaxPaid
      • setForeignTaxPaid

        public void setForeignTaxPaid​(Double foreignTaxPaid)
      • getForeignCountry

        @Nullable
        public String getForeignCountry()
        Foreign country or U.S. possession
        Returns:
        foreignCountry
      • setForeignCountry

        public void setForeignCountry​(String foreignCountry)
      • getTaxExemptInterest

        @Nullable
        public Double getTaxExemptInterest()
        Tax-Exempt Interest
        Returns:
        taxExemptInterest
      • setTaxExemptInterest

        public void setTaxExemptInterest​(Double taxExemptInterest)
      • specifiedPrivateActivityBondInterest

        public Form1099IntListItem specifiedPrivateActivityBondInterest​(Double specifiedPrivateActivityBondInterest)
      • getSpecifiedPrivateActivityBondInterest

        @Nullable
        public Double getSpecifiedPrivateActivityBondInterest()
        Specified Private activity
        Returns:
        specifiedPrivateActivityBondInterest
      • setSpecifiedPrivateActivityBondInterest

        public void setSpecifiedPrivateActivityBondInterest​(Double specifiedPrivateActivityBondInterest)
      • getMarketDiscount

        @Nullable
        public Double getMarketDiscount()
        Market Discount
        Returns:
        marketDiscount
      • setMarketDiscount

        public void setMarketDiscount​(Double marketDiscount)
      • getBondPremium

        @Nullable
        public Double getBondPremium()
        Bond Premium
        Returns:
        bondPremium
      • setBondPremium

        public void setBondPremium​(Double bondPremium)
      • bondPremiumOnTreasuryObligations

        public Form1099IntListItem bondPremiumOnTreasuryObligations​(Double bondPremiumOnTreasuryObligations)
      • getBondPremiumOnTreasuryObligations

        @Nullable
        public Double getBondPremiumOnTreasuryObligations()
        Bond Premium on Treasury obligations
        Returns:
        bondPremiumOnTreasuryObligations
      • setBondPremiumOnTreasuryObligations

        public void setBondPremiumOnTreasuryObligations​(Double bondPremiumOnTreasuryObligations)
      • getBondPremiumOnTaxExemptBond

        @Nullable
        public Double getBondPremiumOnTaxExemptBond()
        Bond Premium on tax exempt bond
        Returns:
        bondPremiumOnTaxExemptBond
      • setBondPremiumOnTaxExemptBond

        public void setBondPremiumOnTaxExemptBond​(Double bondPremiumOnTaxExemptBond)
      • getTaxExemptBondCusipNumber

        @Nullable
        public String getTaxExemptBondCusipNumber()
        Tax exempt bond CUSIP no.
        Returns:
        taxExemptBondCusipNumber
      • setTaxExemptBondCusipNumber

        public void setTaxExemptBondCusipNumber​(String taxExemptBondCusipNumber)
      • getIssuerReferenceId

        @Nullable
        public String getIssuerReferenceId()
        Issuer Reference ID. One of `issuerReferenceId` or `issuerTin` is required.
        Returns:
        issuerReferenceId
      • setIssuerReferenceId

        public void setIssuerReferenceId​(String issuerReferenceId)
      • getIssuerTin

        @Nullable
        public String getIssuerTin()
        Issuer TIN. One of `issuerReferenceId` or `issuerTin` is required.
        Returns:
        issuerTin
      • setIssuerTin

        public void setIssuerTin​(String issuerTin)
      • getTaxYear

        @Nonnull
        public Integer getTaxYear()
        Tax year
        Returns:
        taxYear
      • setTaxYear

        public void setTaxYear​(Integer taxYear)
      • getIssuerId

        @Nullable
        public String getIssuerId()
        Issuer ID
        Returns:
        issuerId
      • setIssuerId

        public void setIssuerId​(String issuerId)
      • getReferenceId

        @Nullable
        public String getReferenceId()
        Reference ID
        Returns:
        referenceId
      • setReferenceId

        public void setReferenceId​(String referenceId)
      • getRecipientTin

        @Nullable
        public String getRecipientTin()
        Recipient Tax ID Number
        Returns:
        recipientTin
      • setRecipientTin

        public void setRecipientTin​(String recipientTin)
      • getRecipientName

        @Nullable
        public String getRecipientName()
        Recipient name
        Returns:
        recipientName
      • setRecipientName

        public void setRecipientName​(String recipientName)
      • getRecipientSecondName

        @Nullable
        public String getRecipientSecondName()
        Recipient second name
        Returns:
        recipientSecondName
      • setRecipientSecondName

        public void setRecipientSecondName​(String recipientSecondName)
      • getAddress

        @Nullable
        public String getAddress()
        Address
        Returns:
        address
      • setAddress

        public void setAddress​(String address)
      • getAddress2

        @Nullable
        public String getAddress2()
        Address line 2
        Returns:
        address2
      • setAddress2

        public void setAddress2​(String address2)
      • setCity

        public void setCity​(String city)
      • getState

        @Nullable
        public String getState()
        US state. Required if CountryCode is \"US\".
        Returns:
        state
      • setState

        public void setState​(String state)
      • setZip

        public void setZip​(String zip)
      • getEmail

        @Nullable
        public String getEmail()
        Recipient email address
        Returns:
        email
      • setEmail

        public void setEmail​(String email)
      • getAccountNumber

        @Nullable
        public String getAccountNumber()
        Account number
        Returns:
        accountNumber
      • setAccountNumber

        public void setAccountNumber​(String accountNumber)
      • getOfficeCode

        @Nullable
        public String getOfficeCode()
        Office code
        Returns:
        officeCode
      • setOfficeCode

        public void setOfficeCode​(String officeCode)
      • getNonUsProvince

        @Nullable
        public String getNonUsProvince()
        Foreign province
        Returns:
        nonUsProvince
      • setNonUsProvince

        public void setNonUsProvince​(String nonUsProvince)
      • getCountryCode

        @Nullable
        public String getCountryCode()
        Country code, as defined at https://www.irs.gov/e-file-providers/country-codes
        Returns:
        countryCode
      • setCountryCode

        public void setCountryCode​(String countryCode)
      • getFederalEFile

        @Nullable
        public Boolean getFederalEFile()
        Boolean indicating that federal e-filing should be scheduled for this form
        Returns:
        federalEFile
      • setFederalEFile

        public void setFederalEFile​(Boolean federalEFile)
      • 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)
      • getStateEFile

        @Nullable
        public Boolean getStateEFile()
        Boolean indicating that state e-filing should be scheduled for this form
        Returns:
        stateEFile
      • setStateEFile

        public void setStateEFile​(Boolean stateEFile)
      • getTinMatch

        @Nullable
        public Boolean getTinMatch()
        Boolean indicating that TIN Matching should be scheduled for this form
        Returns:
        tinMatch
      • setTinMatch

        public void setTinMatch​(Boolean tinMatch)
      • getNoTin

        @Nullable
        public Boolean getNoTin()
        Indicates whether the recipient has no TIN
        Returns:
        noTin
      • setNoTin

        public void setNoTin​(Boolean noTin)
      • getSecondTinNotice

        @Nullable
        public Boolean getSecondTinNotice()
        Second TIN notice in three years
        Returns:
        secondTinNotice
      • setSecondTinNotice

        public void setSecondTinNotice​(Boolean secondTinNotice)
      • getFatcaFilingRequirement

        @Nullable
        public Boolean getFatcaFilingRequirement()
        Fatca filing requirement
        Returns:
        fatcaFilingRequirement
      • setFatcaFilingRequirement

        public void setFatcaFilingRequirement​(Boolean fatcaFilingRequirement)
      • getAddressVerification

        @Nullable
        public Boolean getAddressVerification()
        Boolean indicating that address verification should be scheduled for this form
        Returns:
        addressVerification
      • setAddressVerification

        public void setAddressVerification​(Boolean addressVerification)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • validateJsonElement

        public static void validateJsonElement​(com.google.gson.JsonElement jsonElement)
                                        throws IOException
        Validates 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 Form1099IntListItem
      • fromJson

        public static Form1099IntListItem fromJson​(String jsonString)
                                            throws IOException
        Create an instance of Form1099IntListItem given an JSON string
        Parameters:
        jsonString - JSON string
        Returns:
        An instance of Form1099IntListItem
        Throws:
        IOException - if the JSON string is invalid with respect to Form1099IntListItem
      • toJson

        public String toJson()
        Convert an instance of Form1099IntListItem to an JSON string
        Returns:
        JSON string