PaymentItem 類別

定義

警告

Bot Framework no longer supports payments.

指出付款要求的用途,以及所要求的值。

[System.Obsolete("Bot Framework no longer supports payments.")]
public class PaymentItem
[<System.Obsolete("Bot Framework no longer supports payments.")>]
type PaymentItem = class
Public Class PaymentItem
繼承
PaymentItem
屬性

建構函式

PaymentItem()
已淘汰.

初始化 PaymentItem 類別的新執行個體。

PaymentItem(String, PaymentCurrencyAmount, Nullable<Boolean>)
已淘汰.

初始化 PaymentItem 類別的新執行個體。

屬性

Amount
已淘汰.

取得或設定專案的貨幣金額。

Label
已淘汰.

取得或設定專案的人類可讀描述。

Pending
已淘汰.

取得或設定當設定為 true 時,這個旗標表示量欄位不是最終的。

適用於