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