- Preparing search index...
- The search index is not available
@hiveio/dhive
Interface RecurrentTransferOperation
Hierarchy
- Operation
Hierarchy
- RecurrentTransferOperation
Properties
0
0: "recurrent_transfer"
1
1
: { amount
: string | Asset; executions
: number; extensions
: any[]; from
: string; memo
: string; recurrence
: number; to
: string }
Type declaration
-
amount: string | Asset
-
executions: number
-
extensions: any[]
-
from: string
-
memo: string
-
recurrence: number
-
to: string
Generic operation.