Package Avalara.SDK.model.A1099.V2
Class Form1099IntRequest
- java.lang.Object
-
- Avalara.SDK.model.A1099.V2.Form1099IntRequest
-
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.7.0") public class Form1099IntRequest extends Object
Form1099IntRequest
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classForm1099IntRequest.CustomTypeAdapterFactorystatic classForm1099IntRequest.TinTypeEnumType of TIN (Tax ID Number).static classForm1099IntRequest.TypeEnumGets or Sets type
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Form1099IntRequest()
-
Method Summary
-
-
-
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_TYPE
public static final String SERIALIZED_NAME_TYPE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ISSUER_ID
public static final String SERIALIZED_NAME_ISSUER_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_REFERENCE_ID
public static final String SERIALIZED_NAME_REFERENCE_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_RECIPIENT_TIN
public static final String SERIALIZED_NAME_RECIPIENT_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_E_FILE
public static final String SERIALIZED_NAME_FEDERAL_E_FILE
- 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_E_FILE
public static final String SERIALIZED_NAME_STATE_E_FILE
- 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_SECOND_TIN_NOTICE
public static final String SERIALIZED_NAME_SECOND_TIN_NOTICE
- 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_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
-
-
Method Detail
-
interestIncome
public Form1099IntRequest interestIncome(Double interestIncome)
-
getInterestIncome
@Nullable public Double getInterestIncome()
Interest Income- Returns:
- interestIncome
-
setInterestIncome
public void setInterestIncome(Double interestIncome)
-
earlyWithdrawalPenalty
public Form1099IntRequest earlyWithdrawalPenalty(Double earlyWithdrawalPenalty)
-
getEarlyWithdrawalPenalty
@Nullable public Double getEarlyWithdrawalPenalty()
Early Withdrawl Penalty- Returns:
- earlyWithdrawalPenalty
-
setEarlyWithdrawalPenalty
public void setEarlyWithdrawalPenalty(Double earlyWithdrawalPenalty)
-
usSavingsBondsInterest
public Form1099IntRequest 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 Form1099IntRequest federalIncomeTaxWithheld(Double federalIncomeTaxWithheld)
-
getFederalIncomeTaxWithheld
@Nullable public Double getFederalIncomeTaxWithheld()
Federal income tax withheld- Returns:
- federalIncomeTaxWithheld
-
setFederalIncomeTaxWithheld
public void setFederalIncomeTaxWithheld(Double federalIncomeTaxWithheld)
-
investmentExpenses
public Form1099IntRequest investmentExpenses(Double investmentExpenses)
-
getInvestmentExpenses
@Nullable public Double getInvestmentExpenses()
Investment Expenses- Returns:
- investmentExpenses
-
setInvestmentExpenses
public void setInvestmentExpenses(Double investmentExpenses)
-
foreignTaxPaid
public Form1099IntRequest foreignTaxPaid(Double foreignTaxPaid)
-
getForeignTaxPaid
@Nullable public Double getForeignTaxPaid()
Foreign tax paid- Returns:
- foreignTaxPaid
-
setForeignTaxPaid
public void setForeignTaxPaid(Double foreignTaxPaid)
-
foreignCountry
public Form1099IntRequest foreignCountry(String foreignCountry)
-
getForeignCountry
@Nullable public String getForeignCountry()
Foreign country or U.S. possession- Returns:
- foreignCountry
-
setForeignCountry
public void setForeignCountry(String foreignCountry)
-
taxExemptInterest
public Form1099IntRequest taxExemptInterest(Double taxExemptInterest)
-
getTaxExemptInterest
@Nullable public Double getTaxExemptInterest()
Tax-Exempt Interest- Returns:
- taxExemptInterest
-
setTaxExemptInterest
public void setTaxExemptInterest(Double taxExemptInterest)
-
specifiedPrivateActivityBondInterest
public Form1099IntRequest specifiedPrivateActivityBondInterest(Double specifiedPrivateActivityBondInterest)
-
getSpecifiedPrivateActivityBondInterest
@Nullable public Double getSpecifiedPrivateActivityBondInterest()
Specified Private activity- Returns:
- specifiedPrivateActivityBondInterest
-
setSpecifiedPrivateActivityBondInterest
public void setSpecifiedPrivateActivityBondInterest(Double specifiedPrivateActivityBondInterest)
-
marketDiscount
public Form1099IntRequest marketDiscount(Double marketDiscount)
-
getMarketDiscount
@Nullable public Double getMarketDiscount()
Market Discount- Returns:
- marketDiscount
-
setMarketDiscount
public void setMarketDiscount(Double marketDiscount)
-
bondPremium
public Form1099IntRequest bondPremium(Double bondPremium)
-
setBondPremium
public void setBondPremium(Double bondPremium)
-
bondPremiumOnTreasuryObligations
public Form1099IntRequest bondPremiumOnTreasuryObligations(Double bondPremiumOnTreasuryObligations)
-
getBondPremiumOnTreasuryObligations
@Nullable public Double getBondPremiumOnTreasuryObligations()
Bond Premium on Treasury obligations- Returns:
- bondPremiumOnTreasuryObligations
-
setBondPremiumOnTreasuryObligations
public void setBondPremiumOnTreasuryObligations(Double bondPremiumOnTreasuryObligations)
-
bondPremiumOnTaxExemptBond
public Form1099IntRequest bondPremiumOnTaxExemptBond(Double bondPremiumOnTaxExemptBond)
-
getBondPremiumOnTaxExemptBond
@Nullable public Double getBondPremiumOnTaxExemptBond()
Bond Premium on tax exempt bond- Returns:
- bondPremiumOnTaxExemptBond
-
setBondPremiumOnTaxExemptBond
public void setBondPremiumOnTaxExemptBond(Double bondPremiumOnTaxExemptBond)
-
taxExemptBondCusipNumber
public Form1099IntRequest taxExemptBondCusipNumber(String taxExemptBondCusipNumber)
-
getTaxExemptBondCusipNumber
@Nullable public String getTaxExemptBondCusipNumber()
Tax exempt bond CUSIP no.- Returns:
- taxExemptBondCusipNumber
-
setTaxExemptBondCusipNumber
public void setTaxExemptBondCusipNumber(String taxExemptBondCusipNumber)
-
type
public Form1099IntRequest type(Form1099IntRequest.TypeEnum type)
-
getType
@Nullable public Form1099IntRequest.TypeEnum getType()
Get type- Returns:
- type
-
setType
public void setType(Form1099IntRequest.TypeEnum type)
-
issuerId
public Form1099IntRequest issuerId(String issuerId)
-
setIssuerId
public void setIssuerId(String issuerId)
-
referenceId
public Form1099IntRequest referenceId(String referenceId)
-
setReferenceId
public void setReferenceId(String referenceId)
-
recipientTin
public Form1099IntRequest recipientTin(String recipientTin)
-
getRecipientTin
@Nullable public String getRecipientTin()
Recipient Tax ID Number- Returns:
- recipientTin
-
setRecipientTin
public void setRecipientTin(String recipientTin)
-
recipientName
public Form1099IntRequest recipientName(String recipientName)
-
setRecipientName
public void setRecipientName(String recipientName)
-
tinType
public Form1099IntRequest tinType(Form1099IntRequest.TinTypeEnum tinType)
-
getTinType
@Nullable public Form1099IntRequest.TinTypeEnum getTinType()
Type of TIN (Tax ID Number). Will be one of: * SSN * EIN * ITIN * ATIN- Returns:
- tinType
-
setTinType
public void setTinType(Form1099IntRequest.TinTypeEnum tinType)
-
recipientSecondName
public Form1099IntRequest recipientSecondName(String recipientSecondName)
-
getRecipientSecondName
@Nullable public String getRecipientSecondName()
Recipient second name- Returns:
- recipientSecondName
-
setRecipientSecondName
public void setRecipientSecondName(String recipientSecondName)
-
address
public Form1099IntRequest address(String address)
-
setAddress
public void setAddress(String address)
-
address2
public Form1099IntRequest address2(String address2)
-
setAddress2
public void setAddress2(String address2)
-
city
public Form1099IntRequest city(String city)
-
setCity
public void setCity(String city)
-
state
public Form1099IntRequest state(String state)
-
getState
@Nullable public String getState()
US state. Required if CountryCode is \"US\".- Returns:
- state
-
setState
public void setState(String state)
-
zip
public Form1099IntRequest zip(String zip)
-
setZip
public void setZip(String zip)
-
email
public Form1099IntRequest email(String email)
-
setEmail
public void setEmail(String email)
-
accountNumber
public Form1099IntRequest accountNumber(String accountNumber)
-
setAccountNumber
public void setAccountNumber(String accountNumber)
-
officeCode
public Form1099IntRequest officeCode(String officeCode)
-
setOfficeCode
public void setOfficeCode(String officeCode)
-
nonUsProvince
public Form1099IntRequest nonUsProvince(String nonUsProvince)
-
setNonUsProvince
public void setNonUsProvince(String nonUsProvince)
-
countryCode
public Form1099IntRequest countryCode(String countryCode)
-
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)
-
federalEFile
public Form1099IntRequest federalEFile(Boolean federalEFile)
-
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)
-
postalMail
public Form1099IntRequest 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)
-
stateEFile
public Form1099IntRequest stateEFile(Boolean stateEFile)
-
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)
-
tinMatch
public Form1099IntRequest 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 Form1099IntRequest noTin(Boolean noTin)
-
getNoTin
@Nullable public Boolean getNoTin()
Indicates whether the recipient has no TIN- Returns:
- noTin
-
setNoTin
public void setNoTin(Boolean noTin)
-
secondTinNotice
public Form1099IntRequest secondTinNotice(Boolean secondTinNotice)
-
getSecondTinNotice
@Nullable public Boolean getSecondTinNotice()
Second TIN notice in three years- Returns:
- secondTinNotice
-
setSecondTinNotice
public void setSecondTinNotice(Boolean secondTinNotice)
-
fatcaFilingRequirement
public Form1099IntRequest fatcaFilingRequirement(Boolean fatcaFilingRequirement)
-
getFatcaFilingRequirement
@Nullable public Boolean getFatcaFilingRequirement()
Fatca filing requirement- Returns:
- fatcaFilingRequirement
-
setFatcaFilingRequirement
public void setFatcaFilingRequirement(Boolean fatcaFilingRequirement)
-
addressVerification
public Form1099IntRequest 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 Form1099IntRequest stateAndLocalWithholding(StateAndLocalWithholdingRequest stateAndLocalWithholding)
-
getStateAndLocalWithholding
@Nullable public StateAndLocalWithholdingRequest getStateAndLocalWithholding()
State and local withholding information- Returns:
- stateAndLocalWithholding
-
setStateAndLocalWithholding
public void setStateAndLocalWithholding(StateAndLocalWithholdingRequest stateAndLocalWithholding)
-
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 Form1099IntRequest
-
fromJson
public static Form1099IntRequest fromJson(String jsonString) throws IOException
Create an instance of Form1099IntRequest given an JSON string- Parameters:
jsonString- JSON string- Returns:
- An instance of Form1099IntRequest
- Throws:
IOException- if the JSON string is invalid with respect to Form1099IntRequest
-
toJson
public String toJson()
Convert an instance of Form1099IntRequest to an JSON string- Returns:
- JSON string
-
-