organizationId: {
    type: 'int',
    notNull: true,
    foreignKey: {
      name: 'organization_id_fk',