Table of Contents

Class GetAppIdentifierMappingsResponseIdentifier

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

Properties

AppMapping

public GetAppIdentifierMappingsResponseIdentifierAppMapping AppMapping { get; set; }

Property Value

GetAppIdentifierMappingsResponseIdentifierAppMapping

Id

public string Id { get; set; }

Property Value

string

SortOrder

public int SortOrder { get; set; }

Property Value

int