PaidPushAudience
@raizfc/contracts / PaidPushAudience
Type Alias: PaidPushAudience
PaidPushAudience =
"team_cheerers"|"team_followers"|"all_supporters"
Defined in: engagement/notifications.dto.ts:129
Paid push campaigns (SPEC-DOMAIN-NOTIFICATION-001/SPEC-API-ENGAGEMENT-001): scoped to team
only in this pack — notification.createPaidPush is granted to financial/media managers in the
domain table, and only team has that permission model wired (teamRolePermissions); a torcida
equivalent would need its own audience/reach story and is deferred, same scoping precedent as
SuggestedPostDto (team-only, EP-MVP-11.3 handoff).