Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TransactionsController

label

DISCOVERY

description

The transactions controller of the app. Handles requests about transactions that are available in the database.

This controller defines the following routes:

URI HTTP method Class method Description
/transactions GET find Responds with a pageable PaginatedResultDTO that contains TransactionDTO objects.


since

v0.3.0

Hierarchy

  • TransactionsController

Index

Constructors

Methods

Constructors

Methods

Generated using TypeDoc