Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Region

The model for regions supported by a listing and package.

Properties

Optional code

code: undefined | string

The code of the region.

Optional countries

countries: Array<Item>

Countries in the region.

Optional name

name: undefined | string

The name of the region.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Region): object

getJsonObj

  • getJsonObj(obj: Region): object