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