- Preparing search index...
- The search index is not available
@hiveio/dhive
Interface TransferToSavingsOperation
Hierarchy
- Operation
Hierarchy
- 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
Generic operation.