Method: Plaid::ConsumerReportUserIdentity#to_s

Defined in:
lib/plaid/models/consumer_report_user_identity.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



302
303
304
# File 'lib/plaid/models/consumer_report_user_identity.rb', line 302

def to_s
  to_hash.to_s
end