# ApiV1MonthlyAttendanceCreateRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **company_id** | **i32** | 事業所ID(必須) | **target_year** | **i32** | 対象年(必須) | **target_month** | **i32** | 対象月(必須) | **approval_flow_route_id** | **i32** | 申請経路ID(必須) | **approver_id** | Option<**i32**> | 承認者のユーザーID | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)