SudoSOS Back-end API / transaction-summaries
transaction-summaries ​
This is the module page of the transaction summaries. Not that this module has been created in very strict time constraints, so its implementation is very minimal. https://github.com/GEWIS/sudosos-backend/pull/415
Classes ​
| Class | Description |
|---|---|
| TransactionSummaryController | The BaseController class is responsible for: - Storing route definitions. - Generating router objects based on the policy. |
| TransactionSummaryService | Minimal implementation of the summary service. https://github.com/GEWIS/sudosos-backend/pull/415 |
Interfaces ​
| Interface | Description |
|---|---|
| ContainerSummaryRecord | - |
| ContainerSummaryResponse | - |