poloniex-node-api
Preparing search index...
ITransferOptions
Interface ITransferOptions
interface
ITransferOptions
{
amount
:
string
;
currency
:
string
;
fromAccount
:
IAccountType
;
toAccount
:
IAccountType
;
[
key
:
string
]:
undefined
|
string
|
number
|
boolean
|
string
[]
;
}
Hierarchy (
View Summary
)
IRecordType
ITransferOptions
Indexable
[
key
:
string
]:
undefined
|
string
|
number
|
boolean
|
string
[]
Index
Properties
amount
currency
from
Account
to
Account
Properties
amount
amount
:
string
currency
currency
:
string
from
Account
fromAccount
:
IAccountType
to
Account
toAccount
:
IAccountType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
currency
from
Account
to
Account
poloniex-node-api
Loading...