Table of Contents

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

string

Body

public PatchConfigurationInputBody Body { get; set; }

Property Value

PatchConfigurationInputBody

IdentifierId

public string IdentifierId { get; set; }

Property Value

string

UpdatedById

public Guid? UpdatedById { get; set; }

Property Value

Guid?