Files
EnvelopeGenerator/EnvelopeGenerator.Application/Common/Dto
TekH b9efc75d4f Add nullable Annotations property to SignatureDto
A new property `Annotations` of type `IEnumerable<AnnotationDto>?`
was added to the `SignatureDto` class. This property includes a
getter and setter, allowing the class to manage a collection of
annotations. The property is nullable, enabling it to hold a
`null` value if no annotations are present.
2026-06-06 18:25:46 +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