Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 413 Bytes

UpdateUserNotificationRule200Response.md

File metadata and controls

18 lines (12 loc) · 413 Bytes

PagerDutyOpenapiClient::UpdateUserNotificationRule200Response

Properties

Name Type Description Notes
notification_rule NotificationRule [optional]

Example

require 'pager_duty_openapi_client'

instance = PagerDutyOpenapiClient::UpdateUserNotificationRule200Response.new(
  notification_rule: null
)