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