Method: Plaid::AssetOwners#to_s
- Defined in:
- lib/plaid/models/asset_owners.rb
#to_s ⇒ String
Returns the string representation of the object
182 183 184 |
# File 'lib/plaid/models/asset_owners.rb', line 182 def to_s to_hash.to_s end |