vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
BotVariableOperation
Interface BotVariableOperation
interface
BotVariableOperation
{
askCollectIfSet
?:
boolean
;
autoSelectIfSingleChoice
?:
boolean
;
botInvocation
?:
BotInvocation
;
botMessages
?:
BotMessage
[]
;
botQuickReplyOptions
?:
BotQuickReplyOption
[]
;
botVariableOperands
?:
BotVariableOperand
[]
;
invalidInputBotNavigation
?:
BotNavigation
;
optionalCollect
?:
boolean
;
quickReplyOptionTemplate
?:
string
;
quickReplyType
?:
BotQuickReplyType
;
quickReplyWidgetType
?:
BotWidgetType
;
retryMessages
?:
BotMessage
[]
;
sourceVariableName
?:
string
;
sourceVariableType
?:
ConversationVariableType
;
successMessages
?:
BotMessage
[]
;
type
:
BotVariableOperationType
;
variableOperationIdentifier
?:
string
;
}
Index
Properties
ask
Collect
If
Set?
auto
Select
If
Single
Choice?
bot
Invocation?
bot
Messages?
bot
Quick
Reply
Options?
bot
Variable
Operands?
invalid
Input
Bot
Navigation?
optional
Collect?
quick
Reply
Option
Template?
quick
Reply
Type?
quick
Reply
Widget
Type?
retry
Messages?
source
Variable
Name?
source
Variable
Type?
success
Messages?
type
variable
Operation
Identifier?
Properties
Optional
ask
Collect
If
Set
askCollectIfSet
?:
boolean
Optional
auto
Select
If
Single
Choice
autoSelectIfSingleChoice
?:
boolean
Optional
bot
Invocation
botInvocation
?:
BotInvocation
Optional
bot
Messages
botMessages
?:
BotMessage
[]
Optional
bot
Quick
Reply
Options
botQuickReplyOptions
?:
BotQuickReplyOption
[]
Optional
bot
Variable
Operands
botVariableOperands
?:
BotVariableOperand
[]
Optional
invalid
Input
Bot
Navigation
invalidInputBotNavigation
?:
BotNavigation
Optional
optional
Collect
optionalCollect
?:
boolean
Optional
quick
Reply
Option
Template
quickReplyOptionTemplate
?:
string
Optional
quick
Reply
Type
quickReplyType
?:
BotQuickReplyType
Optional
quick
Reply
Widget
Type
quickReplyWidgetType
?:
BotWidgetType
Optional
retry
Messages
retryMessages
?:
BotMessage
[]
Optional
source
Variable
Name
sourceVariableName
?:
string
Optional
source
Variable
Type
sourceVariableType
?:
ConversationVariableType
Optional
success
Messages
successMessages
?:
BotMessage
[]
type
type
:
BotVariableOperationType
Optional
variable
Operation
Identifier
variableOperationIdentifier
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
ask
Collect
If
Set
auto
Select
If
Single
Choice
bot
Invocation
bot
Messages
bot
Quick
Reply
Options
bot
Variable
Operands
invalid
Input
Bot
Navigation
optional
Collect
quick
Reply
Option
Template
quick
Reply
Type
quick
Reply
Widget
Type
retry
Messages
source
Variable
Name
source
Variable
Type
success
Messages
type
variable
Operation
Identifier
vlocode-project - v1.40.0-beta-4
Loading...