@stigg/node-server-sdk - v4.47.0
Preparing search index...
NumericEntitlement
Interface NumericEntitlement
interface
NumericEntitlement
{
accessDeniedReason
?:
AccessDeniedReason
;
feature
?:
EntitlementFeature
;
hasAccess
:
boolean
;
isFallback
:
boolean
;
isUnlimited
:
boolean
;
type
:
"NUMERIC"
;
value
?:
number
;
}
Hierarchy (
View Summary
)
BaseEntitlement
NumericEntitlement
Index
Properties
access
Denied
Reason?
feature?
has
Access
is
Fallback
is
Unlimited
type
value?
Properties
Optional
access
Denied
Reason
accessDeniedReason
?:
AccessDeniedReason
Optional
feature
feature
?:
EntitlementFeature
has
Access
hasAccess
:
boolean
is
Fallback
isFallback
:
boolean
is
Unlimited
isUnlimited
:
boolean
type
type
:
"NUMERIC"
Optional
value
value
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access
Denied
Reason
feature
has
Access
is
Fallback
is
Unlimited
type
value
@stigg/node-server-sdk - v4.47.0
Loading...