Method: OryClient::ProjectMetadata#hosts
- Defined in:
- lib/ory-client/models/project_metadata.rb
#hosts ⇒ Object
Returns the value of attribute hosts.
21 22 23 |
# File 'lib/ory-client/models/project_metadata.rb', line 21 def hosts @hosts end |