Primary key
document_id
uuiddefault:"Random UUID"publicrequired
The unique identifier for the alert template field.
Specific attributes
default_value
varcharpublic
The field value of alert template field.
A description of the alert template field.
A placeholder for the alert template field.
display_order
numericpublicrequired
The display order associated with the alert template field.
is_required
booleandefault:"false"publicrequired
Indicates whether the alert template field is required.
label
varcharpublicrequired
The label of the alert template field.
Rules: Max length: 100 characters
name
varcharpublicrequired
The name of the alert template field.
Rules: Max length: 100 characters
validation_rules
jsonpublic
The JSON data associated with the validation rules.
type
varcharpublicrequired
The type of alert template field.
Rules: Possible values: boolean, checkbox, date, datetime, email, file, multiselect, number, password, radio, select, tel, text, textarea, time, url; Max length: 20 characters
Foreign keys
alert-template
uuidpublicrequired
Tracking attributes
created_at
timestamppublic
The timestamp when the alert template field was created.
Rules: Precision: 6, with timezone
deleted_at
timestamppublic
The timestamp when the alert template field was deleted, if applicable.
Rules: Precision: 6, with timezone
is_actived
booleandefault:"true"public
Indicates whether the alert template field is active.
is_deleted
booleandefault:"false"public
Indicates whether the alert template field has been deleted.
updated_at
timestamppublic
The timestamp when the alert template field was last updated.
Rules: Precision: 6, with timezone