Consent.category[]).
Primary Keys:
- consent_category_id
- consent_id - links to the consent table
Related Tables:
Parent:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Consent.category[]).
Primary Keys:
| Column | Data Type | Description |
|---|---|---|
| consent_category_id | varchar | Unique identifier for the category row |
| consent_id | varchar | FK to the parent consent record |
| text | varchar | Display text for the category |
