export interface IDomainUserIdData { username: string; userType: string; }