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