WireCancellationRequest

WireCancellationRequest class

Wire transfer cancellation request class.

public class WireCancellationRequest : AbstractWireRequest

Constructors

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

Properties

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

See Also