Method: PulpPythonClient::NestedRoleResponse.build_from_hash
- Defined in:
- lib/pulp_python_client/models/nested_role_response.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
123 124 125 |
# File 'lib/pulp_python_client/models/nested_role_response.rb', line 123 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |