Method: PulpcoreClient::GroupRole.build_from_hash

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

.build_from_hash(attributes) ⇒ Object

Builds the object from hash



157
158
159
# File 'lib/pulpcore_client/models/group_role.rb', line 157

def self.build_from_hash(attributes)
  new.build_from_hash(attributes)
end