IntraCancellationResponse

IntraCancellationResponse class

Intrabank transfer cancellation response class.

public class IntraCancellationResponse : AbstractIntraResponse

Constructors

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

Properties

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

See Also