Method: PulpContainerClient::AsyncOperationResponse.openapi_types
- Defined in:
- lib/pulp_container_client/models/async_operation_response.rb
.openapi_types ⇒ Object
Attribute type mapping.
29 30 31 32 33 |
# File 'lib/pulp_container_client/models/async_operation_response.rb', line 29 def self.openapi_types { :'task' => :'String' } end |