bc3134a033f6d16d8f387d909893dabb1a6781b0
The mapping for the `Envelope` entity to the `EnvelopeDto` was modified to include a custom mapping for the `Receivers` property. The `Receivers` property in `EnvelopeDto` is now populated by mapping from the `EnvelopeReceivers` collection in the `Envelope` entity, specifically selecting the `Receiver` property from each `EnvelopeReceiver` object.
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%