Κοινή χρήση μέσω


PaymentDetailsModifier.Total Property

Definition

Gets or sets this value overrides the total field in the PaymentDetails dictionary for the payment method identifiers in the supportedMethods field.

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

Property Value

The total.

Applies to