// using System; // using System.Collections.Generic; // using System.Linq; // using System.Threading.Tasks; // namespace Auth.Core.Services.HR.Users; // public class SalaryPaymentService // { // public SalaryPaymentService() { } // // GetPunches() // // GetHolidaysFromPunches() // // PutPunchesToPunchesRules() // // PutDaysToDaysRules() // // CalculateHolidays() // // CalculateSalary() // // PaySalary() // }