Method: OpsgenieSdk::LabTechEmailIntegration#to_body

Defined in:
lib/opsgenie_sdk/models/lab_tech_email_integration.rb

#to_bodyHash

to_body is an alias to to_hash (backward compatibility)

Returns:

  • (Hash)

    Returns the object in the form of hash



252
253
254
# File 'lib/opsgenie_sdk/models/lab_tech_email_integration.rb', line 252

def to_body
  to_hash
end