Table of Contents

Class GetTagsResponse

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

Constructors

GetTagsResponse(GetTagsResponseTag[])

public GetTagsResponse(GetTagsResponseTag[] tags)

Parameters

tags GetTagsResponseTag[]

Properties

MaxSortOrder

public int MaxSortOrder { get; }

Property Value

int

MinSortOrder

public int MinSortOrder { get; }

Property Value

int

Tags

public GetTagsResponseTag[] Tags { get; }

Property Value

GetTagsResponseTag[]