Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Market

The model for the market details.

Properties

billToCountries

billToCountries: Array<string>

bill to countries for the market.

categoryCode

categoryCode: string

The category code of the market.

code

code: string

The code of the market.

lifecycleState

lifecycleState: LifecycleState

The current state for the market.

name

name: string

The name of the market.

Optional realmCode

realmCode: undefined | string

The realm code of the market.

timeCreated

timeCreated: Date

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

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

timeUpdated

timeUpdated: Date

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

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

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Market): object

getJsonObj

  • getJsonObj(obj: Market): object