mahan 90aa6058f0 Handle "*" in NationalCode assignment gracefully
Updated the `NationalCode` assignment in the `CreateInstitutionContractLegalPartyRequest` object to replace `"*"` with an empty string (`string.Empty`). This ensures compliance with business rules where `"*"` is not considered a valid value for `NationalCode`. Retains the original value otherwise.
2025-12-02 14:40:54 +03:30
2024-07-05 21:36:15 +03:30
2025-07-27 11:32:46 +03:30
Description
No description provided
432 MiB
Languages
C# 32.1%
JavaScript 31.7%
HTML 28.1%
CSS 7.7%
AngelScript 0.2%
Other 0.1%