Class GetSettingsByAppAndIdentifierInput
- Namespace
- OpenSettings.Models.Inputs
- Assembly
- OpenSettings.dll
public class GetSettingsByAppAndIdentifierInput
- Inheritance
-
GetSettingsByAppAndIdentifierInput
- Inherited Members
Properties
AppIdOrSlug
public string AppIdOrSlug { get; set; }
Property Value
IdentifierIdOrSlug
public string IdentifierIdOrSlug { get; set; }