CreateContactInput.FirstNameOfContact Property

Definition

The new first name of the contact.

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

Property Value

Attributes

Applies to