OPENAPI / COMPONENTS / SCHEMAS

Scroll Param data structure

ScrollParam

Structural definition for Scroll Param in the OpenAI API contract.

object6properties
keysstring

keys value in the OpenAI API contract.

scroll_xintegerrequired

scroll x value in the OpenAI API contract.

scroll_yintegerrequired

scroll y 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.