ChecklistTemplateEntity model
Field | Type | Required | Description |
---|---|---|---|
ID |
*string | ➖ | N/A |
Name |
*string | ➖ | N/A |
Description |
*string | ➖ | N/A |
CreatedAt |
*string | ➖ | N/A |
UpdatedAt |
*time.Time | ➖ | N/A |
Checks |
[]components.ChecklistCheckEntity | ➖ | N/A |
Owner |
*components.TeamEntityLite | ➖ | N/A |
ConnectedServices |
[]components.ServiceEntityChecklist | ➖ | List of services that use this checklist |