Property Type
Type
The type of the message, e.g. "com.example.order-shipped". Maps to CloudEvents "type" field.
public string? Type { get; set; }
The type of the message, e.g. "com.example.order-shipped". Maps to CloudEvents "type" field.
public string? Type { get; set; }