ChangeUserInfoSyncRequest

ChangeUserInfoSyncRequest class

Modifica classe richiesta sincronizzazione informazioni utente.

public class ChangeUserInfoSyncRequest : AbstractSyncRequest

Costruttori

Nome Descrizione
ChangeUserInfoSyncRequest() Inizializza una nuova istanza diChangeUserInfoSyncRequest classe.

Proprietà

Nome Descrizione
ChangeUserInfoTransactionRequests { get; set; } Ottiene o imposta la raccolta diChangeUserInfoTransactionRequest .
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