Method: OEHClient::Realtime::Response#target_url
- Defined in:
- lib/oehclient/realtime/response.rb
#target_url ⇒ Object
Localized attributes equivalent to the returned Hash object in the response
19 20 21 |
# File 'lib/oehclient/realtime/response.rb', line 19 def target_url @target_url end |