LogpointApi.IncidentApi.IncidentComment (logpoint_api v0.2.2)

Summary

Types

t()

Struct to add comments to a particular incident.

Types

@type t() :: %LogpointApi.IncidentApi.IncidentComment{
  _id: String.t(),
  comments: list()
}

Struct to add comments to a particular incident.