Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
OperationSpec
Interface OperationSpec
interface
OperationSpec
{
key
:
string
;
name
:
string
;
description
?:
string
;
tags
?:
string
[]
;
inputSchema
?:
any
;
outputSchema
?:
any
;
isReadOnly
?:
boolean
;
}
Hierarchy (
view full
)
OperationBase
OperationSpec
ConnectorOperationHandler
Index
Properties
key
name
description?
tags?
input
Schema?
output
Schema?
is
Read
Only?
Properties
key
key
:
string
name
name
:
string
Optional
description
description
?:
string
Optional
tags
tags
?:
string
[]
Optional
input
Schema
input
Schema
?:
any
Optional
output
Schema
output
Schema
?:
any
Optional
is
Read
Only
is
Read
Only
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
name
description
tags
input
Schema
output
Schema
is
Read
Only
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...