次の方法で共有


Transaction.OrderId プロパティ

定義

予約の注文 ID を取得します。 フィールドは、種類の予約のトランザクションにのみ適用されます。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.orderId")]
public string OrderId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.orderId")>]
member this.OrderId : string
Public ReadOnly Property OrderId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象