Fügen das Suffix „-base“ am Ende gängiger Modelle hinzu.
This commit is contained in:
@@ -6,7 +6,7 @@ namespace EnvelopeGenerator.Application.DocStatus.Commands;
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
public record ModifyDocStatusCommandBase : EnvelopeReceiverQuery
|
||||
public record ModifyDocStatusCommandBase : EnvelopeReceiverQueryBase
|
||||
{
|
||||
/// <summary>
|
||||
/// Gets the current status code.
|
||||
|
||||
Reference in New Issue
Block a user