Uses of Class
Avalara.SDK.model.A1099.V2.ICreateForm1099Request
-
Packages that use ICreateForm1099Request Package Description Avalara.SDK.api.A1099.V2 Avalara.SDK.model.A1099.V2 -
-
Uses of ICreateForm1099Request in Avalara.SDK.api.A1099.V2
Methods in Avalara.SDK.api.A1099.V2 that return ICreateForm1099Request Modifier and Type Method Description ICreateForm1099RequestForms1099Api.Create1099FormRequest. getIcreateForm1099Request()Methods in Avalara.SDK.api.A1099.V2 with parameters of type ICreateForm1099Request Modifier and Type Method Description voidForms1099Api.Create1099FormRequest. setIcreateForm1099Request(ICreateForm1099Request icreateForm1099Request) -
Uses of ICreateForm1099Request in Avalara.SDK.model.A1099.V2
Methods in Avalara.SDK.model.A1099.V2 that return ICreateForm1099Request Modifier and Type Method Description static ICreateForm1099RequestICreateForm1099Request. fromJson(String jsonString)Create an instance of ICreateForm1099Request given an JSON string
-