Uses of Class
Avalara.SDK.model.A1099.V2.IUpdateForm1099Request
-
Packages that use IUpdateForm1099Request Package Description Avalara.SDK.api.A1099.V2 Avalara.SDK.model.A1099.V2 -
-
Uses of IUpdateForm1099Request in Avalara.SDK.api.A1099.V2
Methods in Avalara.SDK.api.A1099.V2 that return IUpdateForm1099Request Modifier and Type Method Description IUpdateForm1099RequestForms1099Api.Update1099FormRequest. getIupdateForm1099Request()Methods in Avalara.SDK.api.A1099.V2 with parameters of type IUpdateForm1099Request Modifier and Type Method Description voidForms1099Api.Update1099FormRequest. setIupdateForm1099Request(IUpdateForm1099Request iupdateForm1099Request) -
Uses of IUpdateForm1099Request in Avalara.SDK.model.A1099.V2
Methods in Avalara.SDK.model.A1099.V2 that return IUpdateForm1099Request Modifier and Type Method Description static IUpdateForm1099RequestIUpdateForm1099Request. fromJson(String jsonString)Create an instance of IUpdateForm1099Request given an JSON string
-