Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Order_getOrderById_orderItems

Index

Properties

__typename: "OrderItem"
id: string

The identifier of this order item

The associated product item

quantity: number

The quantity of this order item

status: string

The status of this order item

The total price of this order item. e.g, the unit price multipled by the quantity.

type: string

The type of this order item

The unit price of this order item

Generated using TypeDoc