Method: Orchestrate::API::ItemResponse#location
- Defined in:
- lib/orchestrate/api/response.rb
#location ⇒ String (readonly)
Returns The 'Location' of the item.
84 85 86 |
# File 'lib/orchestrate/api/response.rb', line 84 def location @location end |