using System.Collections.Generic; public class ReadMailDetail { public List mail_result_list; public List total_recieve_count_list; public bool is_unreceived_present; }