Binance Connector JS
Preparing search index...
@binance/mining
MiningRestAPI
StatisticListResponse
Interface StatisticListResponse
Export
StatisticListResponse
interface
StatisticListResponse
{
code
?:
number
;
data
?:
StatisticListResponseData
;
msg
?:
string
;
}
Index
Properties
code?
data?
msg?
Properties
Optional
code
code
?:
number
Memberof
StatisticListResponse
Optional
data
data
?:
StatisticListResponseData
Memberof
StatisticListResponse
Optional
msg
msg
?:
string
Memberof
StatisticListResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
data
msg
Binance Connector JS
Loading...
Export
StatisticListResponse