Uses of Class
Avalara.SDK.model.A1099.V2.Form1099MiscList
-
Packages that use Form1099MiscList Package Description Avalara.SDK.model.A1099.V2 -
-
Uses of Form1099MiscList in Avalara.SDK.model.A1099.V2
Methods in Avalara.SDK.model.A1099.V2 that return Form1099MiscList Modifier and Type Method Description Form1099MiscListForm1099MiscList. addFormsItem(Form1099MiscListItem formsItem)Form1099MiscListForm1099MiscList. forms(List<Form1099MiscListItem> forms)Form1099MiscListForm1099MiscList. formType(String formType)static Form1099MiscListForm1099MiscList. fromJson(String jsonString)Create an instance of Form1099MiscList given an JSON stringForm1099MiscListBulkUpsert1099FormsRequest. getForm1099MiscList()Get the actual instance of `Form1099MiscList`.
-