{ "name": "id", "type": "primaryKey" }
{ "name": "signatureText", "type": "text" }
{ "name": "comment", "type": "text" }
{ "name": "shouldNotSign", "type": "bit" }
{ "name": "displayOrder", "type": "int" }
{ "name": "updatedDate", "type": "updated" }
buyerContactSignees as contactSigneeId (connection table to buyers via buyerId) contactSigneeContactOtherSignatures as contactSigneeId dealSignatures as contactSigneeId sellerContactSignees as contactSigneeId (connection table to sellers via sellerId)