Banking_System_Server  1.0.0
Qt-based banking app for user/admin account management, transactions, secure server communication via PostgreSQL/Supabase.
GetTransactionsHistoryRequest.h File Reference

This file contains the declaration of the GetTransactionsHistoryRequest class, which handles requests to retrieve transaction history. More...

#include "Request.h"
#include "db.h"
Include dependency graph for GetTransactionsHistoryRequest.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GetTransactionsHistoryRequest
 The GetTransactionsHistoryRequest class handles the retrieval of transaction history. More...
 

Detailed Description

This file contains the declaration of the GetTransactionsHistoryRequest class, which handles requests to retrieve transaction history.