ClosedDaysRule

Specifies the rule settings for when messages can't be sent.

Types

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

Properties

Link copied to clipboard

End DateTime ISO 8601 format

Link copied to clipboard
val name: String?

The name of the closed day rule.

Link copied to clipboard

Start DateTime ISO 8601 format

Functions

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