Libraries
»
unit_ruby_sdk
(2.0.1)
»
Index
»
Unit
»
Types
»
RelationshipArray
»
#to_hash
Method: Unit::Types::RelationshipArray#to_hash
Defined in:
lib/unit/types/relationship_array.rb
#
to_hash
⇒
Object
14 15 16
# File 'lib/unit/types/relationship_array.rb', line 14
def
to_hash
{
"data"
:
data
}
end