Share via


PaymentShippingOption.Amount Propiedad

Definición

Obtiene o establece contiene el importe monetario del elemento.

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

Valor de propiedad

El importe monetario del artículo.

Se aplica a