We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f755a2b commit 9844119Copy full SHA for 9844119
WebApp/Services/BasketCheckoutInfo.cs
@@ -1,4 +1,5 @@
1
namespace eShop.WebApp.Services;
2
+
3
using System.ComponentModel.DataAnnotations;
4
5
public class BasketCheckoutInfo
0 commit comments