Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Product

Hierarchy

  • Product

Index

Properties

name: string

Name of the product

memberof

Product

quantity: number

Quantity

memberof

Product

unitPrice: number

Unit price

memberof

Product

virtual?: boolean

Product type, which can be virtual or material;

memberof

Product

Generated using TypeDoc