Preparing search index...
The search index is not available
server
server
schema/order
Order
Interface Order
Order schema
interface
Order
{
customerEmail
:
string
;
items
:
OrderItem
[]
;
price
:
number
;
type
:
string
;
}
Index
Properties
customer
Email
items
price
type
Properties
customer
Email
customerEmail
:
string
items
items
:
OrderItem
[]
price
price
:
number
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
customer
Email
items
price
type
server
Loading...
Order schema