Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AccountMetadata

Hierarchy

  • AccountMetadata

Index

Constructors

constructor

  • new AccountMetadata(kind: null | ContractKindParameter, alias: null | string, address: null | string, balance: number, delegate: any, creationLevel: null | number, creationTime: null | Date): AccountMetadata

Properties

Readonly address

address: null | string

Readonly alias

alias: null | string

Readonly balance

balance: number

Readonly creationLevel

creationLevel: null | number

Readonly creationTime

creationTime: null | Date

Readonly delegate

delegate: any

Readonly kind

Methods

Static fromAPI

Generated using TypeDoc