RetrohuntProcessInterval

data class RetrohuntProcessInterval(val endTime: String, val startTime: String)

Constructors

Link copied to clipboard
constructor(endTime: String, startTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Exclusive end of the interval.

Link copied to clipboard

Inclusive start of the interval.