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