# ApiV1EmployeesHealthInsuranceRulesControllerUpdateBody ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **company_id** | **i32** | 更新対象事業所ID(必須) | **year** | **i32** | 更新対象年(必須) | **month** | **i32** | 更新対象月(必須) | **employee_health_insurance_rule** | [**crate::models::ApiV1EmployeesHealthInsuranceRuleUpdateRequestSerializer**](ApiV1EmployeesHealthInsuranceRuleUpdateRequestSerializer.md) | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)