feat(SaveDocStatusCommand): Füge SaveDocStatusCommand und Handler hinzu, um den Dokumentstatus zu erstellen oder zu aktualisieren.

This commit is contained in:
2025-08-25 11:41:08 +02:00
parent 85a855fe64
commit 2f8401073f
2 changed files with 59 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ namespace EnvelopeGenerator.Application.DocStatus.Commands;
/// <summary>
///
/// </summary>
public abstract record ModifyDocStatusCommandBase
public record ModifyDocStatusCommandBase
{
/// <summary>
/// Gets or sets the ID of the associated envelope.