Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RegionContract

Package version

Region profile.

Hierarchy

  • RegionContract

Index

Properties

Optional isDeleted

isDeleted: undefined | false | true

whether Region is deleted.

Optional isMasterRegion

isMasterRegion: undefined | false | true

whether Region is the master region.

Optional name

name: undefined | string

Region name. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc