bitfinex-node-api
Preparing search index...
IStatsCreditsOrFundingSizeOptions
Interface IStatsCreditsOrFundingSizeOptions
interface
IStatsCreditsOrFundingSizeOptions
{
end
?:
number
;
key
:
"credits.size"
|
"funding.size"
;
limit
?:
number
;
section
:
ISection
;
size
:
"1m"
;
sort
?:
ISortDirection
;
start
?:
number
;
symbol
:
string
;
}
Hierarchy
IStatsCommonOptions
IStatsCreditsOrFundingSizeOptions
Index
Properties
end?
key
limit?
section
size
sort?
start?
symbol
Properties
Optional
end
end
?:
number
key
key
:
"credits.size"
|
"funding.size"
Optional
limit
limit
?:
number
section
section
:
ISection
size
size
:
"1m"
Optional
sort
sort
?:
ISortDirection
Optional
start
start
?:
number
symbol
symbol
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
key
limit
section
size
sort
start
symbol
bitfinex-node-api
Loading...