@stigg/js-client-sdk - v4.12.0
Preparing search index...
PackageFeatureEntitlementFragment
Type Alias PackageFeatureEntitlementFragment
type
PackageFeatureEntitlementFragment
=
{
__typename
:
"PackageFeatureEntitlement"
;
behavior
:
EntitlementBehavior
;
description
?:
string
|
null
;
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
;
id
:
any
;
isCustom
?:
boolean
|
null
;
isGranted
:
boolean
;
order
?:
number
|
null
;
resetPeriod
?:
EntitlementResetPeriod
|
null
;
usageLimit
?:
number
|
null
;
}
Index
Properties
__
typename
behavior
description?
display
Name
Override?
enum
Values?
feature
feature
Id
has
Soft
Limit?
has
Unlimited
Usage?
hidden
From
Widgets?
id
is
Custom?
is
Granted
order?
reset
Period?
usage
Limit?
Properties
__
typename
__typename
:
"PackageFeatureEntitlement"
behavior
behavior
:
EntitlementBehavior
Optional
description
description
?:
string
|
null
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
id
id
:
any
Optional
is
Custom
isCustom
?:
boolean
|
null
is
Granted
isGranted
:
boolean
Optional
order
order
?:
number
|
null
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
behavior
description
display
Name
Override
enum
Values
feature
feature
Id
has
Soft
Limit
has
Unlimited
Usage
hidden
From
Widgets
id
is
Custom
is
Granted
order
reset
Period
usage
Limit
@stigg/js-client-sdk - v4.12.0
Loading...