PaymentItem.Amount 屬性

定義

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

public Microsoft.Bot.Schema.PaymentCurrencyAmount Amount { get; set; }
member this.Amount : Microsoft.Bot.Schema.PaymentCurrencyAmount with get, set
Public Property Amount As PaymentCurrencyAmount

屬性值

專案的數量。

適用於