TimeUnit

sealed class TimeUnit

The time unit of the budget, such as MONTHLY or QUARTERLY.

Inheritors

Types

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

Properties

Link copied to clipboard
abstract val value: String