Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • OrderByOrderNumber_getOrderByOrderNumber

Index

Properties

__typename: "Order"

The billing address of this order

creationDate: string

The creation date of this order in ISO 8601 date format

The discounts applied to this order

draft: boolean

Flag whether or not this is an order draft

email: null | string

The customer email

id: string

The identifier of this purchase order

The order items of this order

orderNumber: null | string

Optional, more human-readable identifier for the order

paymentMethodId: null | string

The identifier of the payment method for this order

paymentState: null | string

The payment status of this order

The amount of the order items that are shipped in this order

shipMethod: null | string

The shipping method name of this order

shipmentState: null | string

The shipping status of this order

The shipping address of this order

status: null | string

The status of this order

The tax amount of this order

The total amount of this order

Generated using TypeDoc