RecurringInterCancellationRequest class

RecurringInterCancellationRequest class

Recurring Interbank transfer cancellation request class.

Inheritance: RecurringInterCancellationRequestAbstractRecurringInterRequest

The RecurringInterCancellationRequest type exposes the following members:

Constructors

Constructor Description
RecurringInterCancellationRequest() Initializes a new instance of RecurringInterCancellationRequest class.

Properties

Property Description
recurring_server_id Gets or sets the ID assigned by the server to the model being canceled.
cancel_pending Gets or sets the cancel pending flag. If Yes, server should cancel all pending and unspawned transfers. If No, server should cancel only the model(and unspawned transfers).

See Also