Class GetIdentifiersInput
- Namespace
- OpenSettings.Models.Inputs
- Assembly
- OpenSettings.dll
public class GetIdentifiersInput
- Inheritance
-
GetIdentifiersInput
- Inherited Members
Properties
AppId
public string AppId { get; set; }
Property Value
IsAppMapped
public bool IsAppMapped { get; set; }
Property Value
SearchTerm
public string SearchTerm { get; set; }