Share via


TabSubmitData Class

Invoke ('tab/submit') request value payload data.

Constructor

pydantic model TabSubmitData

Parameters

Name Description
type
Required
str

Currently, 'tab/submit'.

properties
Required

Gets or sets properties that are not otherwise defined by the TabSubmit type but that might appear in the serialized REST JSON object.

Keyword-Only Parameters

Name Description
type
Default value: None
properties
Default value: None

Attributes

properties

field properties: object = None

type

field type: str = None