namespace FruitBank.Common.Interfaces;
public interface IStockSignalREndpointClient : IStockSignalREndpointCommon
{
}