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] |