Slot Class
Namespace
Slot Properties
The following are properties for Slot.
slotEnd
Represents the date and time that the appointment time slot ends in
ISO 8601 format, for example, 2021-02-26T21:24:31.000Z..
Signature
public String slotEnd {get; set;}
1healthcloudext.Slot, slotEndProperty Value
Type: String
slotStart
Represents the date and time that the appointment time slot starts in
ISO 8601 format, for example, 2021-02-26T21:24:31.000Z..
Signature
public String slotStart {get; set;}
1healthcloudext.Slot, slotStartProperty Value
Type: String
slotStatus
Signature
public String slotStatus {get; set;}
1healthcloudext.Slot, slotStatusProperty Value
Type: String
The expected value for the string is SlotAvailable, SlotNotAvailable, or ServiceNotAvailable.
sourceSlotId
Signature
public String sourceSlotId {get; set;}
1healthcloudext.Slot, sourceSlotIdProperty Value
Type: String
sourceSystem
Signature
public String sourceSystem {get; set;}
1healthcloudext.Slot, sourceSystemProperty Value
Type: String