Method: PulpcoreClient::UserGroup.attribute_map
- Defined in:
- lib/pulpcore_client/models/user_group.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
23 24 25 26 27 |
# File 'lib/pulpcore_client/models/user_group.rb', line 23 def self.attribute_map { :'name' => :'name' } end |