vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
CleanRule
Interface CleanRule
interface
CleanRule
{
bulkEnabled
:
boolean
;
bypassTriggers
:
boolean
;
bypassWorkflow
:
boolean
;
description
:
string
;
developerName
:
string
;
fieldMappings
?:
FieldMapping
[]
;
masterLabel
:
string
;
matchRule
:
string
;
sourceSobjectType
:
string
;
status
:
CleanRuleStatus
;
targetSobjectType
:
string
;
}
Index
Properties
bulk
Enabled
bypass
Triggers
bypass
Workflow
description
developer
Name
field
Mappings?
master
Label
match
Rule
source
Sobject
Type
status
target
Sobject
Type
Properties
bulk
Enabled
bulkEnabled
:
boolean
bypass
Triggers
bypassTriggers
:
boolean
bypass
Workflow
bypassWorkflow
:
boolean
description
description
:
string
developer
Name
developerName
:
string
Optional
field
Mappings
fieldMappings
?:
FieldMapping
[]
master
Label
masterLabel
:
string
match
Rule
matchRule
:
string
source
Sobject
Type
sourceSobjectType
:
string
status
status
:
CleanRuleStatus
target
Sobject
Type
targetSobjectType
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bulk
Enabled
bypass
Triggers
bypass
Workflow
description
developer
Name
field
Mappings
master
Label
match
Rule
source
Sobject
Type
status
target
Sobject
Type
vlocode-project - v1.40.0-beta-4
Loading...