Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 594 Bytes

File metadata and controls

23 lines (11 loc) · 594 Bytes

CampaignEvaluationTreeChangedMessage

Properties

Name Type Description Notes
notificationType NotificationTypeEnum The type of the notification
totalResultSize Long The total size of the result set.
data List<ApplicationNotification> The array of changes. [optional]

Enum: NotificationTypeEnum

Name Value
CAMPAIGN_NOTIFICATION "CampaignNotification"