Uses of Class
Avalara.SDK.model.A1099.V2.Form1099Nec
-
Packages that use Form1099Nec Package Description Avalara.SDK.model.A1099.V2 -
-
Uses of Form1099Nec in Avalara.SDK.model.A1099.V2
Methods in Avalara.SDK.model.A1099.V2 that return Form1099Nec Modifier and Type Method Description Form1099NecForm1099Nec. accountNumber(String accountNumber)Form1099NecForm1099Nec. address(String address)Form1099NecForm1099Nec. address2(String address2)Form1099NecForm1099Nec. addressVerification(Boolean addressVerification)Form1099NecForm1099Nec. city(String city)Form1099NecForm1099Nec. countryCode(String countryCode)Form1099NecForm1099Nec. directSalesIndicator(Boolean directSalesIndicator)Form1099NecForm1099Nec. email(String email)Form1099NecForm1099Nec. federalEfileDate(LocalDate federalEfileDate)Form1099NecForm1099Nec. federalIncomeTaxWithheld(Double federalIncomeTaxWithheld)static Form1099NecForm1099Nec. fromJson(String jsonString)Create an instance of Form1099Nec given an JSON stringForm1099NecGet1099Form200Response. getForm1099Nec()Get the actual instance of `Form1099Nec`.Form1099NecForm1099Nec. issuerId(String issuerId)Form1099NecForm1099Nec. issuerReferenceId(String issuerReferenceId)Form1099NecForm1099Nec. issuerTin(String issuerTin)Form1099NecForm1099Nec. nonemployeeCompensation(Double nonemployeeCompensation)Form1099NecForm1099Nec. nonUsProvince(String nonUsProvince)Form1099NecForm1099Nec. noTin(Boolean noTin)Form1099NecForm1099Nec. officeCode(String officeCode)Form1099NecForm1099Nec. postalMail(Boolean postalMail)Form1099NecForm1099Nec. recipientEdeliveryDate(LocalDate recipientEdeliveryDate)Form1099NecForm1099Nec. recipientName(String recipientName)Form1099NecForm1099Nec. recipientSecondName(String recipientSecondName)Form1099NecForm1099Nec. referenceId(String referenceId)Form1099NecForm1099Nec. secondTinNotice(Boolean secondTinNotice)Form1099NecForm1099Nec. state(String state)Form1099NecForm1099Nec. stateAndLocalWithholding(StateAndLocalWithholding stateAndLocalWithholding)Form1099NecForm1099Nec. stateEfileDate(LocalDate stateEfileDate)Form1099NecForm1099Nec. taxYear(Integer taxYear)Form1099NecForm1099Nec. tin(String tin)Form1099NecForm1099Nec. tinMatch(Boolean tinMatch)Form1099NecForm1099Nec. tinType(Form1099Nec.TinTypeEnum tinType)Form1099NecForm1099Nec. type(Form1099Nec.TypeEnum type)Form1099NecForm1099Nec. zip(String zip)
-