TYPE_USER_ID

in vpx_shared/vpx_shared_defines.php

<?php
define('TYPE_USER_ID', 'user_id');
?>