Introduced Toon serialization/description attributes to CustomerDto, GenericAttribute, and OrderNote classes. Added table mapping and foreign key metadata, as well as necessary using statements, to improve serialization, documentation, and tooling capabilities. |
||
|---|---|---|
| .. | ||
| Customer.cs | ||
| CustomerRole.cs | ||
| DiscountMapping.cs | ||
| DiscountProductMapping.cs | ||
| GenericAttribute.cs | ||
| Order.cs | ||
| OrderItem.cs | ||
| OrderNote.cs | ||
| Product.cs | ||
| StockQuantityHistory.cs | ||