WireCancellationResponse

WireCancellationResponse class

Wire transfer cancellation response class.

public class WireCancellationResponse : AbstractWireResponse

Constructors

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

Properties

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

See Also