Property RawJson
RawJson
Gets the raw JSON string of the notification.
public string RawJson { get; }
Property Value
- string
The notification as a JSON string, useful for logging or forwarding.
Gets the raw JSON string of the notification.
public string RawJson { get; }
The notification as a JSON string, useful for logging or forwarding.