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