Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1004 Bytes

PipelineStages.md

File metadata and controls

16 lines (11 loc) · 1004 Bytes

PipelineStages

Properties

Name Type Description Notes
id str, none_type The unique identifier of the Pipeline Stage. [optional] [readonly]
name str, none_type The name of the Pipeline Stage. [optional]
value str, none_type The value of the Pipeline Stage. [optional]
win_probability int, none_type The expected probability of winning an Opportunity in this Pipeline Stage. Valid values are [0-100]. [optional]
display_order int, none_type The order in which the Pipeline Stage is displayed in the UI. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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