@stigg/react-sdk - v10.7.0
Preparing search index...
CustomerPortalEntitlementFragment
Type Alias CustomerPortalEntitlementFragment
type
CustomerPortalEntitlementFragment
=
{
__typename
?:
"Entitlement"
;
currentUsage
?:
number
|
null
;
feature
?:
{
__typename
?:
"EntitlementFeature"
}
&
FeatureFragment
|
null
;
hasSoftLimit
?:
boolean
|
null
;
hasUnlimitedUsage
:
boolean
;
isGranted
:
boolean
;
nextResetDate
?:
any
|
null
;
resetPeriod
?:
EntitlementResetPeriod
|
null
;
resetPeriodConfiguration
?:
|
{
__typename
?:
"MonthlyResetPeriodConfig"
}
&
ResetPeriodConfigurationFragment_MonthlyResetPeriodConfig_
|
{
__typename
?:
"WeeklyResetPeriodConfig"
}
&
ResetPeriodConfigurationFragment_WeeklyResetPeriodConfig_
|
{
__typename
?:
"YearlyResetPeriodConfig"
}
&
ResetPeriodConfigurationFragment_YearlyResetPeriodConfig_
|
null
;
usageLimit
?:
number
|
null
;
usagePeriodEnd
?:
any
|
null
;
usagePeriodStart
?:
any
|
null
;
}
Index
Properties
__
typename?
current
Usage?
feature?
has
Soft
Limit?
has
Unlimited
Usage
is
Granted
next
Reset
Date?
reset
Period?
reset
Period
Configuration?
usage
Limit?
usage
Period
End?
usage
Period
Start?
Properties
Optional
__
typename
__typename
?:
"Entitlement"
Optional
current
Usage
currentUsage
?:
number
|
null
Optional
feature
feature
?:
{
__typename
?:
"EntitlementFeature"
}
&
FeatureFragment
|
null
Optional
has
Soft
Limit
hasSoftLimit
?:
boolean
|
null
has
Unlimited
Usage
hasUnlimitedUsage
:
boolean
is
Granted
isGranted
:
boolean
Optional
next
Reset
Date
nextResetDate
?:
any
|
null
Optional
reset
Period
resetPeriod
?:
EntitlementResetPeriod
|
null
Optional
reset
Period
Configuration
resetPeriodConfiguration
?:
|
{
__typename
?:
"MonthlyResetPeriodConfig"
}
&
ResetPeriodConfigurationFragment_MonthlyResetPeriodConfig_
|
{
__typename
?:
"WeeklyResetPeriodConfig"
}
&
ResetPeriodConfigurationFragment_WeeklyResetPeriodConfig_
|
{
__typename
?:
"YearlyResetPeriodConfig"
}
&
ResetPeriodConfigurationFragment_YearlyResetPeriodConfig_
|
null
Optional
usage
Limit
usageLimit
?:
number
|
null
Optional
usage
Period
End
usagePeriodEnd
?:
any
|
null
Optional
usage
Period
Start
usagePeriodStart
?:
any
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
__
typename
current
Usage
feature
has
Soft
Limit
has
Unlimited
Usage
is
Granted
next
Reset
Date
reset
Period
reset
Period
Configuration
usage
Limit
usage
Period
End
usage
Period
Start
@stigg/react-sdk - v10.7.0
Loading...