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