RecurringInterCancellationResponse

RecurringInterCancellationResponse class

Recurring Interbank transfer cancellation response class.

public class RecurringInterCancellationResponse : AbstractRecurringInterResponse

Constructors

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

Properties

NameDescription
CancelPending { get; set; }Gets or sets the cancel pending flag. Yes if the client requested that the server cancel all pending and unspawned transfers. No if the client requested that the server cancel only unspawned transfers.
RecurringServerId { get; set; }Gets or sets the server-assigned ID for this model.

See Also