Class

MeUserPrivateSubtasks

MeUserPrivateSubtasks(client, taskId, subtaskId)

Class corresponding to Aworks UserPrivateTasksSubtasks Endpoints
Constructor

# new MeUserPrivateSubtasks(client, taskId, subtaskId)

Endpoint constructor
Parameters:
Name Type Description
client Client
taskId String The id of the task.
subtaskId String The id of the subtask.
See:
  • [UserPrivateTasksSubtasks in Awork API Docs](https://openapi.awork.com/#/UserPrivateTasksSubtasks)

View Source endpoints/MeUserPrivateSubtasks.js, line 9

Classes

MeUserPrivateSubtasks