Method: OpenAI::OpenAPIException#param
- Defined in:
- lib/openai/exceptions/exception.rb
#param ⇒ Object (readonly)
Returns the value of attribute param.
8 9 10 |
# File 'lib/openai/exceptions/exception.rb', line 8 def param @param end |