Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FillVestingWithdrawOperation

Hierarchy

Index

Properties

Properties

0

0: "fill_vesting_withdraw"

1

1: { deposited: Asset | string; from_account: string; to_account: string; withdrawn: Asset | string }

Type declaration

  • deposited: Asset | string
  • from_account: string
  • to_account: string
  • withdrawn: Asset | string

Generated using TypeDoc