|
|
|
|
220
|
'backupEmail' => $backupEmail,
|
220
|
'backupEmail' => $backupEmail,
|
221
|
'phoneNumber' => $phoneNumber,
|
221
|
'phoneNumber' => $phoneNumber,
|
222
|
'country' => $country,
|
222
|
'country' => $country,
|
223
|
- 'registeredSession' => $registeredSession,
|
|
|
224
|
- 'lunchOptions' => $lunchOptions,
|
|
|
|
|
223
|
+ // 'registeredSession' => $registeredSession,
|
|
|
224
|
+ // 'lunchOptions' => $lunchOptions,
|
225
|
'typeOfIndustry' => $typeOfIndustry,
|
225
|
'typeOfIndustry' => $typeOfIndustry,
|
226
|
'typeOfJob' => $typeOfJob,
|
226
|
'typeOfJob' => $typeOfJob,
|
227
|
'jobTitle' => $jobTitle,
|
227
|
'jobTitle' => $jobTitle,
|