InterResponse class

InterResponse class

Interbank transfer response class.

Inheritance: InterResponseAbstractInterResponse

The InterResponse type exposes the following members:

Constructors

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

Properties

Property Description
currency Gets or sets the currency used in transfer.
server_id Gets or sets the server ID for this transfer.
transfer_info Gets or sets the InterResponse.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_number Gets or sets the reference number. Server can generate a reference or check for the transfer
reference_server_id Gets or sets the reference server ID. If server generates the response by a recurring transfer model, this ID references it.
transfer_processing_status Gets or sets the InterResponse.transfer_processing_status.

See Also