RecurringInterCancellationResponse
RecurringInterCancellationResponse class
Recurring Interbank transfer cancellation response class.
public class RecurringInterCancellationResponse : AbstractRecurringInterResponse
Constructors
Properties
Name | Description |
---|
CancelPending { get; set; } | 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. |
RecurringServerId { get; set; } | Gets or sets the server-assigned ID for this model. |
See Also