PaymentInstrument

PaymentInstrument class

Classe strumento di pagamento.

public class PaymentInstrument

Costruttori

Nome Descrizione
PaymentInstrument() Inizializza una nuova istanza diPaymentInstrument classe.

Proprietà

Nome Descrizione
Brand { get; set; } Ottiene o imposta il marchio accettato per un determinato tipo di pagamento.
PaymentInstrumentType { get; set; } Ottiene o imposta il tipo di pagamento.

Guarda anche