Files
EnvelopeGenerator/EnvelopeGenerator.Application/Common/Dto
TekH f106255c6b Add Receivers property to EnvelopeDto
Enhanced the EnvelopeDto class by introducing a new `Receivers` property of type `IEnumerable<ReceiverDto>?` to support including recipient information in the envelope DTO.

Added necessary `using` directives for `EnvelopeReceiver` and `Receiver` DTOs to ensure proper namespace references. Updated the class to accommodate this new functionality.
2026-06-11 23:04:31 +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