AppointmentsRequestInput

Input for appointment searches with filters

AppointmentsRequestInput = object

Input type for appointment requests. Used to specify filters and search criteria for appointments.

Properties

_source?

optional _source: SearchString

The source[s] of the appointments to search for


_id?

optional _id: SearchString

The id[s] of the appointments to search for


_count?

optional _count: number

The number of results to return


_getpagesoffset?

optional _getpagesoffset: number

The offset to start returning results from


date?

optional date: SearchDate

The date[s] filter of the appointments to search for


supporting_info?

optional supporting_info: SearchReference

The supporting information[s] of the appointments to search for


_sort?

optional _sort: string[]

Keys to sort the results by


status?

optional status: SearchToken

Keys to sort the results by status