vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
SharingGuestRule
Interface SharingGuestRule
interface
SharingGuestRule
{
accessLevel
:
string
;
accountSettings
?:
AccountSharingRuleSettings
;
booleanFilter
?:
string
;
criteriaItems
?:
FilterItem
[]
;
description
?:
string
;
fullName
?:
string
;
includeHVUOwnedRecords
:
boolean
;
label
:
string
;
sharedTo
:
SharedTo
;
}
Hierarchy (
View Summary
)
SharingBaseRuleMetadata
SharingGuestRule
Index
Properties
access
Level
account
Settings?
boolean
Filter?
criteria
Items?
description?
full
Name?
include
HVU
Owned
Records
label
shared
To
Properties
access
Level
accessLevel
:
string
Optional
account
Settings
accountSettings
?:
AccountSharingRuleSettings
Optional
boolean
Filter
booleanFilter
?:
string
Optional
criteria
Items
criteriaItems
?:
FilterItem
[]
Optional
description
description
?:
string
Optional
full
Name
fullName
?:
string
include
HVU
Owned
Records
includeHVUOwnedRecords
:
boolean
label
label
:
string
shared
To
sharedTo
:
SharedTo
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
access
Level
account
Settings
boolean
Filter
criteria
Items
description
full
Name
include
HVU
Owned
Records
label
shared
To
vlocode-project - v1.40.0-beta-4
Loading...