PagerDutyOpenapiClient::ServiceOrchestrationAllOfOrchestrationPathAllOfMigratedFrom
Name |
Type |
Description |
Notes |
id |
String |
|
[optional][readonly] |
type |
String |
A string that determines the schema of the object. This must be the standard name for the entity, suffixed by `_reference` if the object is a reference. |
[optional][readonly] |
_self |
String |
The API show URL at which the object is accessible |
[optional][readonly] |
require 'pager_duty_openapi_client'
instance = PagerDutyOpenapiClient::ServiceOrchestrationAllOfOrchestrationPathAllOfMigratedFrom.new(
id: null,
type: null,
_self: null
)