poloniex-node-api
Preparing search index...
IWithdrawal
Interface IWithdrawal
interface
IWithdrawal
{
address
:
string
;
amount
:
string
;
currency
:
string
;
fee
:
string
;
ipAddress
:
string
;
paymentID
:
null
|
string
;
status
:
IWithdrawalStatus
;
timestamp
:
number
;
txid
:
string
;
withdrawalRequestsId
:
number
;
}
Hierarchy (
View Summary
)
IBaseWalletActivity
IWithdrawal
Index
Properties
address
amount
currency
fee
ip
Address
payment
ID
status
timestamp
txid
withdrawal
Requests
Id
Properties
address
address
:
string
amount
amount
:
string
currency
currency
:
string
fee
fee
:
string
ip
Address
ipAddress
:
string
payment
ID
paymentID
:
null
|
string
status
status
:
IWithdrawalStatus
timestamp
timestamp
:
number
txid
txid
:
string
withdrawal
Requests
Id
withdrawalRequestsId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
amount
currency
fee
ip
Address
payment
ID
status
timestamp
txid
withdrawal
Requests
Id
poloniex-node-api
Loading...