ListFhirImportJobsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

This parameter limits the response to the import job with the specified data store ID.

Link copied to clipboard

This parameter limits the response to the import job with the specified job name.

Link copied to clipboard

This parameter limits the response to the import job with the specified job status.

Link copied to clipboard

This parameter limits the number of results returned for a ListFHIRImportJobs to a maximum quantity specified by the user.

Link copied to clipboard

A pagination token used to identify the next page of results to return for a ListFHIRImportJobs query.

Link copied to clipboard

This parameter limits the response to FHIR import jobs submitted after a user specified date.

Link copied to clipboard

This parameter limits the response to FHIR import jobs submitted before a user specified date.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String