Capabilities
Service: entitlement-api
Table: capability_registry
Fields
| Field | Type | Required | Default | Notes |
|---|---|---|---|---|
id | string | yes | - | - |
type | enum | yes | - | enum: portal, service, plugin, feature, limit |
name | string | yes | - | - |
description | text | no | - | - |
category | string | no | - | - |
unit | string | no | - | - |
default_limit | integer | no | - | - |
is_trial_eligible | boolean | no | - | - |
trial_days | integer | no | - | - |
is_addon_eligible | boolean | no | - | - |
upsell_cta | string | no | - | - |
upsell_plan_slug | string | no | - | - |
is_active | boolean | no | - | - |
icon | string | no | - | - |
created_at | timestamp | no | - | - |
updated_at | timestamp | no | - | - |