Click or drag to resize
Virtual Care AvailabilityBlockResponse Properties

[This is preliminary documentation and is subject to change.]

The AvailabilityBlockResponse type exposes the following members.

Properties
  Name Description
Public property AllowOnDemandAppt
Indicates if on demand appointments are allowed.
(Inherited from AvailabilityBlockRequest.)
Public property AllowProviderAppt
Indicates if provider appointments are allowed.
(Inherited from AvailabilityBlockRequest.)
Public property AllowSelfAppt
Indicates if self appointments are allowed.
(Inherited from AvailabilityBlockRequest.)
Public property Clinician
Availability block clinician.
Public property CreatedByUserId
Created by user id.
Public property CreatedDate
Created date.
Public property EndTime
Availability block start time.
(Inherited from AvailabilityBlockRequest.)
Public property Id
Availability block id.
Public property IsAvailable
Is available.
(Inherited from AvailabilityBlockRequest.)
Public property ModifiedByUserId
Modified by user id.
Public property ModifiedDate
Last modified date.
Public property OptimizationTypeCode
Optimization type code
(Inherited from AvailabilityBlockRequest.)
Public property Rule
Rule should be set if block is repeating. Rule defines repeating configuration.
Public property StartTime
Availability block end time.
(Inherited from AvailabilityBlockRequest.)
Top
See Also