LogpointApi.IncidentApi.IncidentCommentData
(logpoint_api v0.2.3)
Summary
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.