orderItem
OrderItem model
Fields
id (
ID
)
product (
product
)
sku (
String
)
name (
String
)
price (
Float
)
amount (
Int
)
total (
Float
)
options (
[order_item_options]
)
taxes (
[String]
)
is_booking (
Boolean
)
date_from (
String
)
date_to (
String
)