Method: ApiProxy::ResponseBuilder#namespace
- Defined in:
- lib/api_proxy/response_builder.rb
#namespace ⇒ Object (readonly)
Returns the value of attribute namespace.
7 8 9 |
# File 'lib/api_proxy/response_builder.rb', line 7 def namespace @namespace end |