There are 2 classes :
public class RiseData{ public int AccountId{get;set;} public List CashList{get;set;} //and other params } public class Cash