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