vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
BotStepTranslation
Interface BotStepTranslation
interface
BotStepTranslation
{
botMessages
?:
BotMessageTranslation
[]
;
botSteps
?:
BotStepTranslation
[]
;
botVariableOperation
?:
BotVariableOperationTranslation
;
stepIdentifier
:
string
;
type
:
BotStepType
;
}
Index
Properties
bot
Messages?
bot
Steps?
bot
Variable
Operation?
step
Identifier
type
Properties
Optional
bot
Messages
botMessages
?:
BotMessageTranslation
[]
Optional
bot
Steps
botSteps
?:
BotStepTranslation
[]
Optional
bot
Variable
Operation
botVariableOperation
?:
BotVariableOperationTranslation
step
Identifier
stepIdentifier
:
string
type
type
:
BotStepType
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bot
Messages
bot
Steps
bot
Variable
Operation
step
Identifier
type
vlocode-project - v1.40.0-beta-4
Loading...