CreateChannelHandshakeRequest
Types
Properties
Link copied to clipboard
The identifier of the resource associated with this handshake.
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.
Functions
Link copied to clipboard
inline fun copy(block: CreateChannelHandshakeRequest.Builder.() -> Unit = {}): CreateChannelHandshakeRequest