Preparing search index...
The search index is not available
jsforce
jsforce
api/metadata/schema
BotStep
Type alias BotStep
Bot
Step
:
{
booleanFilter
?:
string
|
null
;
botInvocation
?:
BotInvocation
|
null
;
botMessages
:
BotMessage
[]
;
botNavigation
?:
BotNavigation
|
null
;
botStepConditions
:
BotStepCondition
[]
;
botSteps
:
BotStep
[]
;
botVariableOperation
?:
BotVariableOperation
|
null
;
conversationRecordLookup
?:
ConversationRecordLookup
|
null
;
conversationSystemMessage
?:
ConversationSystemMessage
|
null
;
type
:
string
;
}
Type declaration
Optional
boolean
Filter
?:
string
|
null
Optional
bot
Invocation
?:
BotInvocation
|
null
bot
Messages
:
BotMessage
[]
Optional
bot
Navigation
?:
BotNavigation
|
null
bot
Step
Conditions
:
BotStepCondition
[]
bot
Steps
:
BotStep
[]
Optional
bot
Variable
Operation
?:
BotVariableOperation
|
null
Optional
conversation
Record
Lookup
?:
ConversationRecordLookup
|
null
Optional
conversation
System
Message
?:
ConversationSystemMessage
|
null
type
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
jsforce
Loading...