PreviewOverride

Information about contacts and times that an on-call override replaces.

Types

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

Properties

Link copied to clipboard

Information about the time a rotation override would end.

Link copied to clipboard

Information about contacts to add to an on-call rotation override.

Link copied to clipboard

Information about the time a rotation override would begin.

Functions

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