CoverageByTime

Reservation coverage for a specified period, in hours.

Types

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

Properties

Link copied to clipboard

The groups of instances that the reservation covered.

Link copied to clipboard

The period that this coverage was used over.

Link copied to clipboard

The total reservation coverage, in hours.

Functions

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