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