Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 320 Bytes

NotificationRuleReference.md

File metadata and controls

18 lines (12 loc) · 320 Bytes

PagerDutyOpenapiClient::NotificationRuleReference

Properties

Name Type Description Notes
type String

Example

require 'pager_duty_openapi_client'

instance = PagerDutyOpenapiClient::NotificationRuleReference.new(
  type: null
)