Table of Contents

Class GetAppTagsResponse

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

Constructors

GetAppTagsResponse()

public GetAppTagsResponse()

GetAppTagsResponse(GetAppTagsResponseTag[])

public GetAppTagsResponse(GetAppTagsResponseTag[] tags)

Parameters

tags GetAppTagsResponseTag[]

Properties

SortOrderRange

public SortOrderRange SortOrderRange { get; set; }

Property Value

SortOrderRange

Tags

public GetAppTagsResponseTag[] Tags { get; set; }

Property Value

GetAppTagsResponseTag[]