Table of Contents

Class GetAppIdentifierMappingByAppAndIdentifierResponse

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

Properties

AppId

public string AppId { get; set; }

Property Value

string

Identifier

public GetAppIdentifierMappingByAppAndIdentifierResponseIdentifier Identifier { get; set; }

Property Value

GetAppIdentifierMappingByAppAndIdentifierResponseIdentifier

MappingSortOrder

public int MappingSortOrder { get; set; }

Property Value

int