Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
OperationMapping
Interface OperationMapping
Structure for mapping various structure to an operation call.
interface
OperationMapping
{
operationKey
:
string
;
inputMapping
?:
any
;
outputMapping
?:
any
;
}
Index
Properties
operation
Key
input
Mapping?
output
Mapping?
Properties
operation
Key
operation
Key
:
string
Optional
input
Mapping
input
Mapping
?:
any
Optional
output
Mapping
output
Mapping
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
operation
Key
input
Mapping
output
Mapping
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...
Structure for mapping various structure to an operation call.