Method: OData4::Service::Response#service
- Defined in:
- lib/odata4/service/response.rb
#service ⇒ Object (readonly)
The service that generated this response
13 14 15 |
# File 'lib/odata4/service/response.rb', line 13 def service @service end |