namespace Knoks.Core.Entities.Interfaces { public interface IApiResult { } }