PagerDuty Elixir v0.0.1 PagerDuty.LinkContext

Link type of PagerDuty.Context

Attributes

  • @href: The link being attached to the incident
  • @text: The text that will be displayed as the link.

Summary

Types

t()
t() :: %PagerDuty.LinkContext{href: String.t, text: String.t}