InvestmentMailTransactionResponse

InvestmentMailTransactionResponse class

Classe di risposta alla transazione e-mail di investimento.

public class InvestmentMailTransactionResponse : AbstractTransactionResponse

Costruttori

Nome Descrizione
InvestmentMailTransactionResponse() Inizializza una nuova istanza diInvestmentMailTransactionResponse classe.

Proprietà

Nome Descrizione
ClientCookie { get; set; } Ottiene o imposta i dati di cui fare eco nella risposta della transazione
InvestmentMailResponse { get; set; } Ottiene o imposta ilInvestmentMailResponse .
OfxExtension { get; set; } Ottiene o imposta ilOfxExtensionType .
Status { get; set; } Ottiene o imposta ilStatus .
TransactionUniqueId { get; set; } Ottiene o imposta l’ID univoco globale assegnato dal client per questa transazione.

Guarda anche