feat(wallet): add current discount balance and change discount value to wallet history response DTOs and Protobuf definitions

This commit is contained in:
masoodafar-web
2026-06-20 23:31:29 +03:30
parent 02b2966e96
commit 758640cce3
5 changed files with 14 additions and 1 deletions
@@ -3,7 +3,7 @@
<TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.0.199</Version>
<Version>0.0.200</Version>
<DebugType>None</DebugType>
<DebugSymbols>False</DebugSymbols>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>