SalesPipelineSettingsDto
Tenant-level settings for the Sales Pipeline feature.
Properties
| Name | Type | Description |
|---|---|---|
| isEnabled | boolean | Whether the Sales Pipeline feature is enabled for this tenant. When off (the default), the |
Whether the Sales Pipeline feature is enabled for this tenant. When off (the default), the | ||
JSON Example
{
"isEnabled": false
}