Property MessageType
MessageType
Application-specific message type.
[JsonPropertyName("messageType")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public string? MessageType { get; set; }
Application-specific message type.
[JsonPropertyName("messageType")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public string? MessageType { get; set; }