RecurringIntraCancellationRequest class

RecurringIntraCancellationRequest class

Recurring intrabank transfer cancellation request class.

Inheritance: RecurringIntraCancellationRequestAbstractRecurringIntraRequest

The RecurringIntraCancellationRequest type exposes the following members:

Constructors

ConstructorDescription
RecurringIntraCancellationRequest()Initializes a new instance of RecurringIntraCancellationRequest class.

Properties

PropertyDescription
recurring_server_idGets or sets the ID assigned by the server to the model being canceled.
cancel_pendingGets 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