Api/Netina.Domain/Enums
Amir Hossein Khademi 96feec0b26 Add support for brand-based discounts
* 🆕 Added support for brand discounts in `CalculateOrderDiscountCommandHandler`
* 🏷️ Updated `DiscountCommands` class to include `BrandId` property
* 🏗️ Introduced `BrandDiscount` class in `Discount.Aggregate.cs` with `Create` method
* 🛠️ Modified `Order` class in `Order.Aggregate.cs` to handle `BrandId`
* 🏷️ Updated `OrderProduct` class in `Order.Aggregate.cs` to include `BrandId` property
* 🆕 Added `Brand` discount type to `DiscountType` enum
*  Enhanced `CreateDiscountCommandHandler` and `UpdateDiscountCommandHandler` for brand discounts
* 🆕 Introduced `BrandDiscount` class in `BrandDiscount.cs` to represent brand-specific discounts

Changes made by Amir.h Khademi
2025-03-23 09:40:55 +03:30
..
BannerSection.cs feat(AddBanner) , feat(AddCatelog) , feat(AddPersonalizationPage) 2024-08-06 14:26:39 +03:30
DiscountAmountType.cs CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
DiscountType.cs Add support for brand-based discounts 2025-03-23 09:40:55 +03:30
Gender.cs CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
OrderPaymentMethod.cs CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
OrderQueryDateFilter.cs CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
OrderStatus.cs CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
PaymentStatus.cs CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
PaymentType.cs fix(no-scrollbar) , fix(OrdersPagePagination) , feat(ShowOrderBagQuery) 2024-06-12 13:18:26 +03:30
QueryFilterType.cs CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
QuerySortBy.cs CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
SignUpStatus.cs CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
StorageFileType.cs CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30