chore(rtt) : align TS week DTO with isFlatRecovery field
This commit is contained in:
@@ -10,6 +10,7 @@ export type EmployeeRttWeekSummary = {
|
||||
bonus50Minutes: number
|
||||
totalMinutes: number
|
||||
cumulativeBalanceMinutes: number
|
||||
isFlatRecovery: boolean
|
||||
}
|
||||
|
||||
export type RttMonthPayment = {
|
||||
|
||||
Reference in New Issue
Block a user