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