Lookup entity generated to support documented relationships Lightweight lookup entity backing relationships referenced in other pages.Documentation Index
Fetch the complete documentation index at: https://memberpulseptyltd.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Fields
| Field | Type | Required | Description |
|---|---|---|---|
| id | UUID | Auto | Primary key |
| name | string | Yes | Display name |
| description | text | No | Optional description |
| status | string | No | active/inactive |
| createdAt | datetime | Auto | Created timestamp |
| updatedAt | datetime | Auto | Updated timestamp |