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