# OpenapiClient::StepResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **type** | **String** | | ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::StepResponse.new(type: provide-detail) ```