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