CreateChannelHandshakeRequest

Types

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

Properties

Link copied to clipboard

The identifier of the resource associated with this handshake.

Link copied to clipboard

The catalog identifier for the handshake request.

Link copied to clipboard

A unique, case-sensitive identifier to ensure idempotency of the request.

Link copied to clipboard

The type of handshake to create (e.g., start service period, revoke service period).

Link copied to clipboard

The payload containing specific details for the handshake type.

Link copied to clipboard
val tags: List<Tag>?

Key-value pairs to associate with the channel handshake.

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