RecurringIntraCancellationResponse class

RecurringIntraCancellationResponse class

Recurring intrabank transfer cancellation response class.

Inheritance: RecurringIntraCancellationResponseAbstractRecurringIntraResponse

The RecurringIntraCancellationResponse type exposes the following members:

Constructors

ConstructorDescription
RecurringIntraCancellationResponse()Initializes a new instance of RecurringIntraCancellationResponse 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. 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.

See Also