File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1134011340 "overtime_pays": {
1134111341 "type": "array",
1134211342 "nullable": true,
11343- "description": "時間外労働項目(法定内残業、時間外労働、休日労働 、深夜労働等)",
11343+ "description": "時間外労働項目(法定内残業、時間外労働、法定休日労働 、深夜労働等)",
1134411344 "items": {
1134511345 "$ref": "#/components/schemas/ApiV1EmployeePayrollStatementsEmployeeOvertimePayItemSerializer"
1134611346 }
1293612936 },
1293712937 "role": {
1293812938 "type": "string",
12939- "description": "事業所におけるロール。\n\n- `company_admin`: 管理者\n- `self_only`: 一般または勤怠部門管理者 \n- `physician`: 産業医\n- `shift_admin`: AIシフト担当者\n- `time_clock_device_setter`: 打刻機設定者\n\n[各権限でできることは各アカウントの権限についてのヘルプページを参照してください。](https://support.freee.co.jp/hc/ja/articles/204087410#3)"
12939+ "description": "事業所におけるロール。\n\n- `company_admin`: 管理者\n- `self_only`: 一般\n- `attendance_manager`: 勤怠管理者 \n- `physician`: 産業医\n- `shift_admin`: AIシフト担当者\n- `time_clock_device_setter`: 打刻機設定者\n\n[各権限でできることは各アカウントの権限についてのヘルプページを参照してください。](https://support.freee.co.jp/hc/ja/articles/204087410#3)"
1294012940 },
1294112941 "external_cid": {
1294212942 "type": "string",
1461014610 },
1461114611 "total_holiday_work_mins": {
1461214612 "type": "integer",
14613- "description": "休日労働時間 (分)",
14613+ "description": "法定休日労働時間 (分)",
1461414614 "format": "int32"
1461514615 },
1461614616 "total_latenight_work_mins": {
1479714797 },
1479814798 "total_holiday_work_mins": {
1479914799 "type": "integer",
14800- "description": "休日労働時間 (分)",
14800+ "description": "法定休日労働時間 (分)",
1480114801 "format": "int32"
1480214802 },
1480314803 "total_latenight_work_mins": {
You can’t perform that action at this time.
0 commit comments