Raw table description
{ "name": "id", "type": "primaryKey" }
{ "name": "contactSigneeId", "type": "foreignKey", "table": "contactSignees" }
{ "name": "sellerId", "type": "foreignKey", "table": "sellers" }
{ "name": "updatedDate", "type": "updated" }