GetContactByPhoneNumberResponse.FirstName Property

Definition

First name of this contact.

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

Property Value

Attributes

Applies to