Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 522 Bytes

PaginatedPaymentInstrumentsResponse.md

File metadata and controls

12 lines (7 loc) · 522 Bytes

PaginatedPaymentInstrumentsResponse

Properties

Name Type Description Notes
hasNext kotlin.Boolean Indicates whether there are more items on the next page.
hasPrevious kotlin.Boolean Indicates whether there are more items on the previous page.
paymentInstruments kotlin.collections.List<PaymentInstrument> List of payment instruments associated with the balance account.