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. address(String address)Form1099NecForm1099Nec. address2(String address2)Form1099NecForm1099Nec. addressVerification(Boolean addressVerification)Form1099NecForm1099Nec. addressVerificationStatus(Form1099StatusDetail addressVerificationStatus)Form1099NecForm1099Nec. addStateEfileStatusItem(StateEfileStatusDetail stateEfileStatusItem)Form1099NecForm1099Nec. addValidationErrorsItem(ValidationError validationErrorsItem)Form1099NecForm1099Nec. city(String city)Form1099NecForm1099Nec. countryCode(String countryCode)Form1099NecForm1099Nec. createdAt(OffsetDateTime createdAt)Form1099NecForm1099Nec. directSalesIndicator(Boolean directSalesIndicator)Form1099NecForm1099Nec. email(String email)Form1099NecForm1099Nec. federalEfile(Boolean federalEfile)Form1099NecForm1099Nec. federalEfileStatus(Form1099StatusDetail federalEfileStatus)Form1099NecForm1099Nec. federalIncomeTaxWithheld(Double federalIncomeTaxWithheld)Form1099NecForm1099Nec. foreignProvince(String foreignProvince)static Form1099NecForm1099Nec. fromJson(String jsonString)Create an instance of Form1099Nec given an JSON stringForm1099NecForm1099ListDataInner. getForm1099Nec()Get the actual instance of `Form1099Nec`.Form1099NecForm1099Nec. id(String id)Form1099NecForm1099Nec. issuerId(Integer issuerId)Form1099NecForm1099Nec. issuerReferenceId(String issuerReferenceId)Form1099NecForm1099Nec. issuerTin(String issuerTin)Form1099NecForm1099Nec. nonemployeeCompensation(Double nonemployeeCompensation)Form1099NecForm1099Nec. postalMail(Boolean postalMail)Form1099NecForm1099Nec. postalMailStatus(Form1099StatusDetail postalMailStatus)Form1099NecForm1099Nec. recipientName(String recipientName)Form1099NecForm1099Nec. recipientSecondName(String recipientSecondName)Form1099NecForm1099Nec. referenceId(String referenceId)Form1099NecForm1099Nec. state(String state)Form1099NecForm1099Nec. stateAndLocalWithholding(StateAndLocalWithholding stateAndLocalWithholding)Form1099NecForm1099Nec. stateEfile(Boolean stateEfile)Form1099NecForm1099Nec. stateEfileStatus(List<StateEfileStatusDetail> stateEfileStatus)Form1099NecForm1099Nec. taxYear(Integer taxYear)Form1099NecForm1099Nec. tin(String tin)Form1099NecForm1099Nec. tinMatch(Boolean tinMatch)Form1099NecForm1099Nec. tinMatchStatus(Form1099StatusDetail tinMatchStatus)Form1099NecForm1099Nec. tinType(String tinType)Form1099NecForm1099Nec. type(String type)Form1099NecForm1099Nec. updatedAt(OffsetDateTime updatedAt)Form1099NecForm1099Nec. validationErrors(List<ValidationError> validationErrors)Form1099NecForm1099Nec. zip(String zip)
-