Method: Plaid::IdentityMatchUser#to_s
- Defined in:
- lib/plaid/models/identity_match_user.rb
#to_s ⇒ String
Returns the string representation of the object
208 209 210 |
# File 'lib/plaid/models/identity_match_user.rb', line 208 def to_s to_hash.to_s end |