refactor(CommonServices): updated to use ReveiverVM
This commit is contained in:
@@ -94,7 +94,7 @@ Namespace EnvelopeGenerator.Domain.Entities
|
||||
End Property
|
||||
|
||||
Public Function GetSignature() As String
|
||||
Return EmailAddress.ToUpperInvariant().GetChecksum()
|
||||
Return Receiver.GetSignature()
|
||||
End Function
|
||||
#End Region
|
||||
|
||||
|
||||
Reference in New Issue
Block a user