bitfinex-node-api
Preparing search index...
IFundingBookOptions
Interface IFundingBookOptions
interface
IFundingBookOptions
{
currency
?:
string
;
limit_asks
?:
number
;
limit_bids
?:
number
;
}
Hierarchy (
View Summary
)
ICurrencyOptions
IFundingBookOptions
Index
Properties
currency?
limit_
asks?
limit_
bids?
Properties
Optional
currency
currency
?:
string
Optional
limit_
asks
limit_asks
?:
number
Optional
limit_
bids
limit_bids
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
currency
limit_
asks
limit_
bids
bitfinex-node-api
Loading...