29-11-2023
This commit is contained in:
@@ -111,7 +111,7 @@ namespace EnvelopeGenerator.Web.Services
|
||||
return historyModel.Insert(new EnvelopeHistoryEntry()
|
||||
{
|
||||
ActionDate = DateTime.Now,
|
||||
ActionType = EnvelopeHistoryActionType.Signed,
|
||||
Status = EnvelopeStatus.DocumentSigned,
|
||||
EnvelopeId = response.Envelope.Id,
|
||||
UserReference = response.Receiver.Email
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user