Data about a service message about tasks added to a checklist.
OptionalchecklistMessage containing the checklist to which the tasks were added
List of tasks added to the checklist
Get task IDs that were added
Get number of tasks added
The client that instantiated this
Get completed tasks from added tasks
Get pending tasks from added tasks
Protected_cloneProtected_patchProtected_updateMakes the class iterable, returning each check task list
Get task by ID
Task ID
Get tasks by completion status
Whether to get completed or pending tasks
Flatten an object. Any properties that are collections will get converted to an array of keys.
OptionalpropsRecursive: booleanOptional. If true, calls toJSON method on nested objects.
Optional. Specific properties to include/exclude, or rename.
Flattened object.
The client that instantiated this