@stigg/node-server-sdk - v4.49.0
Preparing search index...
CreditEntitlementFragment
Type Alias CreditEntitlementFragment
type
CreditEntitlementFragment
=
{
__typename
:
"CreditEntitlement"
;
accessDeniedReason
?:
AccessDeniedReason
|
null
;
currency
:
{
__typename
?:
"EntitlementCurrency"
;
additionalMetaData
?:
any
|
null
;
currencyId
:
string
;
description
?:
string
|
null
;
displayName
:
string
;
unitPlural
?:
string
|
null
;
unitSingular
?:
string
|
null
;
}
;
currentUsage
?:
number
|
null
;
entitlementUpdatedAt
?:
any
|
null
;
hasSoftLimit
?:
boolean
|
null
;
isGranted
:
boolean
;
usageLimit
?:
number
|
null
;
usagePeriodEnd
?:
any
|
null
;
usageUpdatedAt
?:
any
|
null
;
validUntil
?:
any
|
null
;
}
Index
Properties
__
typename
access
Denied
Reason?
currency
current
Usage?
entitlement
Updated
At?
has
Soft
Limit?
is
Granted
usage
Limit?
usage
Period
End?
usage
Updated
At?
valid
Until?
Properties
__
typename
__typename
:
"CreditEntitlement"
Optional
access
Denied
Reason
accessDeniedReason
?:
AccessDeniedReason
|
null
currency
currency
:
{
__typename
?:
"EntitlementCurrency"
;
additionalMetaData
?:
any
|
null
;
currencyId
:
string
;
description
?:
string
|
null
;
displayName
:
string
;
unitPlural
?:
string
|
null
;
unitSingular
?:
string
|
null
;
}
Optional
current
Usage
currentUsage
?:
number
|
null
Optional
entitlement
Updated
At
entitlementUpdatedAt
?:
any
|
null
Optional
has
Soft
Limit
hasSoftLimit
?:
boolean
|
null
is
Granted
isGranted
:
boolean
Optional
usage
Limit
usageLimit
?:
number
|
null
Optional
usage
Period
End
usagePeriodEnd
?:
any
|
null
Optional
usage
Updated
At
usageUpdatedAt
?:
any
|
null
Optional
valid
Until
validUntil
?:
any
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
typename
access
Denied
Reason
currency
current
Usage
entitlement
Updated
At
has
Soft
Limit
is
Granted
usage
Limit
usage
Period
End
usage
Updated
At
valid
Until
@stigg/node-server-sdk - v4.49.0
Loading...