Method: Orchestrate::API::ItemResponse#ref

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

#refString (readonly)

Returns The canonical 'ref' of the item.

Returns:

  • (String)

    The canonical 'ref' of the item.

[View source]

87
88
89
# File 'lib/orchestrate/api/response.rb', line 87

def ref
  @ref
end