# FleetPatchResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | Option<**String**> | Name of the Fleet | [optional]
**enabled** | Option<**bool**> | If the Fleet is enabled | [optional]
**create_time** | Option<**String**> | UTC time of fleet creation | [optional]
**last_updated** | Option<**String**> | UTC time of fleet last update | [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)