Table of Contents

Property Deleted

Namespace
NATS.Client.ObjectStore.Models
Assembly
NATS.Client.ObjectStore.dll

Deleted

Object deleted

[JsonPropertyName("deleted")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public bool Deleted { get; set; }

Property Value

bool