RecurrenceSettings

Information about when an on-call rotation is in effect and how long the rotation period lasts.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Information about on-call rotations that recur daily.

Link copied to clipboard

Information about on-call rotations that recur monthly.

Link copied to clipboard

The number of contacts, or shift team members designated to be on call concurrently during a shift. For example, in an on-call schedule containing ten contacts, a value of 2 designates that two of them are on call at any given time.

Link copied to clipboard

The number of days, weeks, or months a single rotation lasts.

Link copied to clipboard

Information about the days of the week included in on-call rotation coverage.

Link copied to clipboard

Information about on-call rotations that recur weekly.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String