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