CoverageTime

Information about when an on-call shift begins and ends.

Types

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

Properties

Link copied to clipboard

Information about when the on-call rotation shift ends.

Link copied to clipboard

Information about when the on-call rotation shift begins.

Functions

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