Table of Contents

Property Description

Namespace
NATS.Client.JetStream.Models
Assembly
NATS.Client.JetStream.dll

Description

A human friendly description of the error

[JsonPropertyName("description")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? Description { get; set; }

Property Value

string