IntraCancellationResponse

IntraCancellationResponse class

Intrabank transfer cancellation response class.

public class IntraCancellationResponse : AbstractIntraResponse

Constructors

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

Properties

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

See Also