poloniex-node-api
Preparing search index...
IWithdrawV2Options
Interface IWithdrawV2Options
interface
IWithdrawV2Options
{
address
:
string
;
addressTag
?:
string
;
allowBorrow
?:
boolean
;
amount
:
string
;
coin
:
string
;
network
:
string
;
[
key
:
string
]:
string
|
number
|
boolean
|
string
[]
|
undefined
;
}
Hierarchy (
View Summary
)
IRecordType
IWithdrawV2Options
Indexable
[
key
:
string
]:
string
|
number
|
boolean
|
string
[]
|
undefined
Index
Properties
address
address
Tag?
allow
Borrow?
amount
coin
network
Properties
address
address
:
string
Optional
address
Tag
addressTag
?:
string
Optional
allow
Borrow
allowBorrow
?:
boolean
amount
amount
:
string
coin
coin
:
string
network
network
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
address
Tag
allow
Borrow
amount
coin
network
poloniex-node-api
Loading...