Method: UltracartClient::TransactionEmailResponse#to_s
- Defined in:
- lib/ultracart_api/models/transaction_email_response.rb
#to_s ⇒ String
Returns the string representation of the object
210 211 212 |
# File 'lib/ultracart_api/models/transaction_email_response.rb', line 210 def to_s to_hash.to_s end |