Method: Orchestrate::API::ItemResponse#location

Defined in:
lib/orchestrate/api/response.rb

#locationString (readonly)

Returns The 'Location' of the item.

Returns:

  • (String)

    The 'Location' of the item.



84
85
86
# File 'lib/orchestrate/api/response.rb', line 84

def location
  @location
end