WireCancellationRequest

WireCancellationRequest class

Wire transfer cancellation request class.

public class WireCancellationRequest : AbstractWireRequest

Constructors

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

Properties

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

See Also