Interface TransferToSavingsOperation
Properties
0
0: "transfer_to_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