PostMortems_PostMortemReportEntity model
Field | Type | Required | Description |
---|---|---|---|
ID |
*string | ➖ | N/A |
Name |
*string | ➖ | N/A |
Summary |
*string | ➖ | N/A |
IncidentID |
*string | ➖ | N/A |
CreatedAt |
*time.Time | ➖ | N/A |
UpdatedAt |
*time.Time | ➖ | N/A |
TagList |
[]string | ➖ | N/A |
AdditionalDetails |
[]string | ➖ | N/A |
Incident |
*components.IncidentEntity | ➖ | IncidentEntity model |
Questions |
*components.PostMortemsQuestionEntity | ➖ | N/A |
CalendarEvents |
*components.CalendarsEventEntity | ➖ | N/A |