SendMessageByPhoneNumberResponse.MessageDirection Property

Definition

Singular character, either R or S, denoting whether this message was received from the contact or sent to them, respectively.

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

Property Value

Attributes

Applies to