Method: OpenapiClient::ProjectObject#key
- Defined in:
- lib/openapi_client/models/project_object.rb
#key ⇒ Object
Returns the value of attribute key.
20 21 22 |
# File 'lib/openapi_client/models/project_object.rb', line 20 def key @key end |