ChangeUserInfoSyncRequest
Contents
[
Hide
]ChangeUserInfoSyncRequest class
Change user information synchronization request class.
public class ChangeUserInfoSyncRequest : AbstractSyncRequest
Constructors
Name | Description |
---|---|
ChangeUserInfoSyncRequest() | Initializes a new instance of ChangeUserInfoSyncRequest class. |
Properties
Name | Description |
---|---|
ChangeUserInfoTransactionRequests { get; set; } | Gets or sets the collection of ChangeUserInfoTransactionRequest . |
OfxExtension { get; set; } | Gets or sets the OfxExtensionType . |
Refresh { get; set; } | Gets or sets whether request for refresh of current state. |
RejectIfMisssing { get; set; } | If yes, do not process requests if client token is out of date. |
Token { get; set; } | Gets or sets the token. |
TokenOnly { get; set; } | Gets or sets whether request for just the current token without the history. |
See Also
- class AbstractSyncRequest
- namespace Aspose.Finance.Ofx.Signup
- assembly Aspose.Finance