Table of Contents

Property UserId

Namespace
Ratatoskr.AsyncApi.Model.Bindings
Assembly
Ratatoskr.dll

UserId

Identifies the user who has sent the message.

[JsonPropertyName("userId")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public string? UserId { get; set; }

Property Value

string