Method: OpenapiClient::ProcessorData#response_code
- Defined in:
- lib/openapi_client/models/processor_data.rb
#response_code ⇒ Object
Response code from endpoints.
25 26 27 |
# File 'lib/openapi_client/models/processor_data.rb', line 25 def response_code @response_code end |