Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TransferFromSavingsOperation

Hierarchy

Index

Properties

Properties

0

0: "transfer_from_savings"

1

1: { amount: string | Asset; from: string; memo: string; request_id: number; to: string }

Type declaration

  • amount: string | Asset
  • from: string
  • memo: string
  • request_id: number
  • to: string

Generated using TypeDoc