Binance Connector JS
Preparing search index...
@binance/simple-earn
SimpleEarnRestAPI
GetRateHistoryResponse
Interface GetRateHistoryResponse
Export
GetRateHistoryResponse
interface
GetRateHistoryResponse
{
rows
?:
GetRateHistoryResponseRowsInner
[]
;
total
?:
string
;
}
Index
Properties
rows?
total?
Properties
Optional
rows
rows
?:
GetRateHistoryResponseRowsInner
[]
Memberof
GetRateHistoryResponse
Optional
total
total
?:
string
Memberof
GetRateHistoryResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
rows
total
Binance Connector JS
Loading...
Export
GetRateHistoryResponse