bitfinex-node-api
Preparing search index...
IWithdrawResponse
Type Alias IWithdrawResponse
IWithdrawResponse
:
[
{
address
?:
string
;
amount
?:
string
;
fees
?:
string
;
invoice
?:
number
|
null
;
message
:
string
;
method
?:
string
;
payment_id
?:
number
|
null
;
status
:
"error"
|
"success"
;
wallettype
?:
IWalletType
;
withdrawal_id
:
number
;
}
,
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
bitfinex-node-api
Loading...