CreateContactResponse.PhoneNumber Property

Definition

Phone number of this contact.

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

Property Value

Attributes

Applies to