Method: OpenapiClient::APIKeyRead#secret
- Defined in:
- lib/openapi_client/models/api_key_read.rb
#secret ⇒ Object
Returns the value of attribute secret.
32 33 34 |
# File 'lib/openapi_client/models/api_key_read.rb', line 32 def secret @secret end |