@stigg/js-client-sdk - v4.12.0
Preparing search index...
TotalPriceFragment
Type Alias TotalPriceFragment
type
TotalPriceFragment
=
{
__typename
?:
"CustomerSubscriptionTotalPrice"
;
subTotal
:
{
__typename
?:
"Money"
;
amount
:
number
;
currency
:
Currency
}
;
total
:
{
__typename
?:
"Money"
;
amount
:
number
;
currency
:
Currency
}
;
}
Index
Properties
__
typename?
sub
Total
total
Properties
Optional
__
typename
__typename
?:
"CustomerSubscriptionTotalPrice"
sub
Total
subTotal
:
{
__typename
?:
"Money"
;
amount
:
number
;
currency
:
Currency
}
total
total
:
{
__typename
?:
"Money"
;
amount
:
number
;
currency
:
Currency
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
typename
sub
Total
total
@stigg/js-client-sdk - v4.12.0
Loading...