@stigg/js-client-sdk - v4.12.0
Preparing search index...
PromotionalEntitlementFragment
Type Alias PromotionalEntitlementFragment
type
PromotionalEntitlementFragment
=
{
__typename
?:
"PromotionalEntitlement"
;
endDate
?:
any
|
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
:
any
;
hasSoftLimit
?:
boolean
|
null
;
hasUnlimitedUsage
?:
boolean
|
null
;
isVisible
:
boolean
;
resetPeriod
?:
EntitlementResetPeriod
|
null
;
status
:
PromotionalEntitlementStatus
;
usageLimit
?:
number
|
null
;
}
Index
Properties
__
typename?
end
Date?
feature
feature
Id
has
Soft
Limit?
has
Unlimited
Usage?
is
Visible
reset
Period?
status
usage
Limit?
Properties
Optional
__
typename
__typename
?:
"PromotionalEntitlement"
Optional
end
Date
endDate
?:
any
|
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
:
any
Optional
has
Soft
Limit
hasSoftLimit
?:
boolean
|
null
Optional
has
Unlimited
Usage
hasUnlimitedUsage
?:
boolean
|
null
is
Visible
isVisible
:
boolean
Optional
reset
Period
resetPeriod
?:
EntitlementResetPeriod
|
null
status
status
:
PromotionalEntitlementStatus
Optional
usage
Limit
usageLimit
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
typename
end
Date
feature
feature
Id
has
Soft
Limit
has
Unlimited
Usage
is
Visible
reset
Period
status
usage
Limit
@stigg/js-client-sdk - v4.12.0
Loading...