SendMessageByPhoneNumberInput.NameOfTheSender Property

Definition

The name of the message sender. This is shown in the TextRequest web app and api when retrieving this message.

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

Property Value

Attributes

Applies to