Taskable
Taskable Type
union Taskable = Article | Story | Topic
Possible types
Taskable.Article object
Represents an article in the system.
Taskable.Story object
Represents a story in the system.
Taskable.Topic object
Represents a topic in the system.
Member Of
Task object