vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
EmbeddedServiceConfigMetadata
Interface EmbeddedServiceConfigMetadata
interface
EmbeddedServiceConfigMetadata
{
areGuestUsersAllowed
?:
boolean
;
authMethod
?:
EmbeddedServiceAuthMethod
;
branding
?:
string
;
deploymentFeature
:
EmbeddedServiceDeploymentFeature
;
deploymentType
:
EmbeddedServiceDeploymentType
;
embeddedServiceAppointmentSettings
?:
EmbeddedServiceAppointmentSettings
;
embeddedServiceCustomComponents
?:
EmbeddedServiceCustomComponent
[]
;
embeddedServiceCustomizations
?:
EmbeddedServiceCustomization
[]
;
embeddedServiceCustomLabels
?:
EmbeddedServiceCustomLabel
[]
;
embeddedServiceFlowConfig
?:
EmbeddedServiceFlowConfigMetadata
;
embeddedServiceFlows
?:
EmbeddedServiceFlow
[]
;
embeddedServiceLayouts
?:
EmbeddedServiceLayout
[]
;
fullName
?:
string
;
isEnabled
?:
boolean
;
masterLabel
:
string
;
shouldHideAuthDialog
?:
boolean
;
site
?:
string
;
}
Hierarchy (
View Summary
)
MetadataInfo
EmbeddedServiceConfigMetadata
Index
Properties
are
Guest
Users
Allowed?
auth
Method?
branding?
deployment
Feature
deployment
Type
embedded
Service
Appointment
Settings?
embedded
Service
Custom
Components?
embedded
Service
Customizations?
embedded
Service
Custom
Labels?
embedded
Service
Flow
Config?
embedded
Service
Flows?
embedded
Service
Layouts?
full
Name?
is
Enabled?
master
Label
should
Hide
Auth
Dialog?
site?
Properties
Optional
are
Guest
Users
Allowed
areGuestUsersAllowed
?:
boolean
Optional
auth
Method
authMethod
?:
EmbeddedServiceAuthMethod
Optional
branding
branding
?:
string
deployment
Feature
deploymentFeature
:
EmbeddedServiceDeploymentFeature
deployment
Type
deploymentType
:
EmbeddedServiceDeploymentType
Optional
embedded
Service
Appointment
Settings
embeddedServiceAppointmentSettings
?:
EmbeddedServiceAppointmentSettings
Optional
embedded
Service
Custom
Components
embeddedServiceCustomComponents
?:
EmbeddedServiceCustomComponent
[]
Optional
embedded
Service
Customizations
embeddedServiceCustomizations
?:
EmbeddedServiceCustomization
[]
Optional
embedded
Service
Custom
Labels
embeddedServiceCustomLabels
?:
EmbeddedServiceCustomLabel
[]
Optional
embedded
Service
Flow
Config
embeddedServiceFlowConfig
?:
EmbeddedServiceFlowConfigMetadata
Optional
embedded
Service
Flows
embeddedServiceFlows
?:
EmbeddedServiceFlow
[]
Optional
embedded
Service
Layouts
embeddedServiceLayouts
?:
EmbeddedServiceLayout
[]
Optional
full
Name
fullName
?:
string
Optional
is
Enabled
isEnabled
?:
boolean
master
Label
masterLabel
:
string
Optional
should
Hide
Auth
Dialog
shouldHideAuthDialog
?:
boolean
Optional
site
site
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
are
Guest
Users
Allowed
auth
Method
branding
deployment
Feature
deployment
Type
embedded
Service
Appointment
Settings
embedded
Service
Custom
Components
embedded
Service
Customizations
embedded
Service
Custom
Labels
embedded
Service
Flow
Config
embedded
Service
Flows
embedded
Service
Layouts
full
Name
is
Enabled
master
Label
should
Hide
Auth
Dialog
site
vlocode-project - v1.40.0-beta-4
Loading...