Udostępnij za pośrednictwem


PaymentShippingOption Klasa

Definicja

Przestroga

Bot Framework no longer supports payments.

Opisuje opcję wysyłki.

[System.Obsolete("Bot Framework no longer supports payments.")]
public class PaymentShippingOption
[<System.Obsolete("Bot Framework no longer supports payments.")>]
type PaymentShippingOption = class
Public Class PaymentShippingOption
Dziedziczenie
PaymentShippingOption
Atrybuty

Konstruktory

PaymentShippingOption()
Przestarzałe.

Inicjuje nowe wystąpienie klasy PaymentShippingOption.

PaymentShippingOption(String, String, PaymentCurrencyAmount, Nullable<Boolean>)
Przestarzałe.

Inicjuje nowe wystąpienie klasy PaymentShippingOption.

Właściwości

Amount
Przestarzałe.

Pobiera lub zestawy zawierają kwotę pieniężną dla elementu.

Id
Przestarzałe.

Pobiera lub ustawia identyfikator ciągu używany do odwoływania się do tego elementu PaymentShippingOption.

Label
Przestarzałe.

Pobiera lub ustawia czytelny dla człowieka opis elementu.

Selected
Przestarzałe.

Pobiera lub ustawia wskazuje, czy jest to wartość domyślna wybrana PaymentShippingOption.

Dotyczy