Method: FlatApi::UserDetailsAdmin#to_s

Defined in:
lib/flat_api/models/user_details_admin.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



412
413
414
# File 'lib/flat_api/models/user_details_admin.rb', line 412

def to_s
  to_hash.to_s
end