NEST by Elastic and contributors

<PackageReference Include="NEST" Version="7.6.0" />

.NET API 4,424,192 bytes

 PagerDutyAction

public string Account { get; set; }

public bool? AttachPayload { get; set; }

public string Client { get; set; }

public string ClientUrl { get; set; }

public IEnumerable<IPagerDutyContext> Context { get; set; }

public string Description { get; set; }

public PagerDutyEventType? EventType { get; set; }

public string IncidentKey { get; set; }

public PagerDutyAction(string name)