EF Core Beziehungskonfiguration für Envelope-Entität korrigiert
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
namespace EnvelopeGenerator.Application.DTOs
|
||||
{
|
||||
public record EnvelopeCertificateDto(
|
||||
int Guid,
|
||||
int Id,
|
||||
int EnvelopeId,
|
||||
string EnvelopeUuid,
|
||||
string EnvelopeSubject,
|
||||
|
||||
Reference in New Issue
Block a user