# Worker
## Properties
**id** | Option<**String**> | the id of the worker | [optional]
**pool_id** | Option<**String**> | the id of the worker pool | [optional]
**job_name** | Option<**String**> | the name of the running job in the worker | [optional]
**job_id** | Option<**String**> | the id of the running job in the worker | [optional]
**start_at** | Option<**String**> | The start time of the worker | [optional]
**check_in** | Option<**String**> | the checkin of the running job in the worker | [optional]
**checkin_at** | Option<**String**> | The checkin time of the worker | [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)