EventPropertiesArticle interface

Article of event.

Properties

articleContent

Article content of event.

articleId

Article Id

parameters

It provides a map of parameter name and value

Property Details

articleContent

Article content of event.

articleContent?: string

Property Value

string

articleId

Article Id

articleId?: string

Property Value

string

parameters

It provides a map of parameter name and value

parameters?: any

Property Value

any