OBJECT
A message displayed to the visitor to explain that its email has been collected
type VisitorNotificationSettingsConfirmedSystemAttachment {# A correlation id that may be used to retrieve the event that generated the # notification settings requestcorrelationId: UUID! # Text displayed to the visitortext: String! }