Class EntryPreview
EntryPreview
public sealed class EntryPreview
- Inheritance
-
EntryPreview
- Inherited Members
Properties
Key
key
[JsonPropertyName("key")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public ObjectPreview Key { get; set; }
Property Value
Value
value
[JsonPropertyName("value")]
public ObjectPreview Value { get; set; }