RuleSetUpdatedParameter

@Serializable
data class RuleSetUpdatedParameter(val ruleSet: Preload.RuleSet)

Upsert. Currently, it is only emitted when a rule set added.

Constructors

Link copied to clipboard
constructor(ruleSet: Preload.RuleSet)

Properties

Link copied to clipboard