GetTriggerScheduleScheduleMonthly

data class GetTriggerScheduleScheduleMonthly(val week: Int, val weekday: String)

Constructors

Link copied to clipboard
constructor(week: Int, weekday: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val week: Int

The occurrence of the specified day during the month.

Link copied to clipboard

The day of the week on which the trigger runs.