Interface: GetBulkTransfersResponse
Represents the response structure for fetching a list of SEPA bulk transfers.Properties
bulkTransfers
bulkTransfers: BulkTransfer
[]
An array of BulkTransfer objects representing the bulk transfers, each containing detailed information about the transfer.
meta?
Metadata about the pagination state of the response, such as the current page and total pages.optional
meta:PaginationState