Uses of Class
Avalara.SDK.model.A1099.V2.Form1095CListItem
-
Packages that use Form1095CListItem Package Description Avalara.SDK.model.A1099.V2 -
-
Uses of Form1095CListItem in Avalara.SDK.model.A1099.V2
Methods in Avalara.SDK.model.A1099.V2 that return types with arguments of type Form1095CListItem Modifier and Type Method Description List<Form1095CListItem>Form1095CList. getForms()Get formsMethods in Avalara.SDK.model.A1099.V2 with parameters of type Form1095CListItem Modifier and Type Method Description Form1095CListForm1095CList. addFormsItem(Form1095CListItem formsItem)Method parameters in Avalara.SDK.model.A1099.V2 with type arguments of type Form1095CListItem Modifier and Type Method Description Form1095CListForm1095CList. forms(List<Form1095CListItem> forms)voidForm1095CList. setForms(List<Form1095CListItem> forms)
-