PaymentRequestUpdate 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
Bot Framework no longer supports payments.
付款要求的更新。
[System.Obsolete("Bot Framework no longer supports payments.")]
public class PaymentRequestUpdate
[<System.Obsolete("Bot Framework no longer supports payments.")>]
type PaymentRequestUpdate = class
Public Class PaymentRequestUpdate
- 繼承
-
PaymentRequestUpdate
- 屬性
建構函式
PaymentRequestUpdate() |
已淘汰.
初始化 PaymentRequestUpdate 類別的新執行個體。 |
PaymentRequestUpdate(String, PaymentDetails, PaymentAddress, String) |
已淘汰.
初始化 PaymentRequestUpdate 類別的新執行個體。 |
屬性
Details |
已淘汰.
取得或設定更新付款詳細資料。 |
Id |
已淘汰.
取得或設定要更新之付款要求的識別碼。 |
ShippingAddress |
已淘汰.
取得或設定更新的寄送位址。 |
ShippingOption |
已淘汰.
取得或設定更新的出貨選項。 |