Search
Preparing search index...
The search index is not available
binance-api-client
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"src/models/filter/RateLimit"
RateLimit
Class RateLimit
Hierarchy
RateLimit
Index
Constructors
constructor
Properties
_interval
_type
_value
Accessors
interval
type
value
Constructors
constructor
new
Rate
Limit
(
json
:
any
)
:
RateLimit
Parameters
json:
any
Returns
RateLimit
Properties
Private
_interval
_interval
:
RateLimitInterval
Private
_type
_type
:
RateLimitType
Private
_value
_value
:
number
Accessors
interval
get
interval
(
)
:
RateLimitInterval
set
interval
(
value
:
RateLimitInterval
)
:
void
Returns
RateLimitInterval
Parameters
value:
RateLimitInterval
Returns
void
type
get
type
(
)
:
RateLimitType
set
type
(
value
:
RateLimitType
)
:
void
Returns
RateLimitType
Parameters
value:
RateLimitType
Returns
void
value
get
value
(
)
:
number
set
value
(
value
:
number
)
:
void
Returns
number
Parameters
value:
number
Returns
void
Globals
"src/models/filter/
Rate
Limit"
Rate
Limit
constructor
_interval
_type
_value
interval
type
value
Generated using
TypeDoc