@stigg/js-client-sdk - v4.9.0
Preparing search index...
PackageEntitlementFragment
Type Alias PackageEntitlementFragment
type
PackageEntitlementFragment
=
{
__typename
?:
"PackageEntitlement"
;
displayNameOverride
?:
string
|
null
;
enumValues
?:
string
[]
|
null
;
feature
:
{
__typename
?:
"Feature"
;
additionalMetaData
?:
any
|
null
;
description
?:
string
|
null
;
displayName
:
string
;
featureType
:
FeatureType
;
featureUnits
?:
string
|
null
;
featureUnitsPlural
?:
string
|
null
;
meterType
?:
MeterType
|
null
;
refId
:
string
;
}
;
featureId
:
string
;
hasSoftLimit
?:
boolean
|
null
;
hasUnlimitedUsage
?:
boolean
|
null
;
hiddenFromWidgets
?:
WidgetType
[]
|
null
;
isCustom
?:
boolean
|
null
;
isGranted
:
boolean
;
resetPeriod
?:
EntitlementResetPeriod
|
null
;
usageLimit
?:
number
|
null
;
}
Index
Properties
__
typename?
display
Name
Override?
enum
Values?
feature
feature
Id
has
Soft
Limit?
has
Unlimited
Usage?
hidden
From
Widgets?
is
Custom?
is
Granted
reset
Period?
usage
Limit?
Properties
Optional
__
typename
__typename
?:
"PackageEntitlement"
Optional
display
Name
Override
displayNameOverride
?:
string
|
null
Optional
enum
Values
enumValues
?:
string
[]
|
null
feature
feature
:
{
__typename
?:
"Feature"
;
additionalMetaData
?:
any
|
null
;
description
?:
string
|
null
;
displayName
:
string
;
featureType
:
FeatureType
;
featureUnits
?:
string
|
null
;
featureUnitsPlural
?:
string
|
null
;
meterType
?:
MeterType
|
null
;
refId
:
string
;
}
feature
Id
featureId
:
string
Optional
has
Soft
Limit
hasSoftLimit
?:
boolean
|
null
Optional
has
Unlimited
Usage
hasUnlimitedUsage
?:
boolean
|
null
Optional
hidden
From
Widgets
hiddenFromWidgets
?:
WidgetType
[]
|
null
Optional
is
Custom
isCustom
?:
boolean
|
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
feature
Id
has
Soft
Limit
has
Unlimited
Usage
hidden
From
Widgets
is
Custom
is
Granted
reset
Period
usage
Limit
@stigg/js-client-sdk - v4.9.0
Loading...