Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IInvokeScriptPayment<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

  • IInvokeScriptPayment

Index

Properties

Properties

amount

amount: LONG

assetId

assetId: string | null

Generated using TypeDoc