@stigg/react-sdk - v10.8.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
Theme
OS
Light
Dark
On This Page
Properties
__
typename
sub
Total
total
@stigg/react-sdk - v10.8.0
Loading...