Table of Contents

Class GetGroupedAppDataResponseIdentifier

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

Properties

AppMapping

public GetGroupedAppDataResponseIdentifierAppMapping AppMapping { get; set; }

Property Value

GetGroupedAppDataResponseIdentifierAppMapping

Id

public string Id { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

Slug

public string Slug { get; set; }

Property Value

string

SortOrder

public int SortOrder { get; set; }

Property Value

int