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