SendPaymentReminderResponse.TextrequestPaymentStatus Property

Definition

The status of the transaction in Text Request. This represents that status shown in the payments page on the Text Request app. It starts as Sent.

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

Property Value

Attributes

Applies to