Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ItemWithPrice

This could be a product, i.e. Pizza, Side, Surcharge Anything where we would want to add price info.

Hierarchy

  • ItemWithPrice

Index

Properties

Properties

id

id: string

price

price: Currency

important to keep item.price so that we can keep using the same field in orders-pipeline and downstream integrations without breaking change

priceInfo

priceInfo: PriceInfo

Generated using TypeDoc