RuleGroupCustomAction

data class RuleGroupCustomAction(val actionDefinition: RuleGroupActionDefinition, val actionName: String)

Constructors

Link copied to clipboard
constructor(actionDefinition: RuleGroupActionDefinition, actionName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The custom action associated with the action name.

Link copied to clipboard

The descriptive name of the custom action. You can't change the name of a custom action after you create it.