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