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