Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMassTransferItem<LONG>

Type parameters

  • LONG

    Generic type representing LONG type. Default to string | number. Since javascript number more than 2 ** 53 -1 cannot be precisely represented, generic type is used

Hierarchy

  • IMassTransferItem

Index

Properties

Properties

amount

amount: LONG

recipient

recipient: string

Generated using TypeDoc