Method: Bfwd::FileSham#to_s

Defined in:
lib/bf_ruby2/models/file_sham.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



137
138
139
# File 'lib/bf_ruby2/models/file_sham.rb', line 137

def to_s
  to_hash.to_s
end