bitfinex-node-api
Preparing search index...
IDepositWithdrawal
Interface IDepositWithdrawal
interface
IDepositWithdrawal
{
address
:
string
;
amount
:
string
;
currency
:
string
;
description
:
string
;
fee
:
number
;
id
:
number
;
method
:
string
;
status
:
IDepositWithdrawalStatus
;
timestamp
:
string
;
timestamp_created
:
string
;
txid
:
number
;
type
:
string
;
}
Index
Properties
address
amount
currency
description
fee
id
method
status
timestamp
timestamp_
created
txid
type
Properties
address
address
:
string
amount
amount
:
string
currency
currency
:
string
description
description
:
string
fee
fee
:
number
id
id
:
number
method
method
:
string
status
status
:
IDepositWithdrawalStatus
timestamp
timestamp
:
string
timestamp_
created
timestamp_created
:
string
txid
txid
:
number
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
amount
currency
description
fee
id
method
status
timestamp
timestamp_
created
txid
type
bitfinex-node-api
Loading...