Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SetOrderDetails_setOrderDetails_order

Hierarchy

  • SetOrderDetails_setOrderDetails_order

Index

Properties

__typename

__typename: "Order"

billingAddress

The billing address of this order

creationDate

creationDate: string

The creation date of this order in ISO 8601 date format

draft

draft: boolean

Flag whether or not this is an order draft

id

id: string

The identifier of this purchase order

shipMethod

shipMethod: null | string

The shipping method name of this order

shippingAddress

The shipping address of this order

status

status: null | string

The status of this order

totalAmount

The total amount of this order

Generated using TypeDoc