Updated code
This commit is contained in:
@@ -23,10 +23,6 @@ public class EmailLogRequest {
|
||||
|
||||
private String errorMessage;
|
||||
|
||||
private Long entityId;
|
||||
|
||||
private EmailEntityTypeEnum entitytype;
|
||||
|
||||
private Long userId;
|
||||
|
||||
private String emailServiceResponse;
|
||||
@@ -35,4 +31,10 @@ public class EmailLogRequest {
|
||||
|
||||
private String recipientEmails;
|
||||
|
||||
private Long applicatioId;
|
||||
|
||||
private Long amendmentId;
|
||||
|
||||
private Long callId;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user