DocumentType
Model that describes document types in the system.
| Name |
Type |
Description |
| id |
Int64 |
Document type ID. |
| last_update |
Int64 |
Last record update date as Unix time in seconds. |
| name |
String |
Document type name. |
| name_var |
String |
Translation key for the document type name. |