TaskEntity model
Field | Type | Required | Description |
---|---|---|---|
ID |
*string | ➖ | N/A |
Title |
*string | ➖ | N/A |
Description |
*string | ➖ | N/A |
State |
*string | ➖ | N/A |
Assignee |
*components.AuthorEntity | ➖ | N/A |
CreatedBy |
*components.AuthorEntity | ➖ | N/A |
CreatedAt |
*time.Time | ➖ | N/A |
UpdatedAt |
*time.Time | ➖ | N/A |
DueAt |
*time.Time | ➖ | N/A |