AddDealRequest.OrganizationId Property

Definition

Id of the organization associated with the deal.

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

Property Value

Attributes

Applies to