{ "name": "id", "type": "primaryKey" }
{ "name": "signatureId", "type": "foreignKey", "table": "signatures", "mandatory": "true" }
{ "name": "contactId", "type": "foreignKey", "table": "contacts", "mandatory": "true" }
{ "name": "dealId", "type": "foreignKey", "table": "deals" }
{ "name": "updatedDate", "type": "updated" }
contactSigneeContactOtherSignatures as contactSignatureId signatureSourceTypes as contactSignatureId versionSignatures as contactSignatureId