using System.Collections.Generic; namespace BuddyFinance.Integration.Models.ManageCash { public class CashDepositsResult : BaseResult> { } }