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