OpenHoursRule

Specifies the start and end time for OpenHours.

Types

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

Properties

Link copied to clipboard

The end of the scheduled time, in ISO 8601 format, when the channel can't send messages.

Link copied to clipboard

The start of the scheduled time, in ISO 8601 format, when the channel can send messages.

Functions

Link copied to clipboard
inline fun copy(block: OpenHoursRule.Builder.() -> Unit = {}): OpenHoursRule
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