Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BigMapType

Hierarchy

  • BigMapType

Index

Constructors

Properties

Methods

Constructors

constructor

  • new BigMapType(prim: number, args: null | object[], annots: null | object[]): BigMapType
  • Parameters

    • prim: number
    • args: null | object[]
    • annots: null | object[]

    Returns BigMapType

Properties

Readonly annots

annots: null | object[]

Readonly args

args: null | object[]

Readonly prim

prim: number

Methods

Static fromAPI

Static get

  • get(id: number, domain?: string): Promise<BigMapType>

Generated using TypeDoc