ChangeUserInfoSyncRequest class

ChangeUserInfoSyncRequest class

Change user information synchronization request class.

Inheritance: ChangeUserInfoSyncRequestAbstractSyncRequestAbstractRequest

The ChangeUserInfoSyncRequest type exposes the following members:

Constructors

ConstructorDescription
ChangeUserInfoSyncRequest()Initializes a new instance of ChangeUserInfoSyncRequest class.

Properties

PropertyDescription
tokenGets or sets the token.
token_onlyGets or sets whether request for just the current token without the history.
refreshGets or sets whether request for refresh of current state.
reject_if_misssingIf yes, do not process requests if client token is out of date.
ofx_extensionGets or sets the OfxExtensionType.
change_user_info_transaction_requestsGets or sets the collection of ChangeUserInfoTransactionRequest.

See Also