Skip to content

RuleConditions

RuleConditions = RuleCondition[] | ConditionGroup

Defined in: types/rpc/merchantInformation.ts:124

Campaign gating rules: a flat list of RuleCondition (implicitly AND-ed) or a nested ConditionGroup tree. Surfaced raw so integrators can inspect the rules and derive their own display (start date, minimum purchase, …) instead of relying on pre-computed fields.