userId: {
    type: 'int',
    notNull: true,
    foreignKey: {
      name: 'uaa_identity_user_id_fk',