CreatePaymentResponse.TransactionStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The status of the transaction in authvia. This value starts as Unknown.
[System.Text.Json.Serialization.JsonPropertyName("transaction_status")]
public string TransactionStatus { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("transaction_status")>]
member this.TransactionStatus : string with get, set
Public Property TransactionStatus As String
Property Value
- Attributes