@qonto/embed-sdk / <internal> / GetBulkTransfersResponse

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?

optional meta: PaginationState
Metadata about the pagination state of the response, such as the current page and total pages.