0b9abc8fc1cfa7cae5b334fb161b6083af086cdb
Introduced EnvelopeDtos.cs and ReceiverAuthDtos.cs under EnvelopeGenerator.ReceiverUI.Web.Client.Api.Models. These files define client-side DTOs that mirror server-side models, exposing only the fields required by the receiver UI. EnvelopeDtos.cs covers envelopes, documents, receivers, and signature elements, while ReceiverAuthDtos.cs handles authentication responses and requests. All DTOs are documented and structured for camelCase JSON serialization, improving maintainability and clarity for API interactions in the receiver UI.
Description
No description provided
Languages
JavaScript
88.9%
C#
5.6%
Visual Basic .NET
2.8%
HTML
1.3%
CSS
0.9%
Other
0.4%