Table of Contents

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

string

IdentifierIdOrSlug

public string IdentifierIdOrSlug { get; set; }

Property Value

string