Partager via


PaymentDetail.Status Propriété

Définition

Obtient ou définit les valeurs possibles : 'Succeeded', 'Failed', 'Scheduled', 'Cancelled'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à