Interface ILicensesRestService NamespaceOpenSettings.Services.Rest.Interfaces AssemblyOpenSettings.dll public interface ILicensesRestService : ILicensesService Inherited Members ILicensesService.GetPaginatedLicensesAsync(GetPaginatedLicensesInput, CancellationToken) ILicensesService.GetCurrentLicenseAsync(CancellationToken) ILicensesService.SaveLicenseAsync(string, CancellationToken) ILicensesService.DeleteLicenseAsync(DeleteLicenseInput, CancellationToken)