export interface SyncCacheRequest { userName?: string; tenantId?: string; userIdentity?: string; identityType?: string; }