RecurringIntraCancellationResponse class

RecurringIntraCancellationResponse class

Recurring intrabank transfer cancellation response class.

Inheritance: RecurringIntraCancellationResponseAbstractRecurringIntraResponse

The RecurringIntraCancellationResponse type exposes the following members:

Constructors

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