Method: OpenapiClient::StepRequest.openapi_types
- Defined in:
- lib/openapi_client/models/step_request.rb
.openapi_types ⇒ Object
Attribute type mapping.
28 29 30 31 32 |
# File 'lib/openapi_client/models/step_request.rb', line 28 def self.openapi_types { :'type' => :'String' } end |