Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Product

The model for the product details.

Properties

code

code: string

The code for the product.

lifecycleState

lifecycleState: LifecycleState

The current state for the product.

name

name: string

The name for the product.

productGroup

productGroup: string

The product group for the product.

timeCreated

timeCreated: Date

The date and time the product was created, in the format defined by RFC3339.

Example: {@code 2022-09-15T21:10:29.600Z}

timeUpdated

timeUpdated: Date

The date and time the product was updated, in the format defined by RFC3339.

Example: {@code 2022-09-15T21:10:29.600Z}

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Product): object

getJsonObj