TransferProfile class
TransferProfile class
Intrabank transfer profile class.
The TransferProfile type exposes the following members:
Constructors
Constructor | Description |
---|---|
TransferProfile() | Initializes a new instance of TransferProfile class. |
Properties
Property | Description |
---|---|
processing_days_offs | Gets or sets the days of week that no processing occurs. |
processing_end_time | Gets or sets the time of day that day’s processing ends. |
can_scheduled | Gets or sets whether Supports scheduled transfers. |
can_recurring | Gets or sets whether supports recurring transfers. |
can_loan | Gets or sets whether supports loan transfers. |
can_scheduled_loan | Gets or sets whether supports scheduled transfers of loans. |
can_recurring_loan | Gets or sets whether supports recurring transfers of loans. |
can_modification_transfers | Gets or sets whether permit modifications to transfers. |
can_modification_models | Gets or sets whether permit modifications to models. |
model_window | Gets or sets the model window, the number of days before a recurring transaction is scheduled to be processed that it is instantiated on the system |
days_with | Gets or sets the number of days before processing date that funds are withdrawn, |
default_days_to_pay | Gets or sets the default number of days to pay. |
See Also
- module aspose.finance.ofx.profile