InterCancellationResponse

InterCancellationResponse class

Interbank transfer cancellation response class.

public class InterCancellationResponse : AbstractInterResponse

Constructors

NameDescription
InterCancellationResponse()Initializes a new instance of InterCancellationResponse class.

Properties

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

See Also