LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs @@ -936,3 +936,8 @@ public int YesterdayActiveUsers { get; set; } } public class ChannelRateOutput { public decimal ChannlesRate { get; set; } }