bitfinex-node-api
Preparing search index...
IStatsCreditsSymOptions
Interface IStatsCreditsSymOptions
interface
IStatsCreditsSymOptions
{
end
?:
number
;
key
:
"credits.size.sym"
;
limit
?:
number
;
pair
:
string
;
section
:
ISection
;
size
:
"1m"
;
sort
?:
ISortDirection
;
start
?:
number
;
symbol
:
string
;
}
Hierarchy
IStatsCommonOptions
IStatsCreditsSymOptions
Index
Properties
end?
key
limit?
pair
section
size
sort?
start?
symbol
Properties
Optional
end
end
?:
number
key
key
:
"credits.size.sym"
Optional
limit
limit
?:
number
pair
pair
:
string
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
pair
section
size
sort
start
symbol
bitfinex-node-api
Loading...