4a29511491b29171a5637f7f237ef2378deba1f4
Updated the codebase to replace the `Signature` record with the new `DocReceiverElementCreateDto` record for better alignment with the domain model. - Updated `EnvelopeReceiverController` to use `DocReceiverElements` instead of `Signatures` when iterating over `Receivers`. - Replaced the `Signature` record with `DocReceiverElementCreateDto` in `CreateEnvelopeReceiverCommand`. - Updated `ReceiverGetOrCreateCommand` to use a `DocReceiverElements` property instead of `Signatures`. These changes ensure consistency and reflect a shift in how document-related data is represented.
Description
No description provided
Languages
JavaScript
86.6%
C#
6.7%
Visual Basic .NET
2.7%
HTML
2.4%
CSS
1.1%
Other
0.4%