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