Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Category

The model for the category details.

Properties

code

code: string

The code of the category.

lifecycleState

lifecycleState: LifecycleState

The current state for the category.

name

name: string

The name for the category.

productCode

productCode: string

The product that the category belongs to.

timeCreated

timeCreated: Date

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

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

timeUpdated

timeUpdated: Date

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

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

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Category): object

getJsonObj