Method: PulpcoreClient::PulpImport.attribute_map
- Defined in:
- lib/pulpcore_client/models/pulp_import.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
28 29 30 31 32 33 34 |
# File 'lib/pulpcore_client/models/pulp_import.rb', line 28 def self.attribute_map { :'path' => :'path', :'toc' => :'toc', :'create_repositories' => :'create_repositories' } end |