Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

GetSlotStatusRequest Class

Contains set of options to retrieve the slot status.

Namespace

healthcloudext

GetSlotStatusRequest Properties

The following are properties for GetSlotStatusRequest.

slotId

Unique identifier for the time period slot in the external scheduling system that’s assigned to the appointment.

Signature

public String slotId {get; set;}

Property Value

Type: String

slotSourceSystem

Name of the external scheduling system from which the time period slot record came from. This information comes from Healthcare Practitioner Facility.

Signature

public String slotSourceSystem {get; set;}

Property Value

Type: String

slotSourceSystemId

Represents the ID of the source system from which the request was sourced.

Signature

public String slotSourceSystemId {get; set;}

Property Value

Type: String