Method: OpsgenieSdk::LabTechEmailIntegration#enabled
- Defined in:
- lib/opsgenie_sdk/models/lab_tech_email_integration.rb
#enabled ⇒ Object
This parameter is for specifying whether the integration will be enabled or not
26 27 28 |
# File 'lib/opsgenie_sdk/models/lab_tech_email_integration.rb', line 26 def enabled @enabled end |