Interface IAppGroupRestService NamespaceOpenSettings.Services.Rest.Interfaces AssemblyOpenSettings.dll public interface IAppGroupRestService : IAppGroupService Inherited Members IAppGroupService.GetPaginatedGroupsAsync(GetPaginatedInput, CancellationToken) IAppGroupService.DeleteUnmappedGroupsAsync(CancellationToken) IAppGroupService.GetGroupsAsync(GetGroupsInput, CancellationToken) IAppGroupService.CreateGroupAsync(CreateGroupInput, CancellationToken) IAppGroupService.GetGroupByIdAsync(GetGroupInput, CancellationToken) IAppGroupService.GetGroupBySlugAsync(GetGroupInput, CancellationToken) IAppGroupService.UpdateGroupAsync(UpdateGroupInput, CancellationToken) IAppGroupService.DeleteGroupAsync(DeleteGroupInput, CancellationToken) IAppGroupService.UpdateGroupSortOrderAsync(UpdateGroupSortOrderInput, CancellationToken) IAppGroupService.DragGroupAsync(DragItemSortOrderInput, CancellationToken) IAppGroupService.ReorderAsync() IAppGroupService.GetOrCreateAsync(string, SetSortOrderPosition, Guid?, CancellationToken)