Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 707 Bytes

ProjectPlanItemObject.md

File metadata and controls

12 lines (9 loc) · 707 Bytes

# ProjectPlanItemObject

Properties

Name Type Description Notes
item_id float ID of plan item (either activity or task ID) [optional]
item_type string Type of a plan item (task / activity) [optional]
phase_id float The ID of the board this project is associated with. If null then plan item is not in any phase. [optional]
group_id float The ID of the board this project is associated with. If null then plan item is not in any group. [optional]

[Back to Model list] [Back to API list] [Back to README]