vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
RecordActionDeploymentMetadata
Interface RecordActionDeploymentMetadata
interface
RecordActionDeploymentMetadata
{
channelConfigurations
?:
RecordActionDeploymentChannel
[]
;
componentName
?:
ComponentName
;
deploymentContexts
?:
RecordActionDeploymentContext
[]
;
fullName
?:
string
;
hasGuidedActions
?:
boolean
;
hasOmniscripts
?:
boolean
;
hasRecommendations
?:
boolean
;
masterLabel
:
string
;
recommendation
?:
RecordActionRecommendation
;
selectableItems
?:
RecordActionSelectableItem
[]
;
}
Hierarchy (
View Summary
)
MetadataInfo
RecordActionDeploymentMetadata
Index
Properties
channel
Configurations?
component
Name?
deployment
Contexts?
full
Name?
has
Guided
Actions?
has
Omniscripts?
has
Recommendations?
master
Label
recommendation?
selectable
Items?
Properties
Optional
channel
Configurations
channelConfigurations
?:
RecordActionDeploymentChannel
[]
Optional
component
Name
componentName
?:
ComponentName
Optional
deployment
Contexts
deploymentContexts
?:
RecordActionDeploymentContext
[]
Optional
full
Name
fullName
?:
string
Optional
has
Guided
Actions
hasGuidedActions
?:
boolean
Optional
has
Omniscripts
hasOmniscripts
?:
boolean
Optional
has
Recommendations
hasRecommendations
?:
boolean
master
Label
masterLabel
:
string
Optional
recommendation
recommendation
?:
RecordActionRecommendation
Optional
selectable
Items
selectableItems
?:
RecordActionSelectableItem
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
channel
Configurations
component
Name
deployment
Contexts
full
Name
has
Guided
Actions
has
Omniscripts
has
Recommendations
master
Label
recommendation
selectable
Items
vlocode-project - v1.40.0-beta-4
Loading...