TimeUnit

sealed class TimeUnit

Specifies the unit of a maintenance schedule duration. Valid value is HOUR. See the Developer Guide for more information.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
object Hours : TimeUnit
Link copied to clipboard
data class SdkUnknown(val value: String) : TimeUnit

Properties

Link copied to clipboard
abstract val value: String