Click or drag to resize
Virtual Care AvailabilityBlockRuleResponse Properties

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

The AvailabilityBlockRuleResponse type exposes the following members.

Properties
  Name Description
Public property CreatedByUserId
Created by user id.
Public property CreatedDate
Created date.
Public property FromDate
Repeat from.
(Inherited from AvailabilityBlockRuleRequest.)
Public property Id
Availability block rule id.
Public property ModifiedByUserId
Modified by user id.
Public property ModifiedDate
Last modified date.
Public property RepeatInterval
Create availability blocks every {repeat interval} {repeat period}.
(Inherited from AvailabilityBlockRuleRequest.)
Public property RepeatOn
For monthly rule - days of a month, for weekly rules - days of the week.
(Inherited from AvailabilityBlockRuleRequest.)
Public property RepeatPeriod
Repeat daily/weekly/monthly.
(Inherited from AvailabilityBlockRuleRequest.)
Public property ServiceLockDate
Indicates that rule is in state of processing (creating availability blocks).
Public property ToDate
Repeat to.
(Inherited from AvailabilityBlockRuleRequest.)
Top
See Also