CreateContactInput.LastNameOfContact Property

Definition

The new last name of the contact.

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

Property Value

Attributes

Applies to