# ApiV1EmployeePayrollStatementsEmployeeOvertimePayItemSerializer ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | Option<**String**> | 項目名 | [optional] **time** | Option<**String**> | 時間(単位: 分)。固定残業代の場合、nullになります。 | [optional] **amount** | Option<**String**> | 手当金額 | [optional] **code** | Option<**String**> | コード(事業所毎に設定可能な小文字英数最大10桁のコード) | [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)