6d6e14fcb7571a5dc9d7ceadab5c4fc1a05356b3
A new `SenderAppType` enum was introduced in the `EnvelopeGenerator.ReceiverUI.Models.Constants` namespace, with values `LegacyFormApp` and `ReceiverUIBlazorApp`. The `SignatureDto` class was updated to include a new property of type `SenderAppType`, enabling the specification of the sender application type for a signature. Additionally, a `using` directive for the `EnvelopeGenerator.ReceiverUI.Models.Constants` namespace was added to `SignatureDto.cs` to support the use of the new enum.
Description
No description provided
Languages
JavaScript
82.6%
C#
8.4%
HTML
4.5%
Visual Basic .NET
2.6%
CSS
1.4%
Other
0.4%