| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier | |
| code |
Code of the language, 2 letters, following ISO 639-1 |
string | |
| name |
Name of the language |
string | |
| is_default |
Is the default language to be used when nothing set |
boolean | |
| disabled |
Disable the language to not have it on the interface |
boolean | |
| resource_file_name | string | ||
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date |