Preparing search index...
The search index is not available
EKO API
EKO API
types
Property
Interface Property
interface
Property
{
description
?:
string
;
enum
?:
(
string
|
number
)
[]
;
items
?:
InputSchema
;
properties
?:
Properties
;
type
:
"string"
|
"boolean"
|
"object"
|
"integer"
|
"array"
;
}
Index
Properties
description?
enum?
items?
properties?
type
Properties
Optional
description
description
?:
string
Optional
enum
enum
?:
(
string
|
number
)
[]
Optional
items
items
?:
InputSchema
Optional
properties
properties
?:
Properties
type
type
:
"string"
|
"boolean"
|
"object"
|
"integer"
|
"array"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
enum
items
properties
type
EKO API
Loading...