Table of Contents

Property Type

Namespace
Ratatoskr.Core
Assembly
Ratatoskr.dll

Type

The type of the message, e.g. "com.example.order-shipped". Maps to CloudEvents "type" field.

public string? Type { get; set; }

Property Value

string