Skip to main content

salesforce.describesobjectresult.supportedscopes

Home > @runlightyear/salesforce > DescribeSObjectResult > supportedScopes

DescribeSObjectResult.supportedScopes property

The list of supported scopes for the object. For example, Account might have supported scopes of “All Accounts”, “My Accounts”, and “My Team’s Accounts”.

Signature:
supportedScopes: ScopeInfo;