Files
EnvelopeGenerator/EnvelopeGenerator.Application/Common/Dto
TekH bc3134a033 Update Envelope to EnvelopeDto mapping configuration
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.
2026-06-11 23:04:43 +02:00
..
2025-09-09 19:23:04 +02:00
2025-09-09 18:18:47 +02:00
2025-09-09 18:18:47 +02:00