Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOrderItem

Hierarchy

  • IOrderItem

Index

Properties

Optional attributes

attributes: undefined | Record<string, any>

Optional discount

discount: undefined | string

Optional name

name: undefined | string

Optional price

price: undefined | string

Optional quantity

quantity: undefined | number

referenceId

referenceId: string

Optional tags

tags: undefined | string[]

Generated using TypeDoc