Method: Orchestrate::API::ItemResponse#ref
- Defined in:
- lib/orchestrate/api/response.rb
permalink #ref ⇒ String (readonly)
Returns The canonical 'ref' of the item.
87 88 89 |
# File 'lib/orchestrate/api/response.rb', line 87 def ref @ref end |