Table of Contents

Class GetIdentifiersResponse

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

Constructors

GetIdentifiersResponse(GetIdentifiersResponseIdentifier[])

public GetIdentifiersResponse(GetIdentifiersResponseIdentifier[] identifiers)

Parameters

identifiers GetIdentifiersResponseIdentifier[]

Properties

Identifiers

public GetIdentifiersResponseIdentifier[] Identifiers { get; }

Property Value

GetIdentifiersResponseIdentifier[]

MaxSortOrder

public int MaxSortOrder { get; }

Property Value

int

MinSortOrder

public int MinSortOrder { get; }

Property Value

int