OPENAPI / COMPONENTS / SCHEMAS

Double Click Action data structure

DoubleClickAction

Structural definition for Double Click Action in the OpenAI API contract.

object4properties
keysstringrequired

keys value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.

xintegerrequired

x value in the OpenAI API contract.

yintegerrequired

y value in the OpenAI API contract.