Method: DocSpring::MoveFolderData#to_s

Defined in:
lib/docspring/models/move_folder_data.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



143
144
145
# File 'lib/docspring/models/move_folder_data.rb', line 143

def to_s
  to_hash.to_s
end