Method: IntegrationApi::GooglePayload#to_s
- Defined in:
- lib/integration_api/models/google_payload.rb
#to_s ⇒ String
Returns the string representation of the object
142 143 144 |
# File 'lib/integration_api/models/google_payload.rb', line 142 def to_s to_hash.to_s end |