An incident comment linking a comment string to an incident ID.
Built via Guardsix.comment/2.
Guardsix.comment/2
@type t() :: %Guardsix.Data.Comment{_id: String.t(), comments: [String.t()]}