vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
BotVariableOperand
Interface BotVariableOperand
interface
BotVariableOperand
{
disableAutoFill
?:
boolean
;
sourceName
?:
string
;
sourceType
?:
ConversationVariableOperandSourceType
;
sourceValue
?:
string
;
targetName
:
string
;
targetType
:
ConversationVariableType
;
}
Index
Properties
disable
Auto
Fill?
source
Name?
source
Type?
source
Value?
target
Name
target
Type
Properties
Optional
disable
Auto
Fill
disableAutoFill
?:
boolean
Optional
source
Name
sourceName
?:
string
Optional
source
Type
sourceType
?:
ConversationVariableOperandSourceType
Optional
source
Value
sourceValue
?:
string
target
Name
targetName
:
string
target
Type
targetType
:
ConversationVariableType
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
disable
Auto
Fill
source
Name
source
Type
source
Value
target
Name
target
Type
vlocode-project - v1.40.0-beta-4
Loading...