vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
SharingOwnerRule
Interface SharingOwnerRule
interface
SharingOwnerRule
{
accessLevel
:
string
;
accountSettings
?:
AccountSharingRuleSettings
;
description
?:
string
;
fullName
?:
string
;
label
:
string
;
sharedFrom
:
SharedTo
;
sharedTo
:
SharedTo
;
}
Hierarchy (
View Summary
)
SharingBaseRuleMetadata
SharingOwnerRule
Index
Properties
access
Level
account
Settings?
description?
full
Name?
label
shared
From
shared
To
Properties
access
Level
accessLevel
:
string
Optional
account
Settings
accountSettings
?:
AccountSharingRuleSettings
Optional
description
description
?:
string
Optional
full
Name
fullName
?:
string
label
label
:
string
shared
From
sharedFrom
:
SharedTo
shared
To
sharedTo
:
SharedTo
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
access
Level
account
Settings
description
full
Name
label
shared
From
shared
To
vlocode-project - v1.40.0-beta-4
Loading...