vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
BotStepCondition
Interface BotStepCondition
interface
BotStepCondition
{
leftOperandName
:
string
;
leftOperandType
:
ConversationVariableType
;
operatorType
:
BotStepConditionOperatorType
;
rightOperandValue
?:
string
;
}
Index
Properties
left
Operand
Name
left
Operand
Type
operator
Type
right
Operand
Value?
Properties
left
Operand
Name
leftOperandName
:
string
left
Operand
Type
leftOperandType
:
ConversationVariableType
operator
Type
operatorType
:
BotStepConditionOperatorType
Optional
right
Operand
Value
rightOperandValue
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
left
Operand
Name
left
Operand
Type
operator
Type
right
Operand
Value
vlocode-project - v1.40.0-beta-4
Loading...