MonthlySetting

Information about on-call rotations that recur monthly.

Types

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

Properties

Link copied to clipboard

The day of the month when monthly recurring on-call rotations begin.

Link copied to clipboard

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

Functions

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