InterCancellationRequest

InterCancellationRequest class

Interbank transfer cancellation request class.

public class InterCancellationRequest : AbstractInterRequest

Constructors

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

Properties

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

See Also