Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.01 KB

BasePipelineWithSelectedFlag.md

File metadata and controls

17 lines (13 loc) · 1.01 KB

Pipedrive.BasePipelineWithSelectedFlag

Properties

Name Type Description Notes
id Number The ID of the pipeline [optional]
name String The name of the pipeline [optional]
url_title String The pipeline title displayed in the URL [optional]
order_nr Number Defines the order of pipelines. First order (`order_nr=0`) is the default pipeline. [optional]
active Boolean Whether this pipeline will be made inactive (hidden) or active [optional]
deal_probability Boolean Whether deal probability is disabled or enabled for this pipeline [optional]
add_time String The pipeline creation time. Format: YYYY-MM-DD HH:MM:SS. [optional]
update_time String The pipeline update time. Format: YYYY-MM-DD HH:MM:SS. [optional]
selected Boolean A boolean that shows if the pipeline is selected from a filter or not [optional]