IntraCancellationRequest

IntraCancellationRequest class

Intrabank transfer cancellation request class.

public class IntraCancellationRequest : AbstractIntraRequest

Constructors

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

Properties

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

See Also