# SwaggerClient::Solution ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **additional_information** | [**AdditionalInformation**](AdditionalInformation.md) | | [optional] **applies_to** | **String** | The systems or software the solution applies to. | [optional] **estimate** | **String** | The estimated duration to apply the solution, in ISO 8601 format. For example: `\"PT5M\"`. | [optional] **id** | **String** | The identifier of the solution. | [optional] **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **steps** | [**Steps**](Steps.md) | | [optional] **summary** | [**Summary**](Summary.md) | | [optional] **type** | **String** | The type of the solution. One of: `\"Configuration\"`, `\"Rollup patch\"`, `\"Patch\"` | [optional]