Method: Plaid::ItemApplicationUnlinkResponse#to_s
- Defined in:
- lib/plaid/models/item_application_unlink_response.rb
#to_s ⇒ String
Returns the string representation of the object
180 181 182 |
# File 'lib/plaid/models/item_application_unlink_response.rb', line 180 def to_s to_hash.to_s end |