Partager via


ReservationToPurchaseExchange.Status Propriété

Définition

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

[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 à