Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 726 Bytes

Pipeline.md

File metadata and controls

12 lines (9 loc) · 726 Bytes

# Pipeline

Properties

Name Type Description Notes
name string The name of the pipeline [optional]
deal_probability NumberBoolean Whether deal probability is disabled or enabled for this pipeline [optional]
order_nr int Defines the order of pipelines. First order (`order_nr=0`) is the default pipeline. [optional]
active NumberBoolean Whether this pipeline will be made inactive (hidden) or active [optional]

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