Class PatchConfigurationInput
- Namespace
- OpenSettings.Models.Inputs
- Assembly
- OpenSettings.dll
public class PatchConfigurationInput
- Inheritance
-
PatchConfigurationInput
- Inherited Members
Properties
AppId
public string AppId { get; set; }
Property Value
Body
public PatchConfigurationInputBody Body { get; set; }
Property Value
IdentifierId
public string IdentifierId { get; set; }
Property Value
UpdatedById
public Guid? UpdatedById { get; set; }
Property Value
- Guid?