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