Method: PulpcoreClient::GroupRole.attribute_map
- Defined in:
- lib/pulpcore_client/models/group_role.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
27 28 29 30 31 32 33 |
# File 'lib/pulpcore_client/models/group_role.rb', line 27 def self.attribute_map { :'role' => :'role', :'content_object' => :'content_object', :'domain' => :'domain' } end |