Uses of Class
Avalara.SDK.api.A1099.V2.Forms1099Api.List1099FormsRequest
-
Packages that use Forms1099Api.List1099FormsRequest Package Description Avalara.SDK.api.A1099.V2 -
-
Uses of Forms1099Api.List1099FormsRequest in Avalara.SDK.api.A1099.V2
Methods in Avalara.SDK.api.A1099.V2 that return Forms1099Api.List1099FormsRequest Modifier and Type Method Description Forms1099Api.List1099FormsRequestForms1099Api. getList1099FormsRequest()Getter function to instantiate Request classMethods in Avalara.SDK.api.A1099.V2 with parameters of type Forms1099Api.List1099FormsRequest Modifier and Type Method Description PaginatedQueryResultModelForm1099BaseForms1099Api. list1099Forms(Forms1099Api.List1099FormsRequest requestParameters)List 1099/1095/W2/1042S forms List 1099/1095/W2/1042S forms.okhttp3.CallForms1099Api. list1099FormsAsync(Forms1099Api.List1099FormsRequest requestParameters, ApiCallback<PaginatedQueryResultModelForm1099Base> _callback)List 1099/1095/W2/1042S forms (asynchronously) List 1099/1095/W2/1042S forms.okhttp3.CallForms1099Api. list1099FormsCall(Forms1099Api.List1099FormsRequest requestParameters, ApiCallback _callback)Build call for list1099FormsApiResponse<PaginatedQueryResultModelForm1099Base>Forms1099Api. list1099FormsWithHttpInfo(Forms1099Api.List1099FormsRequest requestParameters)List 1099/1095/W2/1042S forms List 1099/1095/W2/1042S forms.
-