ScheduleDailyRecurrence

data class ScheduleDailyRecurrence(val time: String)

Constructors

Link copied to clipboard
constructor(time: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time each day when the schedule takes effect.