Method: IntegrationApi::GooglePayload#to_s

Defined in:
lib/integration_api/models/google_payload.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



142
143
144
# File 'lib/integration_api/models/google_payload.rb', line 142

def to_s
  to_hash.to_s
end