9f6004ba8c404f7a8f0ed2276b9e6993486d2421
Updated the `EnvelopeDto` class to use a simplified receiver model (`EnvelopeReceiverSimpleDto`) for streamlined data handling. Added the `EnvelopeReceiverSimpleDto` class to represent basic receiver information (`Name`, `Email`, `Signed`). Introduced the `EnvelopeStatus` enumeration in `EnvelopeStatus.cs` to define envelope lifecycle statuses, repurposed for the `ReceiverUI` context. Added `EnvelopeStatusExtensions` with `IsActive` and `IsCompleted` methods to evaluate envelope status states.
Description
No description provided
Languages
JavaScript
86.1%
C#
6.8%
HTML
2.8%
Visual Basic .NET
2.7%
CSS
1.1%
Other
0.4%