WireCancellationResponse

WireCancellationResponse class

Wire transfer cancellation response class.

public class WireCancellationResponse : AbstractWireResponse

Constructors

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

Properties

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

See Also