Class NotificationHeaderModel
This is the format when communicating notification messages to the API consumers.
Inheritance
System.Object
Namespace: Umbraco.Cms.Api.Management.ViewModels
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public sealed class NotificationHeaderModel
Remarks
The class is made public on purpose, to make it clear that changing it might constitute a breaking change towards API consumers.
Fields
View SourceEventMessageType
Declaration
public required EventMessageType
Field Value
Type | Description |
---|---|
required |