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