poloniex-node-api
Preparing search index...
IOpenSmartOrdersOptions
Interface IOpenSmartOrdersOptions
interface
IOpenSmartOrdersOptions
{
limit
?:
number
;
type
?:
ISmartOrderType
|
ISmartOrderType
[]
;
[
key
:
string
]:
string
|
number
|
boolean
|
string
[]
|
undefined
;
}
Hierarchy (
View Summary
)
IRecordType
IOpenSmartOrdersOptions
Indexable
[
key
:
string
]:
string
|
number
|
boolean
|
string
[]
|
undefined
Index
Properties
limit?
type?
Properties
Optional
limit
limit
?:
number
Optional
type
type
?:
ISmartOrderType
|
ISmartOrderType
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limit
type
poloniex-node-api
Loading...