CheckHandleAvailabilityResponse
data class CheckHandleAvailabilityResponse(val handle: Handle, val result: CheckHandleAvailabilityResponseResultUnion)
Parameters
handle
Echo of the input handle.
Echo of the input handle.