@archastro/sdk
Preparing search index...
effective-access
SupportedBooleanEffectiveAccessEntitlement
Interface SupportedBooleanEffectiveAccessEntitlement
An entitlement whose tagged value is understood by this SDK release.
interface
SupportedBooleanEffectiveAccessEntitlement
{
granted
:
boolean
;
key
:
string
;
provided_by
:
EffectiveAccessSource
[]
;
supported
:
true
;
value
?:
boolean
|
null
;
value_type
:
"boolean"
;
[
key
:
string
]:
unknown
;
}
Hierarchy
ParsedEffectiveAccessEntitlementBase
SupportedBooleanEffectiveAccessEntitlement
Indexable
[
key
:
string
]:
unknown
Index
Properties
granted
key
provided_
by
supported
value?
value_
type
Properties
granted
granted
:
boolean
key
key
:
string
provided_
by
provided_by
:
EffectiveAccessSource
[]
supported
supported
:
true
Optional
value
value
?:
boolean
|
null
value_
type
value_type
:
"boolean"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
granted
key
provided_
by
supported
value
value_
type
@archastro/sdk
Loading...
An entitlement whose tagged value is understood by this SDK release.