vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
BotInvocationMapping
Interface BotInvocationMapping
interface
BotInvocationMapping
{
parameterName
:
string
;
recordName
?:
string
;
type
:
BotInvocationMappingType
;
value
?:
string
;
variableName
?:
string
;
variableType
?:
ConversationVariableType
;
}
Index
Properties
parameter
Name
record
Name?
type
value?
variable
Name?
variable
Type?
Properties
parameter
Name
parameterName
:
string
Optional
record
Name
recordName
?:
string
type
type
:
BotInvocationMappingType
Optional
value
value
?:
string
Optional
variable
Name
variableName
?:
string
Optional
variable
Type
variableType
?:
ConversationVariableType
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
parameter
Name
record
Name
type
value
variable
Name
variable
Type
vlocode-project - v1.40.0-beta-4
Loading...