Class GetSettingsByAppAndIdentifierResponseSetting
- Namespace
- OpenSettings.Models.Responses
- Assembly
- OpenSettings.dll
public class GetSettingsByAppAndIdentifierResponseSetting
- Inheritance
-
GetSettingsByAppAndIdentifierResponseSetting
- Inherited Members
Properties
Class
public GetSettingsByAppAndIdentifierResponseSettingClass Class { get; set; }
Property Value
ComputedIdentifier
public Guid ComputedIdentifier { get; set; }
Property Value
DataRestored
public bool DataRestored { get; set; }
Property Value
DataValidationDisabled
public bool DataValidationDisabled { get; set; }
Property Value
Id
public string Id { get; set; }
Property Value
Version
public string Version { get; set; }