Package Avalara.SDK.model.A1099.V2
Class Form1099Int
- java.lang.Object
-
- Avalara.SDK.model.A1099.V2.Form1099Int
-
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.7.0") public class Form1099Int extends Object
Form1099Int
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classForm1099Int.CustomTypeAdapterFactorystatic classForm1099Int.TinTypeEnumType of TIN (Tax ID Number)static classForm1099Int.TypeEnumForm type
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Form1099Int()Form1099Int(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 Form1099IntaccountNumber(String accountNumber)Form1099Intaddress(String address)Form1099Intaddress2(String address2)Form1099IntaddressVerification(Boolean addressVerification)Form1099IntbondPremium(Double bondPremium)Form1099IntbondPremiumOnTaxExemptBond(Double bondPremiumOnTaxExemptBond)Form1099IntbondPremiumOnTreasuryObligations(Double bondPremiumOnTreasuryObligations)Form1099Intcity(String city)Form1099IntcountryCode(String countryCode)Form1099IntearlyWithdrawalPenalty(Double earlyWithdrawalPenalty)Form1099Intemail(String email)booleanequals(Object o)Form1099IntfatcaFilingRequirement(Boolean fatcaFilingRequirement)Form1099IntfederalEfileDate(LocalDate federalEfileDate)Form1099IntfederalIncomeTaxWithheld(Double federalIncomeTaxWithheld)Form1099IntforeignCountry(String foreignCountry)Form1099IntforeignTaxPaid(Double foreignTaxPaid)static Form1099IntfromJson(String jsonString)Create an instance of Form1099Int 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 statusDoublegetBondPremium()Bond PremiumDoublegetBondPremiumOnTaxExemptBond()Bond Premium on tax exempt bondDoublegetBondPremiumOnTreasuryObligations()Bond Premium on Treasury obligationsStringgetCity()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.DoublegetEarlyWithdrawalPenalty()Early Withdrawal PenaltyForm1099StatusDetailgeteDeliveryStatus()EDelivery statusStringgetEmail()Recipient's Contact email address.BooleangetFatcaFilingRequirement()FATCA filing requirementLocalDategetFederalEfileDate()Date when federal e-filing should be scheduled for this formForm1099StatusDetailgetFederalEfileStatus()Federal e-file statusDoublegetFederalIncomeTaxWithheld()Federal income tax withheldStringgetForeignCountry()Foreign country or U.S.DoublegetForeignTaxPaid()Foreign tax paidStringgetId()Form ID.DoublegetInterestIncome()Interest IncomeDoublegetInvestmentExpenses()Investment ExpensesStringgetIssuerId()Issuer ID - only required when creating formsStringgetIssuerReferenceId()Issuer Reference ID - only required when creating formsStringgetIssuerTin()Issuer TIN - readonlyDoublegetMarketDiscount()Market DiscountStringgetNonUsProvince()Province or region for non-US/CA addresses.BooleangetNoTin()No TIN indicatorStringgetOfficeCode()Office codeBooleangetPostalMail()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.BooleangetSecondTinNotice()Second TIN noticeDoublegetSpecifiedPrivateActivityBondInterest()Specified Private activityStringgetState()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 statusStringgetTaxExemptBondCusipNumber()Tax exempt bond CUSIP no.DoublegetTaxExemptInterest()Tax-Exempt InterestIntegergetTaxYear()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 statusForm1099Int.TinTypeEnumgetTinType()Type of TIN (Tax ID Number)Form1099Int.TypeEnumgetType()Form typeOffsetDateTimegetUpdatedAt()Date time when the record was last updated.DoublegetUsSavingsBondsInterest()Interest on U.S.List<ValidationError>getValidationErrors()Validation errorsStringgetZip()ZIP/postal code.inthashCode()Form1099IntinterestIncome(Double interestIncome)Form1099IntinvestmentExpenses(Double investmentExpenses)Form1099IntissuerId(String issuerId)Form1099IntissuerReferenceId(String issuerReferenceId)Form1099IntissuerTin(String issuerTin)Form1099IntmarketDiscount(Double marketDiscount)Form1099IntnonUsProvince(String nonUsProvince)Form1099IntnoTin(Boolean noTin)Form1099IntofficeCode(String officeCode)Form1099IntpostalMail(Boolean postalMail)Form1099IntrecipientEdeliveryDate(LocalDate recipientEdeliveryDate)Form1099IntrecipientName(String recipientName)Form1099IntrecipientSecondName(String recipientSecondName)Form1099IntreferenceId(String referenceId)Form1099IntsecondTinNotice(Boolean secondTinNotice)voidsetAccountNumber(String accountNumber)voidsetAddress(String address)voidsetAddress2(String address2)voidsetAddressVerification(Boolean addressVerification)voidsetBondPremium(Double bondPremium)voidsetBondPremiumOnTaxExemptBond(Double bondPremiumOnTaxExemptBond)voidsetBondPremiumOnTreasuryObligations(Double bondPremiumOnTreasuryObligations)voidsetCity(String city)voidsetCountryCode(String countryCode)voidsetEarlyWithdrawalPenalty(Double earlyWithdrawalPenalty)voidsetEmail(String email)voidsetFatcaFilingRequirement(Boolean fatcaFilingRequirement)voidsetFederalEfileDate(LocalDate federalEfileDate)voidsetFederalIncomeTaxWithheld(Double federalIncomeTaxWithheld)voidsetForeignCountry(String foreignCountry)voidsetForeignTaxPaid(Double foreignTaxPaid)voidsetInterestIncome(Double interestIncome)voidsetInvestmentExpenses(Double investmentExpenses)voidsetIssuerId(String issuerId)voidsetIssuerReferenceId(String issuerReferenceId)voidsetIssuerTin(String issuerTin)voidsetMarketDiscount(Double marketDiscount)voidsetNonUsProvince(String nonUsProvince)voidsetNoTin(Boolean noTin)voidsetOfficeCode(String officeCode)voidsetPostalMail(Boolean postalMail)voidsetRecipientEdeliveryDate(LocalDate recipientEdeliveryDate)voidsetRecipientName(String recipientName)voidsetRecipientSecondName(String recipientSecondName)voidsetReferenceId(String referenceId)voidsetSecondTinNotice(Boolean secondTinNotice)voidsetSpecifiedPrivateActivityBondInterest(Double specifiedPrivateActivityBondInterest)voidsetState(String state)voidsetStateAndLocalWithholding(StateAndLocalWithholding stateAndLocalWithholding)voidsetStateEfileDate(LocalDate stateEfileDate)voidsetTaxExemptBondCusipNumber(String taxExemptBondCusipNumber)voidsetTaxExemptInterest(Double taxExemptInterest)voidsetTaxYear(Integer taxYear)voidsetTin(String tin)voidsetTinMatch(Boolean tinMatch)voidsetTinType(Form1099Int.TinTypeEnum tinType)voidsetType(Form1099Int.TypeEnum type)voidsetUsSavingsBondsInterest(Double usSavingsBondsInterest)voidsetZip(String zip)Form1099IntspecifiedPrivateActivityBondInterest(Double specifiedPrivateActivityBondInterest)Form1099Intstate(String state)Form1099IntstateAndLocalWithholding(StateAndLocalWithholding stateAndLocalWithholding)Form1099IntstateEfileDate(LocalDate stateEfileDate)Form1099InttaxExemptBondCusipNumber(String taxExemptBondCusipNumber)Form1099InttaxExemptInterest(Double taxExemptInterest)Form1099InttaxYear(Integer taxYear)Form1099Inttin(String tin)Form1099InttinMatch(Boolean tinMatch)Form1099InttinType(Form1099Int.TinTypeEnum tinType)StringtoJson()Convert an instance of Form1099Int to an JSON stringStringtoString()Form1099Inttype(Form1099Int.TypeEnum type)Form1099IntusSavingsBondsInterest(Double usSavingsBondsInterest)static voidvalidateJsonElement(com.google.gson.JsonElement jsonElement)Validates the JSON Element and throws an exception if issues foundForm1099Intzip(String zip)
-
-
-
Field Detail
-
SERIALIZED_NAME_INTEREST_INCOME
public static final String SERIALIZED_NAME_INTEREST_INCOME
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_EARLY_WITHDRAWAL_PENALTY
public static final String SERIALIZED_NAME_EARLY_WITHDRAWAL_PENALTY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_US_SAVINGS_BONDS_INTEREST
public static final String SERIALIZED_NAME_US_SAVINGS_BONDS_INTEREST
- 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_INVESTMENT_EXPENSES
public static final String SERIALIZED_NAME_INVESTMENT_EXPENSES
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_FOREIGN_TAX_PAID
public static final String SERIALIZED_NAME_FOREIGN_TAX_PAID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_FOREIGN_COUNTRY
public static final String SERIALIZED_NAME_FOREIGN_COUNTRY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TAX_EXEMPT_INTEREST
public static final String SERIALIZED_NAME_TAX_EXEMPT_INTEREST
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_SPECIFIED_PRIVATE_ACTIVITY_BOND_INTEREST
public static final String SERIALIZED_NAME_SPECIFIED_PRIVATE_ACTIVITY_BOND_INTEREST
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_MARKET_DISCOUNT
public static final String SERIALIZED_NAME_MARKET_DISCOUNT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_BOND_PREMIUM
public static final String SERIALIZED_NAME_BOND_PREMIUM
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_BOND_PREMIUM_ON_TREASURY_OBLIGATIONS
public static final String SERIALIZED_NAME_BOND_PREMIUM_ON_TREASURY_OBLIGATIONS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_BOND_PREMIUM_ON_TAX_EXEMPT_BOND
public static final String SERIALIZED_NAME_BOND_PREMIUM_ON_TAX_EXEMPT_BOND
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TAX_EXEMPT_BOND_CUSIP_NUMBER
public static final String SERIALIZED_NAME_TAX_EXEMPT_BOND_CUSIP_NUMBER
- 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
-
Form1099Int
public Form1099Int()
-
Form1099Int
public Form1099Int(String id, Form1099StatusDetail federalEfileStatus, List<StateEfileStatusDetail> stateEfileStatus, Form1099StatusDetail postalMailStatus, Form1099StatusDetail tinMatchStatus, Form1099StatusDetail addressVerificationStatus, Form1099StatusDetail eDeliveryStatus, List<ValidationError> validationErrors, OffsetDateTime createdAt, OffsetDateTime updatedAt)
-
-
Method Detail
-
interestIncome
public Form1099Int interestIncome(Double interestIncome)
-
getInterestIncome
@Nullable public Double getInterestIncome()
Interest Income- Returns:
- interestIncome
-
setInterestIncome
public void setInterestIncome(Double interestIncome)
-
earlyWithdrawalPenalty
public Form1099Int earlyWithdrawalPenalty(Double earlyWithdrawalPenalty)
-
getEarlyWithdrawalPenalty
@Nullable public Double getEarlyWithdrawalPenalty()
Early Withdrawal Penalty- Returns:
- earlyWithdrawalPenalty
-
setEarlyWithdrawalPenalty
public void setEarlyWithdrawalPenalty(Double earlyWithdrawalPenalty)
-
usSavingsBondsInterest
public Form1099Int usSavingsBondsInterest(Double usSavingsBondsInterest)
-
getUsSavingsBondsInterest
@Nullable public Double getUsSavingsBondsInterest()
Interest on U.S. Savings Bonds and Treasury obligations- Returns:
- usSavingsBondsInterest
-
setUsSavingsBondsInterest
public void setUsSavingsBondsInterest(Double usSavingsBondsInterest)
-
federalIncomeTaxWithheld
public Form1099Int federalIncomeTaxWithheld(Double federalIncomeTaxWithheld)
-
getFederalIncomeTaxWithheld
@Nullable public Double getFederalIncomeTaxWithheld()
Federal income tax withheld- Returns:
- federalIncomeTaxWithheld
-
setFederalIncomeTaxWithheld
public void setFederalIncomeTaxWithheld(Double federalIncomeTaxWithheld)
-
investmentExpenses
public Form1099Int investmentExpenses(Double investmentExpenses)
-
getInvestmentExpenses
@Nullable public Double getInvestmentExpenses()
Investment Expenses- Returns:
- investmentExpenses
-
setInvestmentExpenses
public void setInvestmentExpenses(Double investmentExpenses)
-
foreignTaxPaid
public Form1099Int foreignTaxPaid(Double foreignTaxPaid)
-
getForeignTaxPaid
@Nullable public Double getForeignTaxPaid()
Foreign tax paid- Returns:
- foreignTaxPaid
-
setForeignTaxPaid
public void setForeignTaxPaid(Double foreignTaxPaid)
-
foreignCountry
public Form1099Int foreignCountry(String foreignCountry)
-
getForeignCountry
@Nullable public String getForeignCountry()
Foreign country or U.S. possession- Returns:
- foreignCountry
-
setForeignCountry
public void setForeignCountry(String foreignCountry)
-
taxExemptInterest
public Form1099Int taxExemptInterest(Double taxExemptInterest)
-
getTaxExemptInterest
@Nullable public Double getTaxExemptInterest()
Tax-Exempt Interest- Returns:
- taxExemptInterest
-
setTaxExemptInterest
public void setTaxExemptInterest(Double taxExemptInterest)
-
specifiedPrivateActivityBondInterest
public Form1099Int specifiedPrivateActivityBondInterest(Double specifiedPrivateActivityBondInterest)
-
getSpecifiedPrivateActivityBondInterest
@Nullable public Double getSpecifiedPrivateActivityBondInterest()
Specified Private activity- Returns:
- specifiedPrivateActivityBondInterest
-
setSpecifiedPrivateActivityBondInterest
public void setSpecifiedPrivateActivityBondInterest(Double specifiedPrivateActivityBondInterest)
-
marketDiscount
public Form1099Int marketDiscount(Double marketDiscount)
-
getMarketDiscount
@Nullable public Double getMarketDiscount()
Market Discount- Returns:
- marketDiscount
-
setMarketDiscount
public void setMarketDiscount(Double marketDiscount)
-
bondPremium
public Form1099Int bondPremium(Double bondPremium)
-
setBondPremium
public void setBondPremium(Double bondPremium)
-
bondPremiumOnTreasuryObligations
public Form1099Int bondPremiumOnTreasuryObligations(Double bondPremiumOnTreasuryObligations)
-
getBondPremiumOnTreasuryObligations
@Nullable public Double getBondPremiumOnTreasuryObligations()
Bond Premium on Treasury obligations- Returns:
- bondPremiumOnTreasuryObligations
-
setBondPremiumOnTreasuryObligations
public void setBondPremiumOnTreasuryObligations(Double bondPremiumOnTreasuryObligations)
-
bondPremiumOnTaxExemptBond
public Form1099Int bondPremiumOnTaxExemptBond(Double bondPremiumOnTaxExemptBond)
-
getBondPremiumOnTaxExemptBond
@Nullable public Double getBondPremiumOnTaxExemptBond()
Bond Premium on tax exempt bond- Returns:
- bondPremiumOnTaxExemptBond
-
setBondPremiumOnTaxExemptBond
public void setBondPremiumOnTaxExemptBond(Double bondPremiumOnTaxExemptBond)
-
taxExemptBondCusipNumber
public Form1099Int taxExemptBondCusipNumber(String taxExemptBondCusipNumber)
-
getTaxExemptBondCusipNumber
@Nullable public String getTaxExemptBondCusipNumber()
Tax exempt bond CUSIP no.- Returns:
- taxExemptBondCusipNumber
-
setTaxExemptBondCusipNumber
public void setTaxExemptBondCusipNumber(String taxExemptBondCusipNumber)
-
fatcaFilingRequirement
public Form1099Int fatcaFilingRequirement(Boolean fatcaFilingRequirement)
-
getFatcaFilingRequirement
@Nullable public Boolean getFatcaFilingRequirement()
FATCA filing requirement- Returns:
- fatcaFilingRequirement
-
setFatcaFilingRequirement
public void setFatcaFilingRequirement(Boolean fatcaFilingRequirement)
-
type
public Form1099Int type(Form1099Int.TypeEnum type)
-
getType
@Nonnull public Form1099Int.TypeEnum getType()
Form type- Returns:
- type
-
setType
public void setType(Form1099Int.TypeEnum type)
-
getId
@Nullable public String getId()
Form ID. Unique identifier set when the record is created.- Returns:
- id
-
issuerId
public Form1099Int issuerId(String issuerId)
-
getIssuerId
@Nullable public String getIssuerId()
Issuer ID - only required when creating forms- Returns:
- issuerId
-
setIssuerId
public void setIssuerId(String issuerId)
-
issuerReferenceId
public Form1099Int issuerReferenceId(String issuerReferenceId)
-
getIssuerReferenceId
@Nullable public String getIssuerReferenceId()
Issuer Reference ID - only required when creating forms- Returns:
- issuerReferenceId
-
setIssuerReferenceId
public void setIssuerReferenceId(String issuerReferenceId)
-
issuerTin
public Form1099Int issuerTin(String issuerTin)
-
setIssuerTin
public void setIssuerTin(String issuerTin)
-
taxYear
public Form1099Int taxYear(Integer taxYear)
-
getTaxYear
@Nullable public Integer getTaxYear()
Tax Year - only required when creating forms- Returns:
- taxYear
-
setTaxYear
public void setTaxYear(Integer taxYear)
-
referenceId
public Form1099Int referenceId(String referenceId)
-
getReferenceId
@Nullable public String getReferenceId()
Internal reference ID. Never shown to any agency or recipient.- Returns:
- referenceId
-
setReferenceId
public void setReferenceId(String referenceId)
-
tin
public Form1099Int tin(String tin)
-
getTin
@Nullable public String getTin()
Recipient's Federal Tax Identification Number (TIN).- Returns:
- tin
-
setTin
public void setTin(String tin)
-
recipientName
public Form1099Int recipientName(String recipientName)
-
setRecipientName
public void setRecipientName(String recipientName)
-
tinType
public Form1099Int tinType(Form1099Int.TinTypeEnum tinType)
-
getTinType
@Nullable public Form1099Int.TinTypeEnum getTinType()
Type of TIN (Tax ID Number)- Returns:
- tinType
-
setTinType
public void setTinType(Form1099Int.TinTypeEnum tinType)
-
recipientSecondName
public Form1099Int recipientSecondName(String recipientSecondName)
-
getRecipientSecondName
@Nullable public String getRecipientSecondName()
Recipient second name- Returns:
- recipientSecondName
-
setRecipientSecondName
public void setRecipientSecondName(String recipientSecondName)
-
address
public Form1099Int address(String address)
-
setAddress
public void setAddress(String address)
-
address2
public Form1099Int address2(String address2)
-
setAddress2
public void setAddress2(String address2)
-
city
public Form1099Int city(String city)
-
setCity
public void setCity(String city)
-
state
public Form1099Int state(String state)
-
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)
-
zip
public Form1099Int zip(String zip)
-
setZip
public void setZip(String zip)
-
email
public Form1099Int email(String email)
-
setEmail
public void setEmail(String email)
-
accountNumber
public Form1099Int accountNumber(String accountNumber)
-
setAccountNumber
public void setAccountNumber(String accountNumber)
-
officeCode
public Form1099Int officeCode(String officeCode)
-
setOfficeCode
public void setOfficeCode(String officeCode)
-
nonUsProvince
public Form1099Int nonUsProvince(String nonUsProvince)
-
getNonUsProvince
@Nullable public String getNonUsProvince()
Province or region for non-US/CA addresses.- Returns:
- nonUsProvince
-
setNonUsProvince
public void setNonUsProvince(String nonUsProvince)
-
countryCode
public Form1099Int countryCode(String countryCode)
-
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)
-
federalEfileDate
public Form1099Int federalEfileDate(LocalDate federalEfileDate)
-
getFederalEfileDate
@Nullable public LocalDate getFederalEfileDate()
Date when federal e-filing should be scheduled for this form- Returns:
- federalEfileDate
-
setFederalEfileDate
public void setFederalEfileDate(LocalDate federalEfileDate)
-
postalMail
public Form1099Int postalMail(Boolean postalMail)
-
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)
-
stateEfileDate
public Form1099Int stateEfileDate(LocalDate stateEfileDate)
-
getStateEfileDate
@Nullable public LocalDate getStateEfileDate()
Date when state e-filing should be scheduled for this form- Returns:
- stateEfileDate
-
setStateEfileDate
public void setStateEfileDate(LocalDate stateEfileDate)
-
recipientEdeliveryDate
public Form1099Int recipientEdeliveryDate(LocalDate recipientEdeliveryDate)
-
getRecipientEdeliveryDate
@Nullable public LocalDate getRecipientEdeliveryDate()
Date when recipient e-delivery should be scheduled for this form- Returns:
- recipientEdeliveryDate
-
setRecipientEdeliveryDate
public void setRecipientEdeliveryDate(LocalDate recipientEdeliveryDate)
-
tinMatch
public Form1099Int tinMatch(Boolean tinMatch)
-
getTinMatch
@Nullable public Boolean getTinMatch()
Boolean indicating that TIN Matching should be scheduled for this form- Returns:
- tinMatch
-
setTinMatch
public void setTinMatch(Boolean tinMatch)
-
noTin
public Form1099Int noTin(Boolean noTin)
-
setNoTin
public void setNoTin(Boolean noTin)
-
addressVerification
public Form1099Int addressVerification(Boolean addressVerification)
-
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 Form1099Int stateAndLocalWithholding(StateAndLocalWithholding stateAndLocalWithholding)
-
getStateAndLocalWithholding
@Nullable public StateAndLocalWithholding getStateAndLocalWithholding()
State and local withholding information- Returns:
- stateAndLocalWithholding
-
setStateAndLocalWithholding
public void setStateAndLocalWithholding(StateAndLocalWithholding stateAndLocalWithholding)
-
secondTinNotice
public Form1099Int secondTinNotice(Boolean secondTinNotice)
-
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 Form1099Int
-
fromJson
public static Form1099Int fromJson(String jsonString) throws IOException
Create an instance of Form1099Int given an JSON string- Parameters:
jsonString- JSON string- Returns:
- An instance of Form1099Int
- Throws:
IOException- if the JSON string is invalid with respect to Form1099Int
-
toJson
public String toJson()
Convert an instance of Form1099Int to an JSON string- Returns:
- JSON string
-
-