# upcloud.StopServerRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **stopType** | **String** | Type of stop operation performed on the server. | [optional] [default to 'soft'] **timeout** | **Number** | The stop timeout in seconds. | [optional] ## Enum: StopTypeEnum * `soft` (value: `"soft"`) * `hard` (value: `"hard"`)