Table of Contents

Class GetAppGroupsRequest

Namespace
OpenSettings.AspNetCore.Models.Requests
Assembly
OpenSettings.AspNetCore.dll
public class GetAppGroupsRequest
Inheritance
GetAppGroupsRequest
Inherited Members

Properties

HasMappings

[FromQuery]
public bool? HasMappings { get; set; }

Property Value

bool?

SearchTerm

[FromQuery]
public string SearchTerm { get; set; }

Property Value

string