> ## Documentation Index
> Fetch the complete documentation index at: https://memberpulseptyltd.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Order Payment Status

> Lookup entity generated to support documented relationships

Lookup entity generated to support documented relationships

Lightweight lookup entity backing relationships referenced in other pages.

## 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    |

## Relationships

*No additional relationships defined; used as a lookup/config reference.*
