@stigg/react-sdk - v10.7.0
Preparing search index...
CustomerPortalPromotionalEntitlementFragment
Type Alias CustomerPortalPromotionalEntitlementFragment
type
CustomerPortalPromotionalEntitlementFragment
=
{
__typename
?:
"CustomerPortalPromotionalEntitlement"
;
displayName
:
string
;
endDate
?:
any
|
null
;
hasSoftLimit
?:
boolean
|
null
;
hasUnlimitedUsage
?:
boolean
|
null
;
period
:
PromotionalEntitlementPeriod
;
startDate
:
any
;
usageLimit
?:
number
|
null
;
}
Index
Properties
__
typename?
display
Name
end
Date?
has
Soft
Limit?
has
Unlimited
Usage?
period
start
Date
usage
Limit?
Properties
Optional
__
typename
__typename
?:
"CustomerPortalPromotionalEntitlement"
display
Name
displayName
:
string
Optional
end
Date
endDate
?:
any
|
null
Optional
has
Soft
Limit
hasSoftLimit
?:
boolean
|
null
Optional
has
Unlimited
Usage
hasUnlimitedUsage
?:
boolean
|
null
period
period
:
PromotionalEntitlementPeriod
start
Date
startDate
:
any
Optional
usage
Limit
usageLimit
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
__
typename
display
Name
end
Date
has
Soft
Limit
has
Unlimited
Usage
period
start
Date
usage
Limit
@stigg/react-sdk - v10.7.0
Loading...