Method: OryClient::ProjectServiceOAuth2.build_from_hash
- Defined in:
- lib/ory-client/models/project_service_o_auth2.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
106 107 108 |
# File 'lib/ory-client/models/project_service_o_auth2.rb', line 106 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |