LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs @@ -935,4 +935,9 @@ /// </summary> public int YesterdayActiveUsers { get; set; } } public class ChannelRateOutput { public decimal ChannlesRate { get; set; } }