Newer Version Available

This content describes an older version of this product. View Latest

FindSlotsRequest Class

Contains set of options to find available time slots for providers who match the patient’s needs. This class extends the AppointmentBase class and inherits its properties.

Namespace

healthcloudext

FindSlotsRequest Properties

The following are properties for FindSlotsRequest.

slotRangeEnd

Represents the start of date range for slots in ISO 8601 format, for example, 2021-02-26T21:24:31.000Z.

Signature

public String slotRangeEnd {get; set;}

Property Value

Type: String

slotRangeStart

Represents the end of date range for slots in ISO 8601 format, for example , 2021-02-25T18:24:31.000Z.

Signature

public String slotRangeStart {get; set;}

Property Value

Type: String