Uses of Class
Avalara.SDK.model.A1099.V2.PaginatedQueryResultModelW9FormBaseResponse
-
Packages that use PaginatedQueryResultModelW9FormBaseResponse Package Description Avalara.SDK.api.A1099.V2 Avalara.SDK.model.A1099.V2 -
-
Uses of PaginatedQueryResultModelW9FormBaseResponse in Avalara.SDK.api.A1099.V2
Methods in Avalara.SDK.api.A1099.V2 that return PaginatedQueryResultModelW9FormBaseResponse Modifier and Type Method Description PaginatedQueryResultModelW9FormBaseResponseFormsW9Api. listW9Forms(FormsW9Api.ListW9FormsRequest requestParameters)List W9/W4/W8 forms List W9/W4/W8 forms.Methods in Avalara.SDK.api.A1099.V2 that return types with arguments of type PaginatedQueryResultModelW9FormBaseResponse Modifier and Type Method Description ApiResponse<PaginatedQueryResultModelW9FormBaseResponse>FormsW9Api. listW9FormsWithHttpInfo(FormsW9Api.ListW9FormsRequest requestParameters)List W9/W4/W8 forms List W9/W4/W8 forms.Method parameters in Avalara.SDK.api.A1099.V2 with type arguments of type PaginatedQueryResultModelW9FormBaseResponse Modifier and Type Method Description okhttp3.CallFormsW9Api. listW9FormsAsync(FormsW9Api.ListW9FormsRequest requestParameters, ApiCallback<PaginatedQueryResultModelW9FormBaseResponse> _callback)List W9/W4/W8 forms (asynchronously) List W9/W4/W8 forms. -
Uses of PaginatedQueryResultModelW9FormBaseResponse in Avalara.SDK.model.A1099.V2
Methods in Avalara.SDK.model.A1099.V2 that return PaginatedQueryResultModelW9FormBaseResponse Modifier and Type Method Description PaginatedQueryResultModelW9FormBaseResponsePaginatedQueryResultModelW9FormBaseResponse. addValueItem(CreateW9Form201Response valueItem)PaginatedQueryResultModelW9FormBaseResponsePaginatedQueryResultModelW9FormBaseResponse. atNextLink(String atNextLink)PaginatedQueryResultModelW9FormBaseResponsePaginatedQueryResultModelW9FormBaseResponse. atRecordsetCount(Integer atRecordsetCount)static PaginatedQueryResultModelW9FormBaseResponsePaginatedQueryResultModelW9FormBaseResponse. fromJson(String jsonString)Create an instance of PaginatedQueryResultModelW9FormBaseResponse given an JSON stringPaginatedQueryResultModelW9FormBaseResponsePaginatedQueryResultModelW9FormBaseResponse. value(List<CreateW9Form201Response> value)
-