Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOrder

Hierarchy

  • IOrder

Index

Properties

Optional attributes

attributes: undefined | Record<string, any>

Optional discount

discount: undefined | string

Optional items

items: undefined | IOrderItem[]

Optional processedAt

processedAt: undefined | number

referenceId

referenceId: string

Optional subtotal

subtotal: undefined | string

Optional tags

tags: undefined | string[]

Generated using TypeDoc