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