Table of Contents

Class PatchConfigurationResponse

Namespace
OpenSettings.Models.Responses
Assembly
OpenSettings.dll
public class PatchConfigurationResponse
Inheritance
PatchConfigurationResponse
Inherited Members

Properties

RowVersion

public byte[] RowVersion { get; set; }

Property Value

byte[]

UpdatedFieldNameToValue

public Dictionary<string, object> UpdatedFieldNameToValue { get; set; }

Property Value

Dictionary<string, object>