poloniex-node-api
Preparing search index...
IAccountTransfer
Interface IAccountTransfer
interface
IAccountTransfer
{
amount
:
string
;
createTime
:
number
;
currency
:
string
;
fromAccount
:
IAccountType
;
id
:
string
;
state
:
IActivityState
;
toAccount
:
IAccountType
;
}
Hierarchy (
View Summary
)
IBaseAccountActivity
IAccountTransfer
Index
Properties
amount
create
Time
currency
from
Account
id
state
to
Account
Properties
amount
amount
:
string
create
Time
createTime
:
number
currency
currency
:
string
from
Account
fromAccount
:
IAccountType
id
id
:
string
state
state
:
IActivityState
to
Account
toAccount
:
IAccountType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
create
Time
currency
from
Account
id
state
to
Account
poloniex-node-api
Loading...