AbstractSyncRequest class
AbstractSyncRequest class
Abstract base class of synchronization request related classes
Inheritance: AbstractSyncRequest → AbstractRequest
The AbstractSyncRequest type exposes the following members:
Properties
Property | Description |
---|---|
token | Gets or sets the token. |
token_only | Gets or sets whether request for just the current token without the history. |
refresh | Gets or sets whether request for refresh of current state. |
reject_if_misssing | If yes, do not process requests if client token is out of date. |
See Also
- module aspose.finance.ofx
- class AbstractRequest