4a8f76c473caa11b057d852949833dee88edbc83
Removed `SmsCode`, `FinancialStatementId`, and `FinancialStatement` properties, along with their associated methods (`SetFinancialStatement` and `SetNewSmsCode`). Added a new `InvoiceId` property of type `Guid` to serve as a unique identifier for invoices. Updated the constructor to initialize `InvoiceId` and removed the `SmsCode` initialization logic. These changes streamline the `FinancialInvoice` class and improve its alignment with application requirements.
Description
No description provided
Languages
C#
32.1%
JavaScript
31.7%
HTML
28.1%
CSS
7.7%
AngelScript
0.2%
Other
0.1%