Florian Mihalits 38142f2435 Add payment type handling for walks
- Updated `Walk` class to include `PaymentType` property.
- Introduced `WalkPaymentTypeDto` enum for payment types.
- Modified DTOs (`PublicWalkRequestAcceptDto`, `WalkCreateDto`, `WalkDto`, `WalkWithNamesDto`) to include `PaymentType`.
- Enhanced `ApiWalksController` with new endpoints for accepting and canceling walks, and confirming walks with ratings.
- Updated `MappingProfile` for seamless conversion between `WalkPaymentType` and `WalkPaymentTypeDto`.
2025-06-30 15:08:57 +02:00
2025-04-28 09:18:17 +02:00
2025-04-28 09:18:17 +02:00
2025-04-28 09:18:17 +02:00
2025-04-28 09:18:17 +02:00
Description
No description provided
30 MiB
Languages
SCSS 40.3%
C# 28.4%
CSS 12.3%
TypeScript 11.3%
HTML 7.4%
Other 0.3%