Method: PulpPythonClient::PackageUploadTaskResponse#to_body
- Defined in:
- lib/pulp_python_client/models/package_upload_task_response.rb
#to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility)
194 195 196 |
# File 'lib/pulp_python_client/models/package_upload_task_response.rb', line 194 def to_body to_hash end |