Application Templates

Application Templates

FieldTypeDescription
id 🔑INTEGERLegacy row identifier (same value as application_template_id).
application_template_idINTEGERUnique identifier for the application template.
slugSTRINGThe unique slug identifier for the application template.
titleSTRINGThe title of the application template.
created_atTIMESTAMPThe timestamp when the application template was created.
updated_atTIMESTAMPThe timestamp when the application template was last updated.

Key Information

Primary Keys

  • id - Legacy row identifier (same value as application_template_id).