Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Indexer Server Utils
GetIndexerPaginatedInterestFundingPaymentsResponse
Interface GetIndexerPaginatedInterestFundingPaymentsResponse
interface
GetIndexerPaginatedInterestFundingPaymentsResponse
{
interestPayments
:
IndexerProductPayment
[]
;
fundingPayments
:
IndexerProductPayment
[]
;
nextCursor
:
null
|
string
;
meta
:
IndexerPaginationMeta
;
}
Hierarchy (
view full
)
GetIndexerInterestFundingPaymentsResponse
GetIndexerPaginatedInterestFundingPaymentsResponse
Index
Properties
interest
Payments
funding
Payments
next
Cursor
meta
Properties
interest
Payments
interest
Payments
:
IndexerProductPayment
[]
funding
Payments
funding
Payments
:
IndexerProductPayment
[]
next
Cursor
next
Cursor
:
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...