次の方法で共有


ExtendedStatusInfo.StatusCode プロパティ

定義

使用可能な値を取得または設定します: 'None'、'Pending'、'Active'、'PurchaseError'、'PaymentInstrumentError'、'Split'、'Mergeed'、'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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象