Raw table description
{ "name": "id", "type": "primaryKey" }
{ "name": "loanId", "type": "foreignKey", "table": "loans" }
{ "name": "mortgageId", "type": "foreignKey", "table": "mortgages" }
{ "name": "updatedDate", "type": "updated" }