getExternalTransactionsPaginated retrieves paginated external transactions from the data source. Parameters: - ctx: The context controlling the request. - uploadID: The ID of the upload to retrieve transactions for. - limit: The maximum number of transactions to retrieve. - offset: The offset for pa
(ctx context.Context, uploadID string, limit int, offset int64)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected