LogpointApi.IncidentApi.IncidentCommentData (logpoint_api v0.2.2)

Summary

Types

t()

Struct to add comments to a list of incidents using the IncidentComment struct.

Types

@type t() :: %LogpointApi.IncidentApi.IncidentCommentData{
  states: list(),
  version: String.t()
}

Struct to add comments to a list of incidents using the IncidentComment struct.