export enum TenantUtilitiesErrorKeys { TenantIdMissing = 'Missing Tenant Id', TenantIdDoesNotMatch = 'Tenant Id does not match', }