export interface IToDetails{ Id:number, Name:string, Email:string, Type:string }