# RobotCreated
## Properties
**id** | Option<**i64**> | The ID of the robot | [optional]
**name** | Option<**String**> | The name of the robot | [optional]
**secret** | Option<**String**> | The secret of the robot | [optional]
**creation_time** | Option<**String**> | The creation time of the robot. | [optional]
**expires_at** | Option<**i64**> | The expiration date of the robot | [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)