bitfinex-node-api
Preparing search index...
IOtcOrdersHistoryOptions
Interface IOtcOrdersHistoryOptions
interface
IOtcOrdersHistoryOptions
{
end
?:
number
;
id
?:
number
[]
;
limit
?:
number
;
start
?:
number
;
symbol
?:
string
;
}
Hierarchy (
View Summary
)
ISymbolOptionalOptions
IPaginationOptions
IOtcOrdersHistoryOptions
Index
Properties
end?
id?
limit?
start?
symbol?
Properties
Optional
end
end
?:
number
Optional
id
id
?:
number
[]
Optional
limit
limit
?:
number
Optional
start
start
?:
number
Optional
symbol
symbol
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
id
limit
start
symbol
bitfinex-node-api
Loading...