InterResponse class

InterResponse class

Interbank transfer response class.

Inheritance: InterResponseAbstractInterResponse

The InterResponse type exposes the following members:

Constructors

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

Properties

PropertyDescription
currencyGets or sets the currency used in transfer.
server_idGets or sets the server ID for this transfer.
transfer_infoGets or sets the InterResponse.transfer_info.
transfer_project_dateGets or sets the projected date of the transfer.
posted_dateGets or sets the actual date of the transfer.
reference_numberGets or sets the reference number. Server can generate a reference or check for the transfer
reference_server_idGets or sets the reference server ID. If server generates the response by a recurring transfer model, this ID references it.
transfer_processing_statusGets or sets the InterResponse.transfer_processing_status.

See Also