TransferProfile class

TransferProfile class

Intrabank transfer profile class.

The TransferProfile type exposes the following members:

Constructors

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

Properties

PropertyDescription
processing_days_offsGets or sets the days of week that no processing occurs.
processing_end_timeGets or sets the time of day that day’s processing ends.
can_scheduledGets or sets whether Supports scheduled transfers.
can_recurringGets or sets whether supports recurring transfers.
can_loanGets or sets whether supports loan transfers.
can_scheduled_loanGets or sets whether supports scheduled transfers of loans.
can_recurring_loanGets or sets whether supports recurring transfers of loans.
can_modification_transfersGets or sets whether permit modifications to transfers.
can_modification_modelsGets or sets whether permit modifications to models.
model_windowGets 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_withGets or sets the number of days before processing date that funds are withdrawn,
default_days_to_payGets or sets the default number of days to pay.

See Also