@stripe/stripe-terminal-react-native
Preparing search index...
Cart
Type Alias Cart
type
Cart
=
{
currency
:
string
;
lineItems
:
LineItem
[]
;
tax
:
number
;
total
:
number
;
}
Index
Properties
currency
line
Items
tax
total
Properties
currency
currency
:
string
line
Items
lineItems
:
LineItem
[]
tax
tax
:
number
total
total
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
currency
line
Items
tax
total
@stripe/stripe-terminal-react-native
Loading...