Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Product

Details of product.

Properties

category

category: ProductCategory

Product category base or option.

count

count: number

Units required for the missing product. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

name

name: string

Name of the product.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Product): object

getJsonObj