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