RecurringInterCancellationResponse class

RecurringInterCancellationResponse class

Recurring Interbank transfer cancellation response class.

Inheritance: RecurringInterCancellationResponseAbstractRecurringInterResponse

The RecurringInterCancellationResponse type exposes the following members:

Constructors

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

Properties

Property Description
recurring_server_id Gets or sets the server-assigned ID for this model.
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