# MaintenanceEvent
## Properties
**code** | Option<**String**> | The code of the event (`system-reboot` \\| `system-maintenance`). | [optional]
**description** | Option<**String**> | The description of the event. | [optional]
**not_after** | Option<[**String**](string.md)> | The latest scheduled end date and time (UTC) for the event. | [optional]
**not_before** | Option<[**String**](string.md)> | The earliest scheduled start date and time (UTC) for the event. | [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)