UpdateReservationRequest

Request to update a reservation

Types

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

Properties

Link copied to clipboard
val name: String?

Name of the reservation

Link copied to clipboard

Renewal settings for the reservation

Link copied to clipboard

Unique reservation ID, e.g. '1234567'

Functions

Link copied to clipboard
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