@stigg/react-sdk - v10.9.1
Preparing search index...
PaywallCalculatedPricePointsFragment
Type Alias PaywallCalculatedPricePointsFragment
type
PaywallCalculatedPricePointsFragment
=
{
__typename
?:
"PaywallPricePoint"
;
additionalChargesMayApply
?:
boolean
|
null
;
amount
:
number
;
billingCountryCode
?:
string
|
null
;
billingPeriod
:
BillingPeriod
;
currency
:
Currency
;
feature
?:
|
{
__typename
?:
"Feature"
;
description
?:
string
|
null
;
displayName
:
string
;
featureUnits
?:
string
|
null
;
featureUnitsPlural
?:
string
|
null
;
refId
:
string
;
}
|
null
;
planId
:
string
;
}
Index
Properties
__
typename?
additional
Charges
May
Apply?
amount
billing
Country
Code?
billing
Period
currency
feature?
plan
Id
Properties
Optional
__
typename
__typename
?:
"PaywallPricePoint"
Optional
additional
Charges
May
Apply
additionalChargesMayApply
?:
boolean
|
null
amount
amount
:
number
Optional
billing
Country
Code
billingCountryCode
?:
string
|
null
billing
Period
billingPeriod
:
BillingPeriod
currency
currency
:
Currency
Optional
feature
feature
?:
|
{
__typename
?:
"Feature"
;
description
?:
string
|
null
;
displayName
:
string
;
featureUnits
?:
string
|
null
;
featureUnitsPlural
?:
string
|
null
;
refId
:
string
;
}
|
null
plan
Id
planId
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
__
typename
additional
Charges
May
Apply
amount
billing
Country
Code
billing
Period
currency
feature
plan
Id
@stigg/react-sdk - v10.9.1
Loading...