A11 TypeScript API - v0.2.1
A11 guides
Python API
C++ internals
Preparing search index...
ActionCall
Interface ActionCall
Minimal shape of an interaction's
action_calls
entries.
interface
ActionCall
{
id
:
string
;
name
:
string
;
}
Index
Properties
id
name
Properties
id
id
:
string
name
name
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
A11 guides
Python API
C++ internals
A11 TypeScript API - v0.2.1
Loading...
Minimal shape of an interaction's
action_callsentries.