SendMessageByPhoneNumberResponse.ResponseByUsername Property

Definition

Username of the Text Request user that last sent a message to this user.

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

Property Value

Attributes

Applies to