Method: OpsgenieSdk::LabTechEmailIntegration#type
- Defined in:
- lib/opsgenie_sdk/models/lab_tech_email_integration.rb
#type ⇒ Object
Type of the integration. (For instance, "API" for API Integration)
18 19 20 |
# File 'lib/opsgenie_sdk/models/lab_tech_email_integration.rb', line 18 def type @type end |