Browse Source

Extend documentation

pull/6151/head
Thomas Kaul 1 week ago
parent
commit
cf9ea54f74
  1. 1
      apps/api/src/app/order/order.service.ts

1
apps/api/src/app/order/order.service.ts

@ -329,6 +329,7 @@ export class OrderService {
* performance tracking based on exchange rate fluctuations. * performance tracking based on exchange rate fluctuations.
* *
* @param cashDetails - The cash balance details. * @param cashDetails - The cash balance details.
* @param filters - Optional filters to apply to the orders.
* @param userCurrency - The base currency of the user. * @param userCurrency - The base currency of the user.
* @param userId - The ID of the user. * @param userId - The ID of the user.
* @returns A response containing the list of synthetic cash activities. * @returns A response containing the list of synthetic cash activities.

Loading…
Cancel
Save