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

属性值

项的金额。

适用于