AddDealRequest.PipelineId Property

Definition

The id of the pipeline to fetch stages from.

[System.Text.Json.Serialization.JsonPropertyName("pipeline_id")]
public string PipelineId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("pipeline_id")>]
member this.PipelineId : string with get, set
Public Property PipelineId As String

Property Value

Attributes

Applies to