AddDealRequest.ContactId Property

Definition

User id of person the deal is associated with.

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

Property Value

Attributes

Applies to