{ "name": "id", "type": "primaryKey" }
{ "name": "projectDealId", "type": "foreignKey", "table": "deals", "mandatory": "true" }
{ "name": "dealId", "type": "foreignKey", "table": "deals", "mandatory": "true" }
{ "name": "updatedDate", "type": "updated" }