const entityClaim = { entity: { fax: '+86-010-56632450', type: 'Public Company', email: 'elion600277_zqb@elion.com.cn', state: 'active', website: 'http://www.elion.cn/', aliases: 'former name, pseudonyms, abbrevations', telephone: '+86-010-57376964', businessId: '911500007014628574', expirationDate: 'NULL', registrationDate: '1999-01-27', registrationAuthority: '鄂尔多斯市工商行政管理局', name: [ { value: 'Example Inc,', lang: 'en' }, { value: '亿利洁能股份有限公司', lang: 'cn' }, ], address: [ { value: '123 Road, Trade City', lang: 'en' }, { value: '光华路15号 亿利生态广场一号楼19层', lang: 'cn' }, ], }, registrationEvents: [{ event: 'appointment', type: 'position', date: '2019-04-11' }], representative: [ { name: '', identityID: '', identityType: 'NRIC', type: 'Authorised Representative/Officer/OWner/Nominee Director/Company Secretary', }, ], bankruptcy: [{ caseId: '', caseType: '', date: '', status: '' }], } export default entityClaim