IntraResponse class

IntraResponse class

Intrabank transfer response class.

Inheritance: IntraResponseAbstractIntraResponse

The IntraResponse type exposes the following members:

Constructors

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

Properties

PropertyDescription
currencyGets or sets the default currency for the intrabank transfer response.
server_idGets or sets the server ID for this transfer.
transfer_infoGets or sets the IntraResponse.transfer_info.
transfer_project_dateGets or sets the projected date of the transfer.
posted_dateGets or sets the actual date of the transfer.
reference_server_idGets or sets the reference server ID. If the response is generated by a recurring transfer model, this ID references it.
transfer_processing_statusGets or sets the IntraResponse.transfer_processing_status.

See Also