Raw table description
{ "name": "id", "type": "primaryKey" }
{ "name": "amountId", "type": "foreignKey", "table": "amounts" }
{ "name": "dealId", "type": "foreignKey", "table": "deals" }
{ "name": "updatedDate", "type": "updated" }