次の方法で共有


ShipmentPickUpResponse.ConfirmationNumber プロパティ

定義

集荷要求の確認番号を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象