BookingOptions

At least one delegate must be associated to the resource to disable automatic replies from the resource.

Types

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

Properties

Link copied to clipboard

The resource's ability to automatically reply to requests. If disabled, delegates must be associated to the resource.

Link copied to clipboard

The resource's ability to automatically decline any conflicting requests.

Link copied to clipboard

The resource's ability to automatically decline any recurring requests.

Functions

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