IntraCancellationRequest

IntraCancellationRequest class

Intrabank transfer cancellation request class.

public class IntraCancellationRequest : AbstractIntraRequest

Constructors

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

Properties

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

See Also