module.exports = [ { primaryKey: '', label: 'companyA', userId: '23TplPLs', userSetId: 'XXX_L2', realName: 'XXX_L3', displayName: 'XXX_L4', gender: 'M', email: 'xxx.l6@xxx.com', isEmailVerified: true, mobilePhone: { isVerified: false, alpha3CountryCode: 'SGP', mobilePhoneNoWithCountryCallingCode: '+6586720011' } }, { primaryKey: '', label: 'companyA', userId: '46Juzcyx', userSetId: 'XXX_L14', realName: 'XXX_L15', displayName: 'XXX_L16', gender: 'M', email: 'xxx.l18@xxx.com', isEmailVerified: false, mobilePhone: { isVerified: false, alpha3CountryCode: 'SGP', mobilePhoneNoWithCountryCallingCode: '+6586720021' } }, { primaryKey: '', label: 'companyA', userId: 'hwX6aOr7', userSetId: 'XXX_L26', realName: 'XXX_L27', displayName: 'XXX_L28', gender: 'F', email: 'xxx.l30@xxx.com', isEmailVerified: true, mobilePhone: { isVerified: true, alpha3CountryCode: 'SGP', mobilePhoneNoWithCountryCallingCode: '+6586720033' } }, { primaryKey: '', label: 'companyB', userId: 'BJg4Kj2HOe', realName: 'XXX_L38', email: 'xxx.l39@xxx.com' }, { primaryKey: '', label: 'companyA', follows: [ '', '' ] }, { primaryKey: '', label: 'companyA', follows: [ '', '' ] }, { primaryKey: '', label: 'companyA', follows: [ '' ] }, { primaryKey: '', label: 'companyB', follows: [ '' ] } ]