Table of Contents

Property MessageType

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

MessageType

Application-specific message type.

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

Property Value

string