Table of Contents

Class GetAppResponseGroup

Namespace
OpenSettings.Models.Responses
Assembly
OpenSettings.dll
public class GetAppResponseGroup
Inheritance
GetAppResponseGroup
Inherited Members

Properties

Id

public string Id { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

SortOrder

public int SortOrder { get; set; }

Property Value

int

UngroupedApps

public static GetAppResponseGroup UngroupedApps { get; }

Property Value

GetAppResponseGroup