Method: AzureOpenaiClient::ErrorResponseError#param
- Defined in:
- lib/azure_openai_client/models/error_response_error.rb
#param ⇒ Object
Returns the value of attribute param.
22 23 24 |
# File 'lib/azure_openai_client/models/error_response_error.rb', line 22 def param @param end |