Method: Plaid::TransferAuthorization#to_s
- Defined in:
- lib/plaid/models/transfer_authorization.rb
#to_s ⇒ String
Returns the string representation of the object
285 286 287 |
# File 'lib/plaid/models/transfer_authorization.rb', line 285 def to_s to_hash.to_s end |