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