PaymentItem.Amount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets monetary amount for the item.
public Microsoft.Bot.Schema.PaymentCurrencyAmount Amount { get; set; }
member this.Amount : Microsoft.Bot.Schema.PaymentCurrencyAmount with get, set
Public Property Amount As PaymentCurrencyAmount
Property Value
The amount for the item.