Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.15 KB

ProjectPutObject.md

File metadata and controls

20 lines (16 loc) · 1.15 KB

Pipedrive.ProjectPutObject

Properties

Name Type Description Notes
title String The title of the project [optional]
board_id Number The ID of the board this project is associated with [optional]
phase_id Number The ID of the phase this project is associated with [optional]
description String The description of the project [optional]
status String The status of the project [optional]
owner_id Number The ID of a project owner [optional]
start_date Date The start date of the project. Format: YYYY-MM-DD. [optional]
end_date Date The end date of the project. Format: YYYY-MM-DD. [optional]
deal_ids [Number] An array of IDs of the deals this project is associated with [optional]
org_id Number The ID of the organization this project is associated with [optional]
person_id Number The ID of the person this project is associated with [optional]
labels [Number] An array of IDs of the labels this project has [optional]