LifePayment/LifePayment.Application.Contracts/LifePay/ILifePayOrderService.cs @@ -27,4 +27,6 @@ Task GetAllLifePayExpensesReceipts(); Task GetAllChannlesRake(); Task GetAllLifePayConsumption(); }