RecoveryTimeWindow

data class RecoveryTimeWindow(val fromTime: Instant, val untilTime: Instant = Instant.now())

Constructors

Link copied to clipboard
constructor(fromTime: Instant, untilTime: Instant = Instant.now())

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard