poloniex-node-api
Preparing search index...
IReplaceOrderOptions
Interface IReplaceOrderOptions
interface
IReplaceOrderOptions
{
allowBorrow
?:
boolean
;
proceedOnFailure
?:
boolean
;
[
key
:
string
]:
undefined
|
string
|
number
|
boolean
|
string
[]
;
[
key
:
number
]:
undefined
|
string
|
number
|
boolean
|
string
[]
;
}
Hierarchy
Omit
<
IOrderOptions
,
"accountType"
|
"side"
|
"symbol"
>
IReplaceOrderOptions
Indexable
[
key
:
string
]:
undefined
|
string
|
number
|
boolean
|
string
[]
[
key
:
number
]:
undefined
|
string
|
number
|
boolean
|
string
[]
Index
Properties
allow
Borrow?
proceed
On
Failure?
Properties
Optional
allow
Borrow
allowBorrow
?:
boolean
Optional
proceed
On
Failure
proceedOnFailure
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Borrow
proceed
On
Failure
poloniex-node-api
Loading...