Method: PulpcoreClient::UserGroup#to_body

Defined in:
lib/pulpcore_client/models/user_group.rb

#to_bodyHash

to_body is an alias to to_hash (backward compatibility)



211
212
213
# File 'lib/pulpcore_client/models/user_group.rb', line 211

def to_body
  to_hash
end