Table of Contents

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

Guid

Body

public PatchAppConfigurationInputBody Body { get; set; }

Property Value

PatchAppConfigurationInputBody

IdentifierId

public Guid IdentifierId { get; set; }

Property Value

Guid

UpdatedById

public Guid? UpdatedById { get; set; }

Property Value

Guid?