AutomationRuleActionFindingFieldsUpdateNote

data class AutomationRuleActionFindingFieldsUpdateNote(val text: String, val updatedBy: String)

Constructors

constructor(text: String, updatedBy: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The updated note text.

Link copied to clipboard

The principal that updated the note.