Interface RecurrentTransferOperation
Properties
0
0: "recurrent_transfer"
1
1
: { amount
: Asset | string; executions
: number; extensions
: any[]; from
: string; memo
: string; recurrence
: number; to
: string }
Type declaration
-
amount: Asset | string
-
executions: number
-
extensions: any[]
-
from: string
-
memo: string
-
recurrence: number
-
to: string