Method: PulpRpmClient::Copy.attribute_map
- Defined in:
- lib/pulp_rpm_client/models/copy.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
26 27 28 29 30 31 |
# File 'lib/pulp_rpm_client/models/copy.rb', line 26 def self.attribute_map { :'config' => :'config', :'dependency_solving' => :'dependency_solving' } end |