@stigg/node-server-sdk - v4.48.0
Preparing search index...
PackageCreditEntitlementFragment
Type Alias PackageCreditEntitlementFragment
type
PackageCreditEntitlementFragment
=
{
__typename
:
"PackageCreditEntitlement"
;
amount
?:
number
|
null
;
behavior
:
EntitlementBehavior
;
cadence
:
CreditCadence
;
customCurrency
:
{
__typename
?:
"CustomCurrency"
;
currencyId
:
string
;
displayName
:
string
;
symbol
?:
string
|
null
;
units
?:
|
{
__typename
?:
"Units"
;
plural
?:
string
|
null
;
singular
?:
string
|
null
;
}
|
null
;
}
;
customCurrencyId
:
string
;
dependencyFeature
?:
|
{
__typename
?:
"Feature"
;
description
?:
string
|
null
;
displayName
:
string
;
featureType
:
FeatureType
;
featureUnits
?:
string
|
null
;
featureUnitsPlural
?:
string
|
null
;
refId
:
string
;
}
|
null
;
description
?:
string
|
null
;
displayNameOverride
?:
string
|
null
;
hasSoftLimit
?:
boolean
|
null
;
hiddenFromWidgets
?:
WidgetType
[]
|
null
;
id
:
any
;
isCustom
?:
boolean
|
null
;
isGranted
:
boolean
;
order
?:
number
|
null
;
}
Index
Properties
__
typename
amount?
behavior
cadence
custom
Currency
custom
Currency
Id
dependency
Feature?
description?
display
Name
Override?
has
Soft
Limit?
hidden
From
Widgets?
id
is
Custom?
is
Granted
order?
Properties
__
typename
__typename
:
"PackageCreditEntitlement"
Optional
amount
amount
?:
number
|
null
behavior
behavior
:
EntitlementBehavior
cadence
cadence
:
CreditCadence
custom
Currency
customCurrency
:
{
__typename
?:
"CustomCurrency"
;
currencyId
:
string
;
displayName
:
string
;
symbol
?:
string
|
null
;
units
?:
|
{
__typename
?:
"Units"
;
plural
?:
string
|
null
;
singular
?:
string
|
null
;
}
|
null
;
}
custom
Currency
Id
customCurrencyId
:
string
Optional
dependency
Feature
dependencyFeature
?:
|
{
__typename
?:
"Feature"
;
description
?:
string
|
null
;
displayName
:
string
;
featureType
:
FeatureType
;
featureUnits
?:
string
|
null
;
featureUnitsPlural
?:
string
|
null
;
refId
:
string
;
}
|
null
Optional
description
description
?:
string
|
null
Optional
display
Name
Override
displayNameOverride
?:
string
|
null
Optional
has
Soft
Limit
hasSoftLimit
?:
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
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
typename
amount
behavior
cadence
custom
Currency
custom
Currency
Id
dependency
Feature
description
display
Name
Override
has
Soft
Limit
hidden
From
Widgets
id
is
Custom
is
Granted
order
@stigg/node-server-sdk - v4.48.0
Loading...