Uses of Class
Avalara.SDK.api.A1099.V2.FormsW9Api.ListW9FormsRequest
-
Packages that use FormsW9Api.ListW9FormsRequest Package Description Avalara.SDK.api.A1099.V2 -
-
Uses of FormsW9Api.ListW9FormsRequest in Avalara.SDK.api.A1099.V2
Methods in Avalara.SDK.api.A1099.V2 that return FormsW9Api.ListW9FormsRequest Modifier and Type Method Description FormsW9Api.ListW9FormsRequestFormsW9Api. getListW9FormsRequest()Getter function to instantiate Request classMethods in Avalara.SDK.api.A1099.V2 with parameters of type FormsW9Api.ListW9FormsRequest Modifier and Type Method Description PaginatedQueryResultModelW9FormBaseResponseFormsW9Api. listW9Forms(FormsW9Api.ListW9FormsRequest requestParameters)List W9/W4/W8 forms List W9/W4/W8 forms.okhttp3.CallFormsW9Api. listW9FormsAsync(FormsW9Api.ListW9FormsRequest requestParameters, ApiCallback<PaginatedQueryResultModelW9FormBaseResponse> _callback)List W9/W4/W8 forms (asynchronously) List W9/W4/W8 forms.okhttp3.CallFormsW9Api. listW9FormsCall(FormsW9Api.ListW9FormsRequest requestParameters, ApiCallback _callback)Build call for listW9FormsApiResponse<PaginatedQueryResultModelW9FormBaseResponse>FormsW9Api. listW9FormsWithHttpInfo(FormsW9Api.ListW9FormsRequest requestParameters)List W9/W4/W8 forms List W9/W4/W8 forms.
-