refactor(MessagingService): umbenannt in SmsSender
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
|
||||
namespace EnvelopeGenerator.Application.Contracts;
|
||||
|
||||
public interface IMessagingService
|
||||
//TODO: move to DigitalData.Core
|
||||
public interface ISmsSender
|
||||
{
|
||||
string ServiceProvider { get; }
|
||||
|
||||
Reference in New Issue
Block a user