Render a string repesentation of the response
@override String toString() { return 'Amount: $amountCents, Currency: $currencyCode'; }