Uses of Class
Avalara.SDK.api.A1099.V2.Jobs1099Api.GetJobRequest
-
Packages that use Jobs1099Api.GetJobRequest Package Description Avalara.SDK.api.A1099.V2 -
-
Uses of Jobs1099Api.GetJobRequest in Avalara.SDK.api.A1099.V2
Methods in Avalara.SDK.api.A1099.V2 that return Jobs1099Api.GetJobRequest Modifier and Type Method Description Jobs1099Api.GetJobRequestJobs1099Api. getGetJobRequest()Getter function to instantiate Request classMethods in Avalara.SDK.api.A1099.V2 with parameters of type Jobs1099Api.GetJobRequest Modifier and Type Method Description JobResultJobs1099Api. getJob(Jobs1099Api.GetJobRequest requestParameters)Retrieves information about the job Retrieves information about the jobokhttp3.CallJobs1099Api. getJobAsync(Jobs1099Api.GetJobRequest requestParameters, ApiCallback<JobResult> _callback)Retrieves information about the job (asynchronously) Retrieves information about the jobokhttp3.CallJobs1099Api. getJobCall(Jobs1099Api.GetJobRequest requestParameters, ApiCallback _callback)Build call for getJobApiResponse<JobResult>Jobs1099Api. getJobWithHttpInfo(Jobs1099Api.GetJobRequest requestParameters)Retrieves information about the job Retrieves information about the job
-