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

プロパティ値

アイテムの金額。

適用対象