Personalization rule with condition and actions
Summary
Types
@type t() :: %WplAi.AST.Rule{ actions: [Action.t()], condition: Condition.t(), meta: map() }
Personalization rule with condition and actions
@type t() :: %WplAi.AST.Rule{ actions: [Action.t()], condition: Condition.t(), meta: map() }