@usethrottle/cart
Preparing search index...
Order
Interface Order
interface
Order
{
currency
:
string
;
id
:
string
;
status
:
string
;
total
:
number
;
}
Index
Properties
currency
id
status
total
Properties
currency
currency
:
string
id
id
:
string
status
status
:
string
total
total
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
currency
id
status
total
@usethrottle/cart
Loading...