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