vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
BotBlockMetadata
Interface BotBlockMetadata
interface
BotBlockMetadata
{
botBlockVersions
?:
BotBlockVersionMetadata
[]
;
description
?:
string
;
fullName
?:
string
;
icon
?:
string
;
masterLabel
:
string
;
richContentEnabled
?:
boolean
;
}
Hierarchy (
View Summary
)
MetadataInfo
BotBlockMetadata
Index
Properties
bot
Block
Versions?
description?
full
Name?
icon?
master
Label
rich
Content
Enabled?
Properties
Optional
bot
Block
Versions
botBlockVersions
?:
BotBlockVersionMetadata
[]
Optional
description
description
?:
string
Optional
full
Name
fullName
?:
string
Optional
icon
icon
?:
string
master
Label
masterLabel
:
string
Optional
rich
Content
Enabled
richContentEnabled
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bot
Block
Versions
description
full
Name
icon
master
Label
rich
Content
Enabled
vlocode-project - v1.40.0-beta-4
Loading...