Uses of Class
Avalara.SDK.model.EInvoicing.V1.BatchSearchParticipants202Response
-
Packages that use BatchSearchParticipants202Response Package Description Avalara.SDK.api.EInvoicing.V1 Avalara.SDK.model.EInvoicing.V1 -
-
Uses of BatchSearchParticipants202Response in Avalara.SDK.api.EInvoicing.V1
Methods in Avalara.SDK.api.EInvoicing.V1 that return BatchSearchParticipants202Response Modifier and Type Method Description BatchSearchParticipants202ResponseTradingPartnersApi. batchSearchParticipants(TradingPartnersApi.BatchSearchParticipantsRequest requestParameters)Handles batch search requests by uploading a file containing search parameters.Methods in Avalara.SDK.api.EInvoicing.V1 that return types with arguments of type BatchSearchParticipants202Response Modifier and Type Method Description ApiResponse<BatchSearchParticipants202Response>TradingPartnersApi. batchSearchParticipantsWithHttpInfo(TradingPartnersApi.BatchSearchParticipantsRequest requestParameters)Handles batch search requests by uploading a file containing search parameters.Method parameters in Avalara.SDK.api.EInvoicing.V1 with type arguments of type BatchSearchParticipants202Response Modifier and Type Method Description okhttp3.CallTradingPartnersApi. batchSearchParticipantsAsync(TradingPartnersApi.BatchSearchParticipantsRequest requestParameters, ApiCallback<BatchSearchParticipants202Response> _callback)Handles batch search requests by uploading a file containing search parameters. -
Uses of BatchSearchParticipants202Response in Avalara.SDK.model.EInvoicing.V1
Methods in Avalara.SDK.model.EInvoicing.V1 that return BatchSearchParticipants202Response Modifier and Type Method Description static BatchSearchParticipants202ResponseBatchSearchParticipants202Response. fromJson(String jsonString)Create an instance of BatchSearchParticipants202Response given an JSON stringBatchSearchParticipants202ResponseBatchSearchParticipants202Response. id(String id)BatchSearchParticipants202ResponseBatchSearchParticipants202Response. message(String message)BatchSearchParticipants202ResponseBatchSearchParticipants202Response. status(String status)
-