Method: WSDSL::Response::Element#doc
- Defined in:
- lib/response.rb
#doc ⇒ WSDSL::Documentation::ElementDoc (readonly)
Returns Response element documentation.
133 134 135 |
# File 'lib/response.rb', line 133 def doc @doc end |
Returns Response element documentation.
133 134 135 |
# File 'lib/response.rb', line 133 def doc @doc end |