Share via


ExtendedStatusInfo.StatusCode Property

Definition

Gets or sets possible values include: 'None', 'Pending', 'Active', 'PurchaseError', 'PaymentInstrumentError', 'Split', 'Merged', 'Expired', 'Succeeded'

[Newtonsoft.Json.JsonProperty(PropertyName="statusCode")]
public string StatusCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statusCode")>]
member this.StatusCode : string with get, set
Public Property StatusCode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to