LifePayment/LifePayment.Application.Contracts/LifePay/LifePayInput.cs
@@ -888,3 +888,10 @@ { public LifePayChannelsStatsEnum? Status { get; set; } } public class GetLifePayRateOutput { public decimal SupplierRate { get; set; } public decimal Rate { get; set; } }