PaymentResponse.ShippingAddress 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
會取得或設定 requestShipping 旗標在傳遞給 PaymentRequest 建構函式的 PaymentOptions 中設定為 true,則 shippingAddress 會是使用者選擇的完整和最終出貨位址。
public Microsoft.Bot.Schema.PaymentAddress ShippingAddress { get; set; }
member this.ShippingAddress : Microsoft.Bot.Schema.PaymentAddress with get, set
Public Property ShippingAddress As PaymentAddress
屬性值
使用者所選擇的最終寄送位址。