Table of Contents

Property Api

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

Api

The subject prefix that imports the other account/domain $JS.API.CONSUMER.> subjects

[JsonPropertyName("api")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Required(AllowEmptyStrings = true)]
public required string Api { get; set; }

Property Value

string