Uses of Class
Avalara.SDK.model.A1099.V2.PaginatedQueryResultModelForm1099Base
-
Packages that use PaginatedQueryResultModelForm1099Base Package Description Avalara.SDK.api.A1099.V2 Avalara.SDK.model.A1099.V2 -
-
Uses of PaginatedQueryResultModelForm1099Base in Avalara.SDK.api.A1099.V2
Methods in Avalara.SDK.api.A1099.V2 that return PaginatedQueryResultModelForm1099Base Modifier and Type Method Description PaginatedQueryResultModelForm1099BaseForms1099Api. list1099Forms(Forms1099Api.List1099FormsRequest requestParameters)List 1099/1095/W2/1042S forms List 1099/1095/W2/1042S forms.Methods in Avalara.SDK.api.A1099.V2 that return types with arguments of type PaginatedQueryResultModelForm1099Base Modifier and Type Method Description ApiResponse<PaginatedQueryResultModelForm1099Base>Forms1099Api. list1099FormsWithHttpInfo(Forms1099Api.List1099FormsRequest requestParameters)List 1099/1095/W2/1042S forms List 1099/1095/W2/1042S forms.Method parameters in Avalara.SDK.api.A1099.V2 with type arguments of type PaginatedQueryResultModelForm1099Base Modifier and Type Method Description okhttp3.CallForms1099Api. list1099FormsAsync(Forms1099Api.List1099FormsRequest requestParameters, ApiCallback<PaginatedQueryResultModelForm1099Base> _callback)List 1099/1095/W2/1042S forms (asynchronously) List 1099/1095/W2/1042S forms. -
Uses of PaginatedQueryResultModelForm1099Base in Avalara.SDK.model.A1099.V2
Methods in Avalara.SDK.model.A1099.V2 that return PaginatedQueryResultModelForm1099Base Modifier and Type Method Description PaginatedQueryResultModelForm1099BasePaginatedQueryResultModelForm1099Base. addValueItem(Get1099Form200Response valueItem)PaginatedQueryResultModelForm1099BasePaginatedQueryResultModelForm1099Base. atNextLink(String atNextLink)PaginatedQueryResultModelForm1099BasePaginatedQueryResultModelForm1099Base. atRecordsetCount(Integer atRecordsetCount)static PaginatedQueryResultModelForm1099BasePaginatedQueryResultModelForm1099Base. fromJson(String jsonString)Create an instance of PaginatedQueryResultModelForm1099Base given an JSON stringPaginatedQueryResultModelForm1099BasePaginatedQueryResultModelForm1099Base. value(List<Get1099Form200Response> value)
-