@stigg/js-client-sdk - v4.9.0
Preparing search index...
CustomerPortalSubscriptionPriceFragment
Type Alias CustomerPortalSubscriptionPriceFragment
type
CustomerPortalSubscriptionPriceFragment
=
{
__typename
?:
"CustomerPortalSubscriptionPrice"
;
billingModel
?:
BillingModel
|
null
;
billingPeriod
?:
BillingPeriod
|
null
;
blockSize
?:
number
|
null
;
creditRate
?:
|
{
__typename
?:
"CreditRate"
;
amount
:
number
;
currencyId
:
string
}
|
null
;
feature
?:
|
{
__typename
?:
"CustomerPortalPricingFeature"
;
displayName
:
string
;
featureUnits
?:
string
|
null
;
featureUnitsPlural
?:
string
|
null
;
id
:
any
;
refId
:
string
;
}
|
null
;
price
?:
{
__typename
?:
"Money"
;
amount
:
number
;
currency
:
Currency
}
|
null
;
}
Index
Properties
__
typename?
billing
Model?
billing
Period?
block
Size?
credit
Rate?
feature?
price?
Properties
Optional
__
typename
__typename
?:
"CustomerPortalSubscriptionPrice"
Optional
billing
Model
billingModel
?:
BillingModel
|
null
Optional
billing
Period
billingPeriod
?:
BillingPeriod
|
null
Optional
block
Size
blockSize
?:
number
|
null
Optional
credit
Rate
creditRate
?:
|
{
__typename
?:
"CreditRate"
;
amount
:
number
;
currencyId
:
string
}
|
null
Optional
feature
feature
?:
|
{
__typename
?:
"CustomerPortalPricingFeature"
;
displayName
:
string
;
featureUnits
?:
string
|
null
;
featureUnitsPlural
?:
string
|
null
;
id
:
any
;
refId
:
string
;
}
|
null
Optional
price
price
?:
{
__typename
?:
"Money"
;
amount
:
number
;
currency
:
Currency
}
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
typename
billing
Model
billing
Period
block
Size
credit
Rate
feature
price
@stigg/js-client-sdk - v4.9.0
Loading...