Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.08 KB

BaseStage.md

File metadata and controls

18 lines (14 loc) · 1.08 KB

Pipedrive.BaseStage

Properties

Name Type Description Notes
id Number The ID of the stage [optional]
order_nr Number Defines the order of the stage [optional]
name String The name of the stage [optional]
active_flag Boolean Whether the stage is active or deleted [optional]
deal_probability Number The success probability percentage of the deal. Used/shown when the deal weighted values are used. [optional]
pipeline_id Number The ID of the pipeline to add the stage to [optional]
rotten_flag Boolean Whether deals in this stage can become rotten [optional]
rotten_days Number The number of days the deals not updated in this stage would become rotten. Applies only if the `rotten_flag` is set. [optional]
add_time String The stage creation time. Format: YYYY-MM-DD HH:MM:SS. [optional]
update_time String The stage update time. Format: YYYY-MM-DD HH:MM:SS. [optional]