RecurringInterCancellationRequest
RecurringInterCancellationRequest class
Recurring Interbank transfer cancellation request class.
public class RecurringInterCancellationRequest : AbstractRecurringInterRequest
Constructors
Properties
Name | Description |
---|
CancelPending { get; set; } | Gets 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). |
RecurringServerId { get; set; } | Gets or sets the ID assigned by the server to the model being canceled. |
See Also