Class GetAppIdentifierMappingsResponse
- Namespace
- OpenSettings.Models.Responses
- Assembly
- OpenSettings.dll
public class GetAppIdentifierMappingsResponse
- Inheritance
-
GetAppIdentifierMappingsResponse
- Inherited Members
Properties
Identifiers
public GetAppIdentifierMappingsResponseIdentifier[] Identifiers { get; set; }
Property Value
MappingMaxSortOrder
public int MappingMaxSortOrder { get; set; }
Property Value
MappingMinSortOrder
public int MappingMinSortOrder { get; set; }
Property Value
MaxSortOrder
public int MaxSortOrder { get; set; }
Property Value
MinSortOrder
public int MinSortOrder { get; set; }