vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
LightningOnboardingConfigMetadata
Interface LightningOnboardingConfigMetadata
interface
LightningOnboardingConfigMetadata
{
collaborationGroup
?:
null
|
string
;
customQuestion
?:
string
;
feedbackFormDaysFrequency
?:
null
|
number
;
fullName
?:
string
;
isCustom
:
boolean
;
masterLabel
:
string
;
promptDelayTime
?:
null
|
number
;
sendFeedbackToSalesforce
:
boolean
;
}
Hierarchy (
View Summary
)
MetadataInfo
LightningOnboardingConfigMetadata
Index
Properties
collaboration
Group?
custom
Question?
feedback
Form
Days
Frequency?
full
Name?
is
Custom
master
Label
prompt
Delay
Time?
send
Feedback
To
Salesforce
Properties
Optional
collaboration
Group
collaborationGroup
?:
null
|
string
Optional
custom
Question
customQuestion
?:
string
Optional
feedback
Form
Days
Frequency
feedbackFormDaysFrequency
?:
null
|
number
Optional
full
Name
fullName
?:
string
is
Custom
isCustom
:
boolean
master
Label
masterLabel
:
string
Optional
prompt
Delay
Time
promptDelayTime
?:
null
|
number
send
Feedback
To
Salesforce
sendFeedbackToSalesforce
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
collaboration
Group
custom
Question
feedback
Form
Days
Frequency
full
Name
is
Custom
master
Label
prompt
Delay
Time
send
Feedback
To
Salesforce
vlocode-project - v1.40.0-beta-4
Loading...