Skip to content

RevTurbineEntitlementRuleEvaluation

Entitlement-rule evaluation detail for placement diagnostics.

optional outcomeDescription?: string

Human-readable description of what this rule grants (e.g. “grants access”, “sets limit to 5,000 calls / month”).


planScopes: string[]

Human-readable plan scopes resolved from planIds (e.g. starter, professional).


optional segmentIds?: string[]

Segment IDs the rule is scoped to. Empty array means “matches all users”. Evaluated with intra-dimension OR + cross-dimension AND per spec §2.5 (plan #39 REQ-8).