@archastro/sdk
Preparing search index...
effective-access
UnsupportedEffectiveAccessEntitlement
Interface UnsupportedEffectiveAccessEntitlement
A future entitlement tag retained without interpreting its value.
interface
UnsupportedEffectiveAccessEntitlement
{
granted
:
boolean
;
key
:
string
;
provided_by
:
EffectiveAccessSource
[]
;
supported
:
false
;
value
?:
unknown
;
value_type
:
string
;
[
key
:
string
]:
unknown
;
}
Hierarchy
ParsedEffectiveAccessEntitlementBase
UnsupportedEffectiveAccessEntitlement
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
:
false
Optional
value
value
?:
unknown
value_
type
value_type
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
granted
key
provided_
by
supported
value
value_
type
@archastro/sdk
Loading...
A future entitlement tag retained without interpreting its value.