0
JSJayanthan Siveratnam
companyResDto returns a CompanyRecord object that contains the details of a company. The lookup method retrieves this object from the companyService using the requested time zone.
0 Comments
const timezoneList = ['Asia/Kuala_Lumpur', 'Asia/Singapore', 'Japan']; const companyResDto = await this.companyService.getCompanyLookup();