CanPending

RecurringPaymentCancelResponse.CanPending property

Gets or sets the Cancel pending flag. True if the client requested that the server cancel all pending and unspawned payments. False if the client requested that the server cancel only unspawned payments.

public bool CanPending { get; set; }

See Also