RecurringIntraCancellationRequest class

RecurringIntraCancellationRequest class

Recurring intrabank transfer cancellation request class.

Inheritance: RecurringIntraCancellationRequestAbstractRecurringIntraRequest

The RecurringIntraCancellationRequest type exposes the following members:

Constructors

Constructor Description
RecurringIntraCancellationRequest() Initializes a new instance of RecurringIntraCancellationRequest 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