WeeklySetting

Information about rotations that recur weekly.

Types

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

Properties

Link copied to clipboard

The day of the week when weekly recurring on-call shift rotations begins.

Link copied to clipboard

The time of day when a weekly recurring on-call shift rotation begins.

Functions

Link copied to clipboard
inline fun copy(block: WeeklySetting.Builder.() -> Unit = {}): WeeklySetting
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