@stigg/node-server-sdk - v4.47.0
Preparing search index...
MockPaywallPackageEntitlementFragment
Type Alias MockPaywallPackageEntitlementFragment
type
MockPaywallPackageEntitlementFragment
=
{
__typename
?:
"Entitlement"
;
displayNameOverride
?:
string
|
null
;
enumValues
?:
string
[]
|
null
;
feature
?:
|
{
__typename
?:
"EntitlementFeature"
;
additionalMetaData
?:
any
|
null
;
description
?:
string
|
null
;
displayName
:
string
;
featureType
:
FeatureType
;
featureUnits
?:
string
|
null
;
featureUnitsPlural
?:
string
|
null
;
meterType
?:
MeterType
|
null
;
refId
:
string
;
}
|
null
;
hasSoftLimit
?:
boolean
|
null
;
hasUnlimitedUsage
:
boolean
;
hiddenFromWidgets
?:
WidgetType
[]
|
null
;
isGranted
:
boolean
;
resetPeriod
?:
EntitlementResetPeriod
|
null
;
usageLimit
?:
number
|
null
;
}
Index
Properties
__
typename?
display
Name
Override?
enum
Values?
feature?
has
Soft
Limit?
has
Unlimited
Usage
hidden
From
Widgets?
is
Granted
reset
Period?
usage
Limit?
Properties
Optional
__
typename
__typename
?:
"Entitlement"
Optional
display
Name
Override
displayNameOverride
?:
string
|
null
Optional
enum
Values
enumValues
?:
string
[]
|
null
Optional
feature
feature
?:
|
{
__typename
?:
"EntitlementFeature"
;
additionalMetaData
?:
any
|
null
;
description
?:
string
|
null
;
displayName
:
string
;
featureType
:
FeatureType
;
featureUnits
?:
string
|
null
;
featureUnitsPlural
?:
string
|
null
;
meterType
?:
MeterType
|
null
;
refId
:
string
;
}
|
null
Optional
has
Soft
Limit
hasSoftLimit
?:
boolean
|
null
has
Unlimited
Usage
hasUnlimitedUsage
:
boolean
Optional
hidden
From
Widgets
hiddenFromWidgets
?:
WidgetType
[]
|
null
is
Granted
isGranted
:
boolean
Optional
reset
Period
resetPeriod
?:
EntitlementResetPeriod
|
null
Optional
usage
Limit
usageLimit
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
typename
display
Name
Override
enum
Values
feature
has
Soft
Limit
has
Unlimited
Usage
hidden
From
Widgets
is
Granted
reset
Period
usage
Limit
@stigg/node-server-sdk - v4.47.0
Loading...