InterCancellationResponse

InterCancellationResponse class

Interbank transfer cancellation response class.

public class InterCancellationResponse : AbstractInterResponse

Constructors

Name Description
InterCancellationResponse() Initializes a new instance of InterCancellationResponse class.

Properties

Name Description
ServerId { get; set; } Gets or sets the ID of the transfer to cancel.

See Also