Table of Contents

Property Errors

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

Errors

API requests that resulted in an error response

[JsonPropertyName("errors")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(0, 2147483647)]
public int Errors { get; set; }

Property Value

int