Application Templates
Application Templates
| Field | Type | Description |
|---|---|---|
id 🔑 | INTEGER | Legacy row identifier (same value as application_template_id). |
application_template_id | INTEGER | Unique identifier for the application template. |
slug | STRING | The unique slug identifier for the application template. |
title | STRING | The title of the application template. |
created_at | TIMESTAMP | The timestamp when the application template was created. |
updated_at | TIMESTAMP | The timestamp when the application template was last updated. |
Key Information
Primary Keys
id- Legacy row identifier (same value as application_template_id).
Updated about 1 month ago
