Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SystemRegionInfo

Hierarchy

  • SystemRegionInfo

Implements

Index

Constructors

constructor

  • new SystemRegionInfo(name: string, twoLetterISORegionName: string, threeLetterISORegionName: string): SystemRegionInfo
  • Parameters

    • name: string
    • twoLetterISORegionName: string
    • threeLetterISORegionName: string

    Returns SystemRegionInfo

Properties

name

name: string

threeLetterISORegionName

threeLetterISORegionName: string

twoLetterISORegionName

twoLetterISORegionName: string

Generated using TypeDoc