IntraResponse class

IntraResponse class

Intrabank transfer response class.

Inheritance: IntraResponseAbstractIntraResponse

The IntraResponse type exposes the following members:

Constructors

Constructor Description
IntraResponse() Initializes a new instance of IntraResponse class.

Properties

Property Description
currency Gets or sets the default currency for the intrabank transfer response.
server_id Gets or sets the server ID for this transfer.
transfer_info Gets or sets the IntraResponse.transfer_info.
transfer_project_date Gets or sets the projected date of the transfer.
posted_date Gets or sets the actual date of the transfer.
reference_server_id Gets or sets the reference server ID. If the response is generated by a recurring transfer model, this ID references it.
transfer_processing_status Gets or sets the IntraResponse.transfer_processing_status.

See Also