InterSyncRequest

InterSyncRequest class

Classe richiesta sincronizzazione transazione interbancaria.

public class InterSyncRequest : AbstractSyncRequest

Costruttori

Nome Descrizione
InterSyncRequest() Inizializza una nuova istanza diInterSyncRequest classe.

Proprietà

Nome Descrizione
AccountFrom { get; set; } Ottiene o imposta da diBankAccount oCreditCardAccount oLoanAccount .
InterTransactionRequests { get; set; } Ottiene o imposta la raccolta diInterTransactionRequest .
OfxExtension { get; set; } Ottiene o imposta ilOfxExtensionType .
Refresh { get; set; } Ottiene o imposta la richiesta di aggiornamento dello stato corrente.
RejectIfMisssing { get; set; } Se sì, non elaborare le richieste se il token client non è aggiornato.
Token { get; set; } Ottiene o imposta il token.
TokenOnly { get; set; } Ottiene o imposta se richiedere solo il token corrente senza la cronologia.

Guarda anche