Method: Propertyware::Equity#to_s

Defined in:
lib/propertyware/models/equity.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



245
246
247
# File 'lib/propertyware/models/equity.rb', line 245

def to_s
  to_hash.to_s
end