Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 411 Bytes

CreateIncidentResponderRequest200Response.md

File metadata and controls

18 lines (12 loc) · 411 Bytes

PagerDutyOpenapiClient::CreateIncidentResponderRequest200Response

Properties

Name Type Description Notes
responder_request ResponderRequest

Example

require 'pager_duty_openapi_client'

instance = PagerDutyOpenapiClient::CreateIncidentResponderRequest200Response.new(
  responder_request: null
)