Nado Typescript SDK Documentation
Preparing search index...
Nado Indexer Client
GetIndexerPaginatedInterestFundingPaymentsResponse
Interface GetIndexerPaginatedInterestFundingPaymentsResponse
interface
GetIndexerPaginatedInterestFundingPaymentsResponse
{
interestPayments
:
IndexerProductPayment
[]
;
fundingPayments
:
IndexerProductPayment
[]
;
nextCursor
:
null
|
string
;
meta
:
IndexerPaginationMeta
;
}
Hierarchy (
View Summary
)
GetIndexerInterestFundingPaymentsResponse
GetIndexerPaginatedInterestFundingPaymentsResponse
Index
Properties
interest
Payments
funding
Payments
next
Cursor
meta
Properties
interest
Payments
interestPayments
:
IndexerProductPayment
[]
funding
Payments
fundingPayments
:
IndexerProductPayment
[]
next
Cursor
nextCursor
:
null
|
string
meta
meta
:
IndexerPaginationMeta
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
interest
Payments
funding
Payments
next
Cursor
meta
Documentation
Loading...