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