Click or drag to resize
Virtual Care OnDemandAvailabilityResponse Properties

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

The OnDemandAvailabilityResponse type exposes the following members.

Properties
  Name Description
Public property EndTime
The end time of the OnDemand request (default to Now + MinAppointmentLength).
(Inherited from OnDemandAvailabilityRequest.)
Public property OnDemandAvailabilityBlockCount
Gets or sets the count of ondemand availability blocks at the moment.
Public property ProviderId
The hospital identifier (default to login user's providerId) for the request.
(Inherited from OnDemandAvailabilityRequest.)
Public property ProviderOnDemandEnabled
Gets or sets a value indicating whether [provider has ondemand enabled].
Public property StartTime
The start time of the OnDemand request (default to Now).
(Inherited from OnDemandAvailabilityRequest.)
Top
See Also