UNPKG

qe-fe-automation

Version:
7 lines (6 loc) 122 B
export interface IOrganization { uuid: string; companyUuid: string; legalName: string; locationPlaceId: string; }