{ "name": "id", "type": "primaryKey" }
{ "name": "fileId", "type": "foreignKey", "table": "files", "mandatory": "true" }
{ "name": "emailOutboxId", "type": "foreignKey", "table": "emailOutboxes", "mandatory": "true" }
{ "name": "updatedDate", "type": "updated" }