OPENAPI / COMPONENTS / SCHEMAS

Beta Scroll Param data structure

BetaScrollParam

Structural definition for Beta 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.