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
Id
public string Id { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Slug
public string Slug { get; set; }
Property Value
SortOrder
public int SortOrder { get; set; }