UpdateHandleRequest

data class UpdateHandleRequest(val handle: Handle)

Parameters

handle

The new handle.

Constructors

Link copied to clipboard
constructor(handle: Handle)

Properties

Link copied to clipboard

The new handle.