6 lines
116 B
C#
6 lines
116 B
C#
namespace AMREZ.EOP.Abstractions.Infrastructures.Integrations.SCB.Clients;
|
|
|
|
public interface IScbSlipClient
|
|
{
|
|
|
|
} |