Options
All
  • Public
  • Public/Protected
  • All
Menu

Object containing information of a namespace.

Hierarchy

  • NamespaceInfo

Index

Constructors

constructor

Properties

active

active: boolean

Namespace is active.

alias

alias: Alias

The alias linked to a namespace.

depth

depth: number

The level of namespace.

endHeight

endHeight: UInt64

index

index: number

The namespace index.

levels

levels: NamespaceId[]

The namespace id levels.

metaId

metaId: string

The meta data id.

owner

The owner of the namespace.

Private parentId

parentId: NamespaceId

The namespace parent id.

Private registrationType

registrationType: number

The namespace registration type, namespace and sub namespace.

startHeight

startHeight: UInt64

The height at which the ownership begins.

Accessors

id

Methods

hasAlias

  • hasAlias(): boolean

isRoot

  • isRoot(): boolean

isSubnamespace

  • isSubnamespace(): boolean

parentNamespaceId

Generated using TypeDoc