Appearance
Documentation / @kizami/leave / MandatoryFiveDaysStatus
Interface: MandatoryFiveDaysStatus
Defined in: types.ts:123
年5日取得義務の状況(1付与=1期間)。taken/shortage は 0.5 日刻み(半休の0.5日算入があるため)。
Properties
deadline
deadline:
string
Defined in: types.ts:132
= periodEnd。この日の前日までに義務を満たす必要がある
grantId
grantId:
string
Defined in: types.ts:124
periodEnd
periodEnd:
string
Defined in: types.ts:127
排他的上限(この日を含まない)
periodStart
periodStart:
string
Defined in: types.ts:125
required
required:
number
Defined in: types.ts:129
satisfied
satisfied:
boolean
Defined in: types.ts:133
shortage
shortage:
number
Defined in: types.ts:130
taken
taken:
number
Defined in: types.ts:128