OpenHours

class OpenHours

Specifies the times when message are allowed to be sent to endpoints.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the schedule settings for the custom channel.

Link copied to clipboard

Specifies the schedule settings for the email channel.

Link copied to clipboard

Specifies the schedule settings for the push channel.

Link copied to clipboard

Specifies the schedule settings for the SMS channel.

Link copied to clipboard

Specifies the schedule settings for the voice channel.

Functions

Link copied to clipboard
inline fun copy(block: OpenHours.Builder.() -> Unit = {}): OpenHours
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String