{ "name": "id", "type": "primaryKey" }
{ "name": "matchingId", "type": "foreignKey", "table": "matchings", "mandatory": "true" }
{ "name": "matchingAttributeId", "type": "foreignKey", "table": "matchingAttributes", "mandatory": "true" }
{ "name": "updatedDate", "type": "updated" }