namespace FruitBank.Common.Interfaces;
public interface ICustomOrderSignalREndpointClient : ICustomOrderSignalREndpointCommon
{
}