Name | Type | Description | Notes |
---|---|---|---|
Id | int32 | [optional] [default to null] | |
CreatedOn | time.Time | [default to null] | |
UpdatedOn | time.Time | [default to null] | |
State | string | [default to null] | |
Content | *interface{} | [default to null] | |
Creator | *Account | [default to null] | |
Pending | bool | [optional] [default to null] | |
ResolvedOn | time.Time | The ISO8601 timestamp for when the task was resolved. | [optional] [default to null] |
ResolvedBy | *Account | [optional] [default to null] |