TaskListEntity model
Field | Type | Required | Description |
---|---|---|---|
ID |
*string | ➖ | N/A |
Name |
*string | ➖ | N/A |
Description |
*string | ➖ | N/A |
CreatedAt |
*time.Time | ➖ | N/A |
UpdatedAt |
*time.Time | ➖ | N/A |
CreatedBy |
*components.AuthorEntity | ➖ | N/A |
TaskListItems |
*components.TaskListItemEntity | ➖ | N/A |