vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
EmbeddedServiceMenuSettingsMetadata
Interface EmbeddedServiceMenuSettingsMetadata
interface
EmbeddedServiceMenuSettingsMetadata
{
branding
?:
string
;
embeddedServiceCustomizations
?:
EmbeddedServiceCustomization
[]
;
embeddedServiceCustomLabels
?:
EmbeddedServiceCustomLabel
[]
;
embeddedServiceMenuItems
?:
EmbeddedServiceMenuItem
[]
;
fullName
?:
string
;
isEnabled
?:
boolean
;
masterLabel
?:
string
;
site
?:
string
;
}
Hierarchy (
View Summary
)
MetadataInfo
EmbeddedServiceMenuSettingsMetadata
Index
Properties
branding?
embedded
Service
Customizations?
embedded
Service
Custom
Labels?
embedded
Service
Menu
Items?
full
Name?
is
Enabled?
master
Label?
site?
Properties
Optional
branding
branding
?:
string
Optional
embedded
Service
Customizations
embeddedServiceCustomizations
?:
EmbeddedServiceCustomization
[]
Optional
embedded
Service
Custom
Labels
embeddedServiceCustomLabels
?:
EmbeddedServiceCustomLabel
[]
Optional
embedded
Service
Menu
Items
embeddedServiceMenuItems
?:
EmbeddedServiceMenuItem
[]
Optional
full
Name
fullName
?:
string
Optional
is
Enabled
isEnabled
?:
boolean
Optional
master
Label
masterLabel
?:
string
Optional
site
site
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
branding
embedded
Service
Customizations
embedded
Service
Custom
Labels
embedded
Service
Menu
Items
full
Name
is
Enabled
master
Label
site
vlocode-project - v1.40.0-beta-4
Loading...