@usethrottle/checkout-react
Preparing search index...
CheckoutTotals
Interface CheckoutTotals
interface
CheckoutTotals
{
currency
:
string
;
discountTotal
:
number
;
shippingTotal
:
number
;
subtotal
:
number
;
taxTotal
:
number
;
total
:
number
;
}
Index
Properties
currency
discount
Total
shipping
Total
subtotal
tax
Total
total
Properties
currency
currency
:
string
discount
Total
discountTotal
:
number
shipping
Total
shippingTotal
:
number
subtotal
subtotal
:
number
tax
Total
taxTotal
:
number
total
total
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
currency
discount
Total
shipping
Total
subtotal
tax
Total
total
@usethrottle/checkout-react
Loading...